| 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 | |||
|
|||
|
|||
|
|||
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 Tue Feb 5 17:59:45 2013 | http://epydoc.sourceforge.net |