|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| Backpropagation | Implementation of the backpropagation teaching algorithm for feed forward neural networks. |
| KohonenTrainer | Use this class to train a Kohonen map using a set of training patterns. |
| Pattern | Stores patterns to train feed forward neural networks. |
| TeachingAlgorithm | Base class of algorithms to train feed forward neural nets. |
| Trainer | The Trainer class is needed to train a FeedForwardNet. |
This package contains classes to train
neural networks.
Currently only backprogation
learning and kohonen training are implemented.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||