Skip to content

allyson-hur/neuron_model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Model of Neuron Action Potentials

Allyson Hur

Project Overview

The project aims to explore the fundamentals of neuronal action potentials through computational modeling. By utilizing the NEURON simulation environment in Python, I programmed a simple model of a single neuron to simulate and analyze the generation and propagation of action potentials. I also researched the Hodgkin-Huxley equations and incorporated those into my model. This project provides a hands-on opportunity to deepen my understanding of neural excitability and computational neuroscience.

My project goal is to explore the explore the fundamentals of neuron action potentials to further my understanding of how neurons work. By utilizing the NEURON simulation environment in Python, I programmed a simple model of a single neuron to simulate and analyze the generation and propagation of action potentials. I also researched the Hodgkin-Huxley equations and incorporated those into my model to represent the excitability of neurons. I included a visualization of membrane potential dynamics over time.

Dependencies

On Linux, type the following commands:

$ pip install neuron
$ pip install matplotlib

Instructions

Please visit the Jupyter notebook file for a thorough walkthrough.

About

A Model of Neuron Action Potentials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published