Basic SNN propogating spikes between LIF neurons
-
Updated
Aug 28, 2018 - Jupyter Notebook
Basic SNN propogating spikes between LIF neurons
Interactive Matplotlib Plots in Python, convering Models such as the Leaky Integrate and Fire, Izhikevich Model, FitzHugh-Nagumo Model etc...
Leaky Integrate and Fire (LIF) model implementation for FPGA
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.
Implementation of some of the basic neural models and simulation of interactions between neurons in a population and learning process from scratch in Python.
Simulation of cat V1 simple cell and receptive field.
A collection of artificial neuron models. Written in Julia using Jupyter Notebooks
Neuromorphic event-driven simulator in C and MPI (successor of NeMo /~https://github.com/markplagge/NeMo)
Neuroscience simulator project
Leaky Integrate and fire model Example
A repository implementing a biologically inspired spiking neural network for psychological profiling. This project uses my own "Extended LIF Neurons" by incorporating feedback and cross‐connections among key brain regions (e.g., prefrontal cortex, amygdala, hippocampus, thalamus, and striatum) and integrates text‐based emotion analysis.
Python Leaky Integrate and Fire Tester -- A bad LIF implementation for learning purposes
Implementation of leaky integrate-and-fire model.
SAiDL Summer of Code Project
This repository contains classes to simulate single and networks of Leaky-Integrate-and-Fire (LIF) neurons.
Project done as part of the course Intro to Neural and Cognitive Modelling at IIIT-H
Recurrent network of leaky integrate-and-fire neurons
This repository presents an advanced LIF neuron model with dynamic spike probability, adaptive thresholds, synaptic plasticity, and neuromodulation for more biologically realistic behavior. Key features include membrane potential tracking, stochastic and deterministic spike generation, adaptive excitability, and PyTorch integration.
Add a description, image, and links to the leaky-integrate-and-fire-neuron topic page so that developers can more easily learn about it.
To associate your repository with the leaky-integrate-and-fire-neuron topic, visit your repo's landing page and select "manage topics."