989772c9ac
had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
4 lines
171 B
Text
4 lines
171 B
Text
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.
|