Input layer

The first layer of a neural net, that accepts certain input patterns and generates output values to the successing weight matrix.

 

Refers to: Neuron layer, Neural net

See also: Input, Weight matrix

Neural Net Components in an Object Oriented Class Structure