Neural network
Neural networks are networks formed by interconnected neurons, which can be biological or artificial.
- A simplified view of an artifical neural network.
Hopfield net
A Hopfield net is a form of recurrent neural network invented by John Hopfield. Hopfield nets serve as content-addressable memory systems with binary threshold units. They are guaranteed to converge to a stable state.
- Example Hopfield net with four units.
