| Interface | Description |
|---|---|
| MethodConfig |
Define normalization for a specific method.
|
| Class | Description |
|---|---|
| FeedforwardConfig |
Config class for EncogModel to use a feedforward neural network.
|
| NEATConfig |
Config class for EncogModel to use a NEAT neural network.
|
| PNNConfig |
Config class for EncogModel to use a PNN neural network.
|
| RBFNetworkConfig |
Config class for EncogModel to use a RBF neural network.
|
| SVMConfig |
Config class for EncogModel to use an SVM.
|
Copyright © 2014. All Rights Reserved.