| Name | Description | Type | Package | Framework |
| FeedforwardConfig | Config class for EncogModel to use a feedforward neural network. | Class | org.encog.ml.model.config | HeatonReasearch |
| MethodConfig | Define normalization for a specific method. | Interface | org.encog.ml.model.config | HeatonReasearch |
| NEATConfig | Config class for EncogModel to use a NEAT neural network. | Class | org.encog.ml.model.config | HeatonReasearch |
| PNNConfig | Config class for EncogModel to use a PNN neural network. | Class | org.encog.ml.model.config | HeatonReasearch |
| RBFNetworkConfig | Config class for EncogModel to use a RBF neural network. | Class | org.encog.ml.model.config | HeatonReasearch |
| SVMConfig | Config class for EncogModel to use an SVM. | Class | org.encog.ml.model.config | HeatonReasearch |