djsaunde / spiketorch
Experiments with spiking neural networks (SNNs) in PyTorch. See https://github.com/BINDS-LAB-UMASS/bindsnet for the successor to this project.
☆90Updated 7 years ago
Alternatives and similar repositories for spiketorch
Users that are interested in spiketorch are comparing it to the libraries listed below
Sorting:
- Collection of experimental Python and accompanying Bash scripts for training and evaluation of BindsNET networks.☆66Updated 2 years ago
- Code from our paper: SuperSpike: Supervised learning in multi-layer spiking neural networks.☆56Updated 6 years ago
- Simulation of spiking neural networks (SNNs) using PyTorch.☆44Updated last year
- A PyTorch implementation of EventProp [https://arxiv.org/abs/2009.08378], a method to train Spiking Neural Networks☆49Updated 4 years ago
- Efficient Spiking Neural Network framework, built on top of PyTorch for GPU acceleration☆226Updated 9 months ago
- ☆71Updated 9 years ago
- The Spiking Reservoir (Liquid State Machine - LSM) Simulator☆57Updated last year
- ☆32Updated 6 years ago
- Using spiking neurons and spike-timing-dependent plasticity to classify the MNIST handwritten digits.☆159Updated 5 years ago
- Spiking Convolutional Neural Networks☆68Updated 6 years ago
- Reinforcement Learning for Spiking Neural Networks☆83Updated 9 months ago
- ☆42Updated 5 years ago
- ☆141Updated 4 years ago
- ☆90Updated last year
- ☆37Updated 3 years ago
- What about coding a Spiking Neural Network using an automatic differentiation framework? In SNNs, there is a time axis and the neural net…☆266Updated 2 years ago
- ☆33Updated 5 years ago
- ☆45Updated 2 years ago
- To identify features by aggregate-label learning in spiking neurons☆14Updated 7 years ago
- PyTorch-based code for training fully-connected and convolutional networks using backpropagation (BP), feedback alignment (FA), direct fe…☆66Updated 4 years ago
- Deep learning in a spiking neural network using segregated dendrites.☆84Updated 7 years ago
- High-speed simulator of convolutional spiking neural networks with at most one spike per neuron.