Trees | Indices | Help |
|
---|
|
Training algorithms for feed-forward neural nets Unless noted otherwise, algorithms and notation are taken from: "Artificial Neural Networks: Theory and Applications", Dan W. Patterson, Prentice Hall, 1996
|
|||
Trainer "virtual base class" for network trainers |
|||
BackProp implement back propagation (algorithm on pp 153-154 of Patterson) |
|
|||
__package__ =
|
Imports: numpy, xrange
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Apr 23 18:49:15 2016 | http://epydoc.sourceforge.net |