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.
☆266Updated 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
- High-speed simulator of convolutional spiking neural networks with at most one spike per neuron.☆383Updated 3 years ago
- Toolbox for converting analog to spiking neural networks (ANN to SNN), and running them in a spiking neuron simulator.☆374Updated 2 years ago
- Efficient Spiking Neural Network framework, built on top of PyTorch for GPU acceleration☆224Updated 8 months ago
- Using spiking neurons and spike-timing-dependent plasticity to classify the MNIST handwritten digits.☆158Updated 5 years ago
- A python implementation of a spiking neural network with STDP and Reinforcement learning methods☆126Updated 7 years ago
- Tutorial for surrogate gradient learning in spiking neural networks☆309Updated 8 months ago
- PyTorch implementation of SLAYER for training Spiking Neural Networks☆314Updated 7 months ago
- ☆340Updated 3 years ago
- Spatio-temporal BP for SNNs☆223Updated 2 years ago
- Deep learning with spiking neural networks (SNNs) in PyTorch.☆713Updated 3 weeks ago
- ☆69Updated 3 years ago
- Basic SNN propogating spikes between LIF neurons☆84Updated 6 years ago
- Brian 2 version of Paper "Unsupervised Learning of digit recognition using STDP"☆134Updated 4 years ago
- ☆253Updated 3 years ago
- Training spiking networks with hybrid ann-snn conversion and spike-based backpropagation☆100Updated 4 years ago
- Spiking Convolutional Neural Networks☆67Updated 6 years ago
- Reinforcement Learning for Spiking Neural Networks☆81Updated 7 months ago
- Collection of experimental Python and accompanying Bash scripts for training and evaluation of BindsNET networks.☆66Updated 2 years ago
- Long short-term memory Spiking Neural Networks☆102Updated 5 years ago
- ☆89Updated last year
- Spiking Neural Networks in C++ with strong GPU acceleration through CUDA☆126Updated 4 years ago
- Accurate and efficient Spiking recurrent networks on ECG,SHD,SSC,SOLI,(p)SMNIST,TIMIT☆79Updated 2 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
- ☆141Updated 3 years ago
- ☆37Updated 3 years ago
- Simulation of spiking neural networks (SNNs) using PyTorch.☆1,556Updated 2 weeks ago
- A PyTorch implementation of EventProp [https://arxiv.org/abs/2009.08378], a method to train Spiking Neural Networks☆49Updated 4 years ago
- Code from our paper: SuperSpike: Supervised learning in multi-layer spiking neural networks.☆56Updated 6 years ago
- Pure python implementation of SNN☆1,077Updated 2 years ago
- Simulation of spiking neural networks (SNNs) using PyTorch.☆44Updated last year