blob: a0556de5a5f98248955a03a3860f1559abe84c4b (
plain) (
blame)
1
2
3
4
5
6
|
AI::NeuralNet::BackProp is a simply back-propagation,
feed-foward neural network designed to learn using
a generalization of the Delta rule and a bit of Hopefield
theory.
--will
|