leaky-integrate-and-fire-neuron
There are 18 repositories under leaky-integrate-and-fire-neuron topic.
markstrefford/Spiking-Neural-Network
Basic SNN propogating spikes between LIF neurons
Devrim-Celik/interactive_neuron_model_simulator
Interactive Matplotlib Plots in Python, convering Models such as the Leaky Integrate and Fire, Izhikevich Model, FitzHugh-Nagumo Model etc...
metr0jw/Spiking-Neural-Network-on-FPGA
Leaky Integrate and Fire (LIF) model implementation for FPGA
Jumaruba/SNN
This is a repository with implementations of neuron models, synapses, and spiking neural networks (SNN). It's still in development and it has original content in terms of code.
Abtinmy/computational-neuroscience
Implementation of some of the basic neural models and simulation of interactions between neurons in a population and learning process from scratch in Python.
ghadj/Cat-V1-Simple-Cell
Simulation of cat V1 simple cell and receptive field.
helq/doryta
Neuromorphic event-driven simulator in C and MPI (successor of NeMo https://github.com/markplagge/NeMo)
lfryemason/ArtificialNeuronModels
A collection of artificial neuron models. Written in Julia using Jupyter Notebooks
milomg/trisynaptic
Neuroscience simulator project
is0383kk/LIF
Leaky Integrate and fire model Example
AdityaYadavalli1/Quadratic-LIF
Project done as part of the course Intro to Neural and Cognitive Modelling at IIIT-H
DevChuriwala/SpikingNeuralNetwork
SAiDL Summer of Code Project
SamuelSuhai/LIF_model
This repository contains classes to simulate single and networks of Leaky-Integrate-and-Fire (LIF) neurons.
ghadj/Just-A-LIF
Implementation of leaky integrate-and-fire model.
hydrol0x/pyLIFT
Python Leaky Integrate and Fire Tester -- A bad LIF implementation for learning purposes
RomanKoshkin/LIF
Recurrent network of leaky integrate-and-fire neurons