guillaume-chevalier / Spiking-Neural-Network-SNN-with-PyTorch-where-Backpropagation-engenders-STDP
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.
☆265Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Spiking-Neural-Network-SNN-with-PyTorch-where-Backpropagation-engenders-STDP
- Efficient Spiking Neural Network framework, built on top of PyTorch for GPU acceleration☆217Updated 3 months ago
- High-speed simulator of convolutional spiking neural networks with at most one spike per neuron.☆382Updated 3 years ago
- A python implementation of a spiking neural network with STDP and Reinforcement learning methods☆121Updated 7 years ago
- Tutorial for surrogate gradient learning in spiking neural networks☆291Updated 3 months ago
- Toolbox for converting analog to spiking neural networks (ANN to SNN), and running them in a spiking neuron simulator.☆363Updated last year
- Using spiking neurons and spike-timing-dependent plasticity to classify the MNIST handwritten digits.☆154Updated 5 years ago
- PyTorch implementation of SLAYER for training Spiking Neural Networks☆309Updated 3 months ago
- ☆330Updated 2 years ago
- Basic SNN propogating spikes between LIF neurons☆82Updated 6 years ago
- Long short-term memory Spiking Neural Networks☆99Updated 4 years ago
- Spatio-temporal BP for SNNs☆213Updated 2 years ago
- ☆87Updated 8 months ago
- Deep learning with spiking neural networks (SNNs) in PyTorch.☆676Updated last month
- Spiking Convolutional Neural Networks☆64Updated 5 years ago
- Training spiking networks with hybrid ann-snn conversion and spike-based backpropagation☆97Updated 3 years ago
- Accurate and efficient Spiking recurrent networks on ECG,SHD,SSC,SOLI,(p)SMNIST,TIMIT☆76Updated last year
- ☆67Updated 3 years ago
- ☆35Updated 2 years ago
- Collection of experimental Python and accompanying Bash scripts for training and evaluation of BindsNET networks.☆66Updated 2 years ago
- ☆250Updated 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…☆90Updated 6 years ago
- Brian 2 version of Paper "Unsupervised Learning of digit recognition using STDP"☆129Updated 3 years ago
- Spiking Neural Networks in C++ with strong GPU acceleration through CUDA☆121Updated 4 years ago
- Simulation of spiking neural networks (SNNs) using PyTorch.☆44Updated 8 months ago
- ☆42Updated 5 years ago
- ☆43Updated 2 years ago
- PyTorch implementation of the eligibility propagation (e-prop) learning algorithm.☆49Updated 2 years ago
- Code for "Convolutional spiking neural networks (SNN) for spatio-temporal feature extraction" paper☆123Updated 4 years ago
- ☆142Updated 3 years ago
- Incorporating Learnable Membrane Time Constant to Enhance Learning of Spiking Neural Networks☆95Updated 2 years ago