Neural Network


computed, correct outputs

Training set enters here, one observation at a time

a synaptic connection

A hidden Layer Neuron up-close

output goes to each output layer neuron

inputs from bottom layer neurons

multiply each input by connection weight

add all these products

pass sum to function F ( the "sigmoid" )

send output of F to each neuron in the top layer