ChFrenkel / eprop-PyTorch
PyTorch implementation of the eligibility propagation (e-prop) learning algorithm.
☆51Updated 3 years ago
Alternatives and similar repositories for eprop-PyTorch:
Users that are interested in eprop-PyTorch are comparing it to the libraries listed below
- FeedForward Propagation Through Time on Spiking Neural Network (SNNs)☆51Updated 2 years ago
- Benchmark harness and baseline results for the NeuroBench algorithm track.☆77Updated last week
- ☆89Updated last year
- Accurate and efficient Spiking recurrent networks on ECG,SHD,SSC,SOLI,(p)SMNIST,TIMIT☆79Updated 2 years ago
- Threshold annealing in binarized spiking neural networks☆15Updated 2 years ago
- ☆29Updated 3 months ago
- [NeurIPS 2022] Online Training Through Time for Spiking Neural Networks☆59Updated last year
- A simple from scratch implementation of a Spiking-Neural-Network with STDP in Python which is beeing trained on MNIST.☆39Updated 7 months ago
- Long short-term memory Spiking Neural Networks☆102Updated 5 years ago
- Convolutional spiking neural network implementing voltage-dependent synaptic plasticity and single-spike integrate-and-fire neurons☆12Updated 2 years ago
- Neuromorphic paper list, automatically updating everyday at 8:00 am GMT.☆40Updated this week
- PyTorch Implementation of Online Training of Spiking Recurrent Neural Networks with Phase-Change Memory Synapses☆21Updated 3 years ago
- Tutorial for surrogate gradient learning in spiking neural networks☆43Updated 8 months ago
- SSTDP is a efficient spiking neural network training framework, which is contributed by Fangxin Liu and Wenbo Zhao.☆34Updated 3 years ago
- ☆45Updated 2 years ago
- Pure python implementation of unsupervised MNIST classification using Spiking Neural Networks (using STDP)☆28Updated 3 years ago
- Training Recurrent Neural Networks via Forward Propagation Through Time☆41Updated 3 years ago
- Training spiking networks with hybrid ann-snn conversion and spike-based backpropagation☆100Updated 4 years ago
- Datasets recorded from Neuromorphic Sensors or Conversions using Simulations of Sensors☆31Updated 11 months ago
- Neuromorphic Intermediate Representation reference implementation☆100Updated this week
- Official implementation of "Learning Delays in Spiking Neural Networks using Dilated Convolutions with Learnable Spacings" [ICLR2024]☆58Updated 11 months ago
- [NeurIPS 2024] Advancing Training Efficiency of Deep Spiking Neural Networks through Rate-based Backpropagation☆15Updated 3 months ago
- Collect important papers about snn☆31Updated 3 years ago
- Spiking Convolutional Neural Networks