BasBuller / PySNNLinks
Efficient Spiking Neural Network framework, built on top of PyTorch for GPU acceleration
☆231Updated last year
Alternatives and similar repositories for PySNN
Users that are interested in PySNN are comparing it to the libraries listed below
Sorting:
- What about coding a Spiking Neural Network using an automatic differentiation framework? In SNNs, there is a time axis and the neural net…☆273Updated 3 years ago
- High-speed simulator of convolutional spiking neural networks with at most one spike per neuron.☆395Updated 4 years ago
- Toolbox for converting analog to spiking neural networks (ANN to SNN), and running them in a spiking neuron simulator.☆386Updated 2 years ago
- Long short-term memory Spiking Neural Networks☆106Updated 5 years ago
- Tutorial for surrogate gradient learning in spiking neural networks☆343Updated last year
- Using spiking neurons and spike-timing-dependent plasticity to classify the MNIST handwritten digits.☆168Updated 6 years ago
- PyTorch implementation of SLAYER for training Spiking Neural Networks☆323Updated 5 months ago
- ☆97Updated last year
- Simulation of spiking neural networks (SNNs) using PyTorch.☆44Updated last year
- A python implementation of a spiking neural network with STDP and Reinforcement learning methods☆131Updated 8 years ago
- Basic SNN propogating spikes between LIF neurons