Skip to content

ReScience-Archives/Detorakis-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reference implementation of:

A Generalized Linear Integrat-and-Fire Neural Model Produces Diverse Spiking Behaviors, Stefan Mihalas and Ernst Niebur, Neural Computation 21, 704--718, 2009.

The source code is written in Python (version 3.6.1) using Numpy (version 1.13.1) and Matplotlib (version 2.0.2).

  • article -> This folder contains the accompanying text.
  • code -> Here is the source code.
  • data -> This folder is empty since there are no data for this implementation.
  • notebook -> There is no notebook for this implementation.