On Tuesday, June 2, 2009 I will do a presentation on Encog at the Gateway Java Users Group in St. Louis, MO at 6:00 PM. The information on this presentation can be found here. I will post the material for this presentation online after I complete it.
Implementing a Java Neural Network with the Encog Framework
A Hopfield neural network is a simple neural network that contains a single layer of four interconnected neurons. The following applet demonstrates a 4-neuron Hopfield neural network.