Implementing from scratch a Hopfield Network
A while ago I posted about Hopfield Networks. I wanted to further explore this theme by trying to implement this type of idea from scratch in python.
Here is the link to my code: GitHub
Some nice results are shown here:
The reconstruction of the images using associative memory of the network:
The weights of the hopfield network graph