Tag: python
-
Ready, Integrate, Fire! Part 2: Simulating a simple neuronal model
Let's simulate a leaky integrate-and-fire neuron model with static input current using Numpy! We will also verify the formula for theoretical firing rate we derived in the last blog post.
See all tags.