Skip to content

irahulsonkar/hodgkin_huxley_tutorial

 
 

Repository files navigation

Hodgkin Huxley Tutorials

This repository contains the code for 2 related tutorials on the Hodgkin Huxley model

Tutorial 1: HH model in Python and NeuroML

Target audience: those who want to learn how to implement the HH model

This tutorial contains a side-by-side comparison of Python code that runs the Hodgkin-Huxley equations and generates plots with a NeuroML2 implementation of the same equations.

This was originally created by @joebowen on behalf of the OpenWorm project.

The latest version of the tutorial is visible online at ReadTheDocs.

Tutorial 2: Interactive introduction to the HH model on Open Source Brain

Target audience: those who want to learn the basics of the HH model through running in-browser simulations

This tutorial also uses the NeuroML model from above, but provides a high level introduction to the concepts of the model (as well as computational modelling in neuroscience).

It can be accessed on the Open Source Brain site at this location: http://www.opensourcebrain.org/tutorials. It is built on the Geppetto platform, which was also initially developed in the OpenWorm project.

HH

See also http://www.opensourcebrain.org/projects/hodgkin-huxley-tutorial.

Continuous build using OMV Non OMV tests

DOI

Reusing this model

The code in this repository is provided under the terms of the software license included with it. If you use this model in your research, we respectfully ask you to cite the references outlined in the CITATION file.

About

Hodgkin Huxley Tutorial

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 51.7%
  • Jupyter Notebook 37.5%
  • JavaScript 5.4%
  • Makefile 5.0%
  • Other 0.4%