🧠 Hopfield Network Visualization
Learning project with interactive Hopfield Network visualizations; note
Jupyter Notebook AI/ML visualization
What it does
Two Jupyter notebooks implementing and visualizing Hopfield networks: a basic 2-neuron version showing energy landscape, and an advanced 5x5 grid version demonstrating pattern storage and noisy-input recovery with animation. README explicitly credits ChatGPT and Claude as co-authors and notes the author is still learning the advanced concepts.