| Documentation For Encog 2.x |
|
ThermalLogic.CalculateEnergy Method
Calculate the current energy for the network. The network will seek to lower this value.
public
double CalculateEnergy();
Return Value
The energy value.
See Also
ThermalLogic Class | Encog.Neural.Networks.Logic Namespace