2025 Spring CSCI1470 Deep Learning Final Project
Authors: Haosheng Wang, Edrick Guerrero, Alfonso Gordon Cabello de los Cobos
The idea of this project is to implement Modern Hopfield Networks on the CIFAR10 dataset for image reconstruction of the different elements inside the set. This will be done by using TensorFlow as a way of providing another alternative than PyTorch, wich is theone used originally in Hopfield Networks is All You Need by Institute for Machine Learning, Johannes Kepler University Linz.
We have a Python environment newenv.yml ready for you to install