5 lines
172 B
Text
5 lines
172 B
Text
|
AI::NeuralNet::BackProp is a simple back-propagation,
|
||
|
feed-forward neural network designed to learn using
|
||
|
a generalization of the Delta rule and a bit of Hopefield
|
||
|
theory.
|