Top Banner
Artificial Neural Network Models of Real Neural Computation
15

Artificial Neural Network Models of Real Neural Computation

Jan 02, 2016

Download

Documents

Ethan Floyd

Artificial Neural Network Models of Real Neural Computation. Minus times Minus equals Plus: The reason for this we need not discuss. W.H. Auden. 1.0. w 0. p 1. w 1. p 2. w 2. a. p n. w n. p i. Outputs. Inputs. p i. p i. Hidden Units. Training set:. Minimize error. - PowerPoint PPT Presentation
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Artificial Neural Network Models  of Real Neural Computation

Artificial Neural Network Models of Real Neural Computation

Page 2: Artificial Neural Network Models  of Real Neural Computation

Minus times Minus equals Plus:The reason for this we need not discuss.

W.H. Auden

Page 3: Artificial Neural Network Models  of Real Neural Computation

f ( net ) =

11+e−net

: 'logistic'

w1

w2

w0

wn

.

.

.

1.0

p1

pn

p2 a net =w0 + p1w1 + p2w2 +K + pnwn

a = f (net)

pi

pi

pi

Inputs Outputs

a1

a2

a3

Hidden Units

Training set:

p1 → a*1

M

pi → a* i

M

Error = a

j* i −aj( )

j∑

2

Minimize error

f net( ) =net : 'linear'

Page 4: Artificial Neural Network Models  of Real Neural Computation
Page 5: Artificial Neural Network Models  of Real Neural Computation

Retinal Receptive Field of spatially tuned neuron in area 7a

Page 6: Artificial Neural Network Models  of Real Neural Computation
Page 7: Artificial Neural Network Models  of Real Neural Computation

Experiment

Model

Page 8: Artificial Neural Network Models  of Real Neural Computation

Experiment Model Hidden Units

Page 9: Artificial Neural Network Models  of Real Neural Computation

ExternalInputs

outputs

ExternalInput

Weights

RecurrentWeights

1.0 p1 p2

Non-Zero Weight

Page 10: Artificial Neural Network Models  of Real Neural Computation
Page 11: Artificial Neural Network Models  of Real Neural Computation
Page 12: Artificial Neural Network Models  of Real Neural Computation

<-<-<- Training data

Performance

Page 13: Artificial Neural Network Models  of Real Neural Computation
Page 14: Artificial Neural Network Models  of Real Neural Computation
Page 15: Artificial Neural Network Models  of Real Neural Computation