The Hodgkin–Huxley Model
Description
In this project, I implemented the Hodgkin–Huxley model in Python to simulate the electrical behavior of neurons. I translated the core equations into code, ran simulations of action potentials, and visualized how changes in ion conductances and membrane currents shape neuronal firing. The results confirmed the model’s ability to reproduce realistic spiking behavior and provided a foundation for exploring how parameter changes affect excitability. This work reinforced the power of computational models in understanding fundamental neurodynamics.
PDF Preview
Project Files
Loading project files…