Trees | Indices | Help |
---|
|
Model a single layer in a nueral network.
These classes deal with a layers in the neural network (ie. the input layer, hidden layers and the output layer).
|
|||
AbstractLayer Abstract base class for all layers. |
|||
InputLayer | |||
HiddenLayer | |||
OutputLayer |
|
|||
|
|
|||
__package__ =
|
|
Transform the value with the logistic function. XXX This is in the wrong place -- I need to find a place to put it that makes sense. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Apr 1 00:42:12 2011 | http://epydoc.sourceforge.net |