This Github contains multiple hopfield network implementations
They are all contained in the hopfield.py file.
The imageTest.py file is run by entering 'python imageTest.py', the user will be prompted to run either the standard hopfield or DAM.
The modernImages.py, and colourImages.py both run the continuous hopfield network, run using 'python filename'.