Simulating a single neuron is an easy task, thanks to the Hodgkin Huxley model, but simulating a network of neurons is less trivial and less documented over the internet. In this blog, We’re going to simulate a simple network of neurons. We’re going to create a model and a simulation of two neurons that interact at a synapse.