Leaky Integrate and Fire (LIF) model implementation for FPGA
-
Updated
Oct 28, 2023 - Verilog
Leaky Integrate and Fire (LIF) model implementation for FPGA
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.
Leaky Integrate and fire model Example
Python Leaky Integrate and Fire Tester -- A bad LIF implementation for learning purposes
CS425 Assignments
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."