anglyan / spikingtorchLinks
A pytorch implementation of spiking neural networks and backpropagation through spikes
☆11Updated 11 months ago
Alternatives and similar repositories for spikingtorch
Users that are interested in spikingtorch are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of EventProp [https://arxiv.org/abs/2009.08378], a method to train Spiking Neural Networks☆52Updated 4 years ago
- Updates of Equilibrium Prop Match Gradients of Backprop Through Time in an RNN with Static Input (NeurIPS 2019)☆14Updated last year
- Fully documented Pytorch implementation of the Equilibrium Propagation algorithm.☆36Updated 5 years ago
- Neurons learn by predicting future activity☆29Updated 3 years ago
- Simulation of spiking neural networks (SNNs) using PyTorch.☆43Updated last year
- ☆14Updated 4 years ago
- Deep learning for spiking neural networks☆69Updated last year
- Pytorch implementation of Hebbian learning algorithms to train deep convolutional neural networks.☆31Updated 4 years ago
- Supervised Spiking Network☆81Updated 3 years ago
- Pytorch implementation of Hebbian learning algorithms to train deep convolutional neural networks.☆28Updated last year
- Automatic Hebbian learning in multi-layer convolutional networks with PyTorch, by expressing Hebbian plasticity rules as gradients☆40Updated 2 years ago
- Python implementation of the methods in Meulemans et al. 2020 - A Theoretical Framework For Target Propagation☆32Updated 10 months ago
- A curated list of materials for Spiking Neural Networks, 3rd generation of artificial neural networks.☆67Updated 3 years ago
- Repository for code, data, and other artifacts for "Minibatch Processing in Spiking Neural Networks"☆14Updated 5 years ago
- Learning to Learn: Gradient-free Optimization framework☆36Updated 4 years ago
- Study on the applicability of Direct Feedback Alignment to neural view synthesis, recommender systems, geometric learning, and natural la…☆90Updated 3 years ago
- Deep learning integration for Nengo☆91Updated 6 months 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
- Efficient Spiking Neural Network framework, built on top of PyTorch for GPU acceleration☆229Updated last year
- Public code for Illing, Ventura, Bellec & Gerstner 2021: Local plasticity rules can learn deep representations using self-supervised cont…☆24Updated last year
- Temporal backpropagation for spiking neural networks with one spike per neuron, by S. R. Kheradpisheh and T. Masquelier, International Jo…☆62Updated 4 years ago
- PyTorch-based code for training fully-connected and convolutional networks using backpropagation (BP), feedback alignment (FA), direct fe…☆66Updated 4 years ago
- Notebooks illustrating the use of Norse, a library for deep-learning with spiking neural networks.☆32Updated last year
- Spyx: Spiking Neural Networks in JAX☆124Updated 11 months ago
- Tutorial for surrogate gradient learning in spiking neural networks☆328Updated last year
- Code for the paper "Predictive Coding Approximates Backprop along Arbitrary Computation Graphs"☆161Updated 4 years ago
- ☆86Updated last year
- This is a repository with implementations of neuron models, synapses, and spiking neural networks (SNN). It's still in development and it…☆32Updated 5 years ago
- Run Nengo models on Intel's Loihi chip☆39Updated 6 months ago
- Pure python implementation of unsupervised MNIST classification using Spiking Neural Networks (using STDP)☆31Updated 3 years ago