guillaume-chevalier / Spiking-Neural-Network-SNN-with-PyTorch-where-Backpropagation-engenders-STDPLinks
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.
☆269Updated 2 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:
- Efficient Spiking Neural Network framework, built on top of PyTorch for GPU acceleration☆229Updated last year
- High-speed simulator of convolutional spiking neural networks with at most one spike per neuron.☆394Updated 4 years ago
- Toolbox for converting analog to spiking neural networks (ANN to SNN), and running them in a spiking neuron simulator.☆382Updated 2 years ago
- Using spiking neurons and spike-timing-dependent plasticity to classify the MNIST handwritten digits.☆166Updated 6 years ago
- PyTorch implementation of SLAYER for training Spiking Neural Networks☆320Updated 3 months ago
- ☆38Updated 3 years ago
- A python implementation of a spiking neural network with STDP and Reinforcement learning methods☆128Updated 8 years ago
- Tutorial for surrogate gradient learning in spiking neural networks☆327Updated last year
- ☆349Updated 3 years ago
- ☆70Updated 3 years ago
- ☆94Updated last year
- Basic SNN propogating spikes between LIF neurons☆86Updated 7 years ago
- Spiking Convolutional Neural Networks☆68Updated 6 years ago
- Deep learning with spiking neural networks (SNNs) in PyTorch.☆757Updated 2 months ago
- ☆45Updated 3 years ago
- Long short-term memory Spiking Neural Networks☆103Updated 5 years ago
- Brian 2 version of Paper "Unsupervised Learning of digit recognition using STDP"☆133Updated 4 years ago
- Experiments with spiking neural networks (SNNs) in PyTorch. See https://github.com/BINDS-LAB-UMASS/bindsnet for the successor to this pro…☆90Updated 7 years ago
- ☆42Updated 6 years ago
- Collection of experimental Python and accompanying Bash scripts for training and evaluation of BindsNET networks.☆66Updated 2 years ago
- Spatio-temporal BP for SNNs☆231Updated 3 years ago
- Training spiking networks with hybrid ann-snn conversion and spike-based backpropagation☆102Updated 4 years ago
- ☆255Updated 4 years ago
- Simulation of spiking neural networks (SNNs) using PyTorch.☆43Updated last year
- ☆34Updated 5 years ago
- ☆142Updated 4 years ago
- Notebooks illustrating the use of Norse, a library for deep-learning with spiking neural networks.☆32Updated last year
- Code from our paper: SuperSpike: Supervised learning in multi-layer spiking neural networks.☆56Updated 7 years ago
- A PyTorch implementation of EventProp [https://arxiv.org/abs/2009.08378], a method to train Spiking Neural Networks☆52Updated 4 years ago
- Spiking Neural Networks in C++ with strong GPU acceleration through CUDA☆129Updated 5 years ago