Experiments with spiking neural networks (SNNs) in PyTorch. See https://github.com/BINDS-LAB-UMASS/bindsnet for the successor to this project.
☆90Mar 15, 2018Updated 7 years ago
Alternatives and similar repositories for spiketorch
Users that are interested in spiketorch are comparing it to the libraries listed below
Sorting:
- Using spiking neurons and spike-timing-dependent plasticity to classify the MNIST handwritten digits.☆171Jun 10, 2019Updated 6 years ago
- High-speed simulator of convolutional spiking neural networks with at most one spike per neuron.☆397Sep 7, 2021Updated 4 years ago
- ☆363Mar 3, 2022Updated 4 years ago
- Supervised learning in spiking neural networks for precise temporal encoding☆18May 9, 2019Updated 6 years ago
- Simulation of spiking neural networks (SNNs) using PyTorch.☆1,656Feb 12, 2026Updated 3 weeks ago
- Simulation of spiking neural networks (SNNs) using PyTorch.☆44Feb 29, 2024Updated 2 years ago
- Collection of experimental Python and accompanying Bash scripts for training and evaluation of BindsNET networks.☆66Oct 28, 2022Updated 3 years ago
- Efficient Spiking Neural Network framework, built on top of PyTorch for GPU acceleration☆231Jul 31, 2024Updated last year
- What about coding a Spiking Neural Network using an automatic differentiation framework? In SNNs, there is a time axis and the neural net…☆276Nov 6, 2022Updated 3 years ago
- PyTorch implementation of SLAYER for training Spiking Neural Networks☆325May 30, 2025Updated 9 months ago
- ☆66Jan 19, 2022Updated 4 years ago
- Pure python implementation of SNN☆1,173Jul 29, 2022Updated 3 years ago
- This is the PyNN code used in the paper titled "Multilayer Spiking Neural Network for audio samples classification using SpiNNaker", whic…☆32Dec 7, 2021Updated 4 years ago
- Temporal backpropagation for spiking neural networks with one spike per neuron, by S. R. Kheradpisheh and T. Masquelier, International Jo…☆65Dec 29, 2020Updated 5 years ago
- This is a project for the proposed Homeostasis-based ANN-to-SNN conversion for Inception and Residual architecture.☆10Nov 7, 2018Updated 7 years ago
- Brian 2 version of Paper "Unsupervised Learning of digit recognition using STDP"☆136Feb 24, 2021Updated 5 years ago
- ☆32Jan 15, 2019Updated 7 years ago
- Tutorial for surrogate gradient learning in spiking neural networks☆354Jul 25, 2024Updated last year
- Brian is a free, open source simulator for spiking neural networks.☆1,126Updated this week
- Repository for code, data, and other artifacts for "Minibatch Processing in Spiking Neural Networks"☆14Nov 5, 2019Updated 6 years ago
- CARLsim is an efficient, easy-to-use, GPU-accelerated software framework for simulating large-scale spiking neural network (SNN) models w…☆86Mar 14, 2023Updated 2 years ago
- Supervised Spiking Network☆83Jun 25, 2022Updated 3 years ago
- spiking-neural-networks☆38Oct 4, 2025Updated 5 months ago
- Deep learning for spiking neural networks☆68Apr 26, 2024Updated last year
- Python implementation of a tempotron classifier for the MNIST dataset.☆14Feb 3, 2019Updated 7 years ago
- Spiking Convolutional Neural Networks