Package org.encog.neural.thermal

This package implements thermal neural networks, such as Hopfield and Boltzmann machines.

See:
          Description

Class Summary
BoltzmannMachine Implements a Boltzmann machine.
HopfieldNetwork Implements a Hopfield network.
PersistBoltzmann Persist the Boltzmann machine.
PersistHopfield Persist the Hopfield network.
ThermalNetwork The thermal network forms the base class for Hopfield and Boltzmann machines.
 

Package org.encog.neural.thermal Description

This package implements thermal neural networks, such as Hopfield and Boltzmann machines.



Copyright © 2011. All Rights Reserved.