|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
| NeuralMethod | This is an interface used to create classes that can be used by the neuralnode to perform all it's computations. |
| Class Summary | |
| LinearUnit | This can be used by the neuralnode to perform all it's computations (as a Linear unit). |
| NeuralConnection | Abstract unit in a NeuralNetwork. |
| NeuralNetwork | A Classifier that uses backpropagation to classify instances. |
| NeuralNode | This class is used to represent a node in the neuralnet. |
| SigmoidUnit | This can be used by the neuralnode to perform all it's computations (as a sigmoid unit). |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||