This project has been realized as part of the Biological Modeling of Neural Networks (BIO-465) course at EPFL.
The main goal was to study the Adaptation phenomenon in a biological neuron. Starting from the basic Hodgkin-Huxley model, we enriched it with an adaptation current
- The
Documentation
folder contains the reference papers, the project description as well as the final report. - The
Images
folder contains images that were used in the report, generated from the main code. - The
cleaned_notebook.ipynb
file contains all the code for this project. Markdown cells have been used to describe and explain the steps.