- Stochastic
- Recurrent structure
- Binary operation (+/- 1)
- Energy function
E=−21j∑k∑wkjxkxj- j=k
- No self-feedback
- x = neuron state
- Neurons randomly flip from x to −x
P(xk→−xk)=1+eT−ΔEk1- Energy change based on pseudo-temperature
- System will reach thermal equilibrium
- Delta E is the energy change resulting from the flip
- Visible and hidden neurons
- Visible act as interface between network and environment
- Hidden always operate freely
Operation Modes
- Clamped
- Visible neurons are clamped onto specific states determined by environment
- Free-running
- All neurons able to operate freely
- ρkj+ = Correlation between states while clamped
- ρkj− = Correlation between states while free
- Both exist between +/- 1
Δwkj=η(ρkj+−ρkj−), j=k