guillaume-chevalier / Spiking-Neural-Network-SNN-with-PyTorch-where-Backpropagation-engenders-STDPView external linksLinks
What about coding a Spiking Neural Network using an automatic differentiation framework? In SNNs, there is a time axis and the neural network sees data throughout time, and activation functions are instead spikes that are raised past a certain pre-activation threshold. Pre-activation values constantly fades if neurons aren't excited enough.
☆276Nov 6, 2022Updated 3 years ago
Alternatives and similar repositories for Spiking-Neural-Network-SNN-with-PyTorch-where-Backpropagation-engenders-STDP
Users that are interested in Spiking-Neural-Network-SNN-with-PyTorch-where-Backpropagation-engenders-STDP are comparing it to the libraries listed below
Sorting:
- Simulation of spiking neural networks (SNNs) using PyTorch.☆1,654Updated this week
- Pure python implementation of SNN☆1,173Jul 29, 2022Updated 3 years ago
- High-speed simulator of convolutional spiking neural networks with at most one spike per neuron.☆397Sep 7, 2021Updated 4 years ago
- Efficient Spiking Neural Network framework, built on top of PyTorch for GPU acceleration☆231Jul 31, 2024Updated last year
- A simple from scratch implementation of a Spiking-Neural-Network with STDP in Python which is beeing trained on MNIST.☆47Aug 30, 2024Updated last year
- Toolbox for converting analog to spiking neural networks (ANN to SNN), and running them in a spiking neuron simulator.☆392Jan 13, 2023Updated 3 years ago
- Basic SNN propogating spikes between LIF neurons☆87Aug 28, 2018Updated 7 years ago
- A python implementation of a spiking neural network with STDP and Reinforcement learning methods☆133Jun 6, 2017Updated 8 years ago
- PyTorch implementation of SLAYER for training Spiking Neural Networks☆325May 30, 2025Updated 8 months ago
- Using spiking neurons and spike-timing-dependent plasticity to classify the MNIST handwritten digits.☆171Jun 10, 2019Updated 6 years ago
- Spiking Convolutional Neural Networks☆69Dec 7, 2018Updated 7 years ago
- Supervised learning in spiking neural networks for precise temporal encoding☆18May 9, 2019Updated 6 years ago
- Spatio-temporal BP for SNNs☆237May 17, 2022Updated 3 years ago
- Experiments with spiking neural networks (SNNs) in PyTorch. See https://github.com/BINDS-LAB-UMASS/bindsnet for the successor to this pro…☆90Mar 15, 2018Updated 7 years ago
- Spiking neural networks (SNNs) for speech classification☆12Mar 14, 2022Updated 3 years ago
- Code for the model presented in the paper "A Biologically Plausible Supervised Learning Method for Spiking Neural Networks Using the Symm…☆50Nov 9, 2020Updated 5 years ago
- ☆258May 8, 2021Updated 4 years ago
- Deep learning with spiking neural networks (SNNs) in PyTorch.☆788Feb 9, 2026Updated last week
- ☆32Jan 15, 2019Updated 7 years ago
- Code for "Convolutional spiking neural networks (SNN) for spatio-temporal feature extraction" paper☆139Oct 22, 2020Updated 5 years ago
- Training spiking networks with hybrid ann-snn conversion and spike-based backpropagation☆103Apr 4, 2021Updated 4 years ago
- The biologically plausible self backpropagation on SNNs and ANNs☆13Aug 27, 2021Updated 4 years ago
- Temporal backpropagation for spiking neural networks with one spike per neuron, by S. R. Kheradpisheh and T. Masquelier, International Jo…☆64Dec 29, 2020Updated 5 years ago
- Tutorial for surrogate gradient learning in spiking neural networks☆352Jul 25, 2024Updated last year
- spiking-neural-networks☆38Oct 4, 2025Updated 4 months ago
- Pure python implementation of unsupervised MNIST classification using Spiking Neural Networks (using STDP)☆32Mar 28, 2022Updated 3 years ago
- ☆360Mar 3, 2022Updated 3 years ago
- ☆39Jan 26, 2022Updated 4 years ago
- Repository for the master thesis titled "Local Unsupervised Learning of Multimodal Event-Based Data with Spiking Neural Networks", by Jul…☆28Jun 10, 2025Updated 8 months ago
- Brian 2 version of Paper "Unsupervised Learning of digit recognition using STDP"☆136Feb 24, 2021Updated 4 years ago
- Supervised Spiking Network☆83Jun 25, 2022Updated 3 years ago
- Spiking Neural Networks in C++ with strong GPU acceleration through CUDA☆136Jul 3, 2020Updated 5 years ago
- ☆144May 12, 2021Updated 4 years ago
- Feedforward spiking neural network has been trained with SpikeProp algorithm☆22Feb 6, 2018Updated 8 years ago
- One-Shot Object Appearance Learning using Spiking Neural Networks☆23Jun 10, 2019Updated 6 years ago
- ☆47Jul 2, 2022Updated 3 years ago
- A Spiking Neural Network model for Digit Recognition using the N-MNIST dataset.☆19Sep 15, 2020Updated 5 years ago
- Deep and online learning with spiking neural networks in Python☆1,864Nov 4, 2025Updated 3 months ago
- Official implementation of Fully Spiking Variational Autoencoder [AAAI2022]☆74May 3, 2023Updated 2 years ago