Skip to content

n-ika/hopfield_hash

Repository files navigation

Hopfield networks storing hashed inputs

Hopfield networks with hashing in two versions:

  • Hopfield, J. J. (1982). Neural networks and physical systems with emergent collective computational abilities. Proceedings of the national academy of sciences, 79(8), 2554-2558.
  • Dayan, P., & Abbott, L. F. (2001). Theoretical neuroscience: computational and mathematical modeling of neural systems. Computational Neuroscience Series.

Dependencies:

The scripts are written for Python 3.7.

Note:

Move the .wav files you wish to use with these scripts into ./wavs folder or modify the path in folder_train = "./wavs/".

About

Hopfield networks with hashing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages