FPGA based Leaky Integrate and Fire (LIF) neuron model accelerator for PyTorch
-
Updated
Dec 10, 2025 - VHDL
FPGA based Leaky Integrate and Fire (LIF) neuron model accelerator for PyTorch
This repository is an implementation of LIF neuron model (Leaky Integrate and Fire), Adaptive LIF and Adaptive Exponential LIF from scratch.
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
Leaky Integrate and fire model Example
RU--CS425
Python Leaky Integrate and Fire Tester -- A bad 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."