@hackage hopfield0.1.0.2
Hopfield Networks, Boltzmann Machines and Clusters
Categories
License
MIT
Maintainer
Niklas Hambuechen <mail@nh2.me>
Links
Versions
Installation
Dependencies (16)
- MonadRandom >=0.1.8
- QuickCheck >=2.7.3
- array >=0.4.0.0
- base >=4 && <=5
- deepseq >=1.3.0.0
- erf >=2.0.0.0 Show all…
Dependents (1)
@hackage/acme-everything
Attractor Neural Networks for Modelling Associative Memory
Report: https://github.com/imperialhopfield/hopfield/raw/master/report/report.pdf
A third year group project at Imperial College London, supervised by Prof. Abbas Edalat.
This projects implements:
Hopfield Networks
Clusters and Super Attractors
The Restricted Boltzmann Machine
A Boltzmann Machine for classification
and comes with a range of experiments to evaluate their properties.