Giter VIP home page Giter VIP logo

interactive_neuron_model_simulator's Introduction

Interative Neuron Models

In this repository, you can find a variety of computational neuron models, ranging from complex models such as the Hodgkin-Huxley model over to simple model like a leaky integrate-and-fire model; written in Python 3. Each of those is represented via a GUI, coded in tkinter, allowing the user to manipulate the external current as well as model specific key values.


Required Python Packages

  • Numpy
  • Matplotlib
  • Scipy
  • tkinter

Execution

Simply clone this repository, be sure to have all the required packages installed and execute Model_Simulator.py, which opens a menu of different models to choose from. After one is chosen, an interactive matplotlib window will open.


Currently Available Models

  • Hodgkin-Huxley Model
  • Izhikevich Model
  • Leaky Integrate-and-Fire Model
  • FitzHugh-Nagumo Model

Showcasing

Hodgin-Huxely

Hodgkin Huxley Model Simulator

Izhikevich

Izhikevich Model Simulator

interactive_neuron_model_simulator's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.