Package | Description |
---|---|
org.encog.ml.model | |
org.encog.ml.model.config |
Modifier and Type | Method and Description |
---|---|
Map<String,MethodConfig> |
EncogModel.getMethodConfigurations() |
Modifier and Type | Class and Description |
---|---|
class |
FeedforwardConfig
Config class for EncogModel to use a feedforward neural network.
|
class |
NEATConfig
Config class for EncogModel to use a NEAT neural network.
|
class |
PNNConfig
Config class for EncogModel to use a PNN neural network.
|
class |
RBFNetworkConfig
Config class for EncogModel to use a RBF neural network.
|
class |
SVMConfig
Config class for EncogModel to use an SVM.
|
Copyright © 2014. All Rights Reserved.