Project 2: Hopfield Networks

Hopfield Networks

Applications of Hopfield Networks: Networks with ODE dynamics

Project Requirements

This project begins the process of simulating and computing neural network structures. The project focuses on simulating a Hopfield Network Solution.

Your final code that you used for this project should be in a separate file from your writeup.

Hopfield Network Simulations

We will develop Hopfield network simulations. The simulations are ODE computations. You need to show me the code that you wrote for this simulation (e.g. not the ODE libraries that you used.

Develop a Hopfield Network with fixed inputs for two different cases.