Modifier and Type | Class and Description |
---|---|
class |
PersistBasicUniverse |
Modifier and Type | Class and Description |
---|---|
class |
PersistBayes
Persist a Bayesian network.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistHMM
Persist a HMM.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistPrgPopulation
Persist the Encog population.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistSVM
Persist a SVM.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistART1
Persist an ART1 network.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistBAM
Persist the BAM network.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistCPN
Persist a CPN network.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistNEATPopulation
Persist a NEAT or HyperNEAT network.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistBasicNetwork
Persist a basic network.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistTrainingContinuation
Persist the training continuation.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistBasicPNN
Persist a PNN.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistRBFNetwork
Persist a RBF network.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistSOM
Persist the SOM.
|
Modifier and Type | Class and Description |
---|---|
class |
PersistBoltzmann
Persist the Boltzmann machine.
|
class |
PersistHopfield
Persist the Hopfield network.
|
Modifier and Type | Method and Description |
---|---|
EncogPersistor |
PersistorRegistry.getPersistor(Class<?> clazz)
Get a persistor.
|
EncogPersistor |
PersistorRegistry.getPersistor(String name)
Get the persistor by name.
|
Modifier and Type | Method and Description |
---|---|
void |
PersistorRegistry.add(EncogPersistor persistor)
Add a persistor.
|
Copyright © 2014. All Rights Reserved.