Package | Description |
---|---|
org.encog.neural.art | |
org.encog.neural.thermal |
Modifier and Type | Method and Description |
---|---|
void |
ART1.compute(BiPolarNeuralData input,
BiPolarNeuralData output)
Compute the output from the ART1 network.
|
double |
ART1.magnitude(BiPolarNeuralData input)
Get the magnitude of the specified input.
|
Modifier and Type | Method and Description |
---|---|
BiPolarNeuralData |
ThermalNetwork.getCurrentState() |
Modifier and Type | Method and Description |
---|---|
void |
ThermalNetwork.setCurrentState(BiPolarNeuralData state) |
Copyright © 2014. All Rights Reserved.