Feedforward type

A specific connection structure of a neural net, where neurons of one neuron layer may only have connections to neurons of other layers. An example of such a net type is the Perceptron.

 

Refers to: Neural net

See also: Feedback type

Neural Net Components in an Object Oriented Class Structure