Energy-efficient Event-driven Spiking Neural Network accelerator for FPGA with PyTorch integration
-
Updated
Jun 20, 2026 - VHDL
Energy-efficient Event-driven Spiking Neural Network accelerator for FPGA with PyTorch integration
Comparative study of event-driven vs clock-driven LIF spiking neuron implementations. Includes software simulation, FPGA hardware deployment, and analysis of decay strategies across multiple datasets (MNIST, N-MNIST, AudioMNIST)
This repository is an implementation of LIF neuron model (Leaky Integrate and Fire), Adaptive LIF and Adaptive Exponential LIF from scratch.
Computational neuroscience simulation of stochastic resonance in LIF neurons using Python.
Simulation of a Leaky Integrate-and-Fire (LIF) neuron using Python, NumPy, and Matplotlib for neuromorphic computing research and education.
This program generates two LIF neurons which are coupled by a chemical synapse.
graphs of a biological neuron's activity (LIF) and a perceptron's activity in Python
This repository is being used to store the work for my direct RTL neuron implementation that I am creating as part of my research project.
Neural Preference Learning (NPL) is a novel architecture that gives LLM agents persistent, personal preferences by pairing them with a companion spiking neural network. Unlike RLHF (which is batch, pre-deployment, and population-level), NPL operates in real-time, learning from individual user feedback through natural language.
Leaky Integrate and fire model Example
Web-based neural simulation platform for modeling, simulating, and analyzing neural systems using numerical solvers
A lightweight, object-oriented C++ simulation of Leaky Integrate-and-Fire (LIF) spiking neurons and STDP synaptic learning, before I learn differential equations.
Hardware-based 3-layer SNN prototype (3-2-1 architecture) using discrete 74LS series logic. Features event-driven temporal pattern recognition via 74LS161 integration and 74LS85 thresholding. Validated at 10kHz with asynchronous RC reset loops to mimic biological refractory periods. Developed as a standalone hardware neural inference engine.
Interactive 3D computational neuroscience simulator for exploring brain regions, neural activity and neurochemical modulation. 🧠⚡
RU--CS425
Python Leaky Integrate and Fire Tester -- A LIF implementation for learning purposes
Add a description, image, and links to the lif-neuron topic page so that developers can more easily learn about it.
To associate your repository with the lif-neuron topic, visit your repo's landing page and select "manage topics."