| 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) |
|||
Imports: numpy
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Apr 3 06:05:35 2009 | http://epydoc.sourceforge.net |