an implementation of Hodgkin-Huxley model using python
cn_HHmodel_raw.py
: an implementation purely by numpy
cn_HHmodel_brain2.py
: an implementation by brian2
cn_HHmodel_raw_update.py
: an implementation purely by numpy
, with update which adds a new hyperparameter area of the neuron
info. available on official website: https://brian2.readthedocs.io/en/stable/index.html
installation:
conda install -c conda-forge brian2
stimulate from 10 sec to 13 sec
stimulate from beginning to end