cowolff / Simple-Spiking-Neural-Network-STDP
A simple from scratch implementation of a Spiking-Neural-Network with STDP in Python which is beeing trained on MNIST.
☆31Updated 5 months ago
Alternatives and similar repositories for Simple-Spiking-Neural-Network-STDP:
Users that are interested in Simple-Spiking-Neural-Network-STDP are comparing it to the libraries listed below
- Pure python implementation of unsupervised MNIST classification using Spiking Neural Networks (using STDP)☆27Updated 2 years ago
- Repository for the master thesis titled "Local Unsupervised Learning of Multimodal Event-Based Data with Spiking Neural Networks", by Jul…☆23Updated 2 years ago
- Training spiking networks with hybrid ann-snn conversion and spike-based backpropagation☆99Updated 3 years ago
- SSTDP is a efficient spiking neural network training framework, which is contributed by Fangxin Liu and Wenbo Zhao.☆34Updated 3 years ago
- Code for the model presented in the paper "A Biologically Plausible Supervised Learning Method for Spiking Neural Networks Using the Symm…☆46Updated 4 years ago
- A Spiking Neural Network model for Digit Recognition using the N-MNIST dataset.☆17Updated 4 years ago
- Spiking Convolutional Neural Networks☆65Updated 6 years ago
- Temporal backpropagation for spiking neural networks with one spike per neuron, by S. R. Kheradpisheh and T. Masquelier, International Jo…☆59Updated 4 years ago
- PyTorch implementation of the eligibility propagation (e-prop) learning algorithm.☆51Updated 2 years ago
- Accurate and efficient Spiking recurrent networks on ECG,SHD,SSC,SOLI,(p)SMNIST,TIMIT☆78Updated last year
- ☆43Updated 2 years ago
- Basic SNN propogating spikes between LIF neurons☆84Updated 6 years ago
- [NeurIPS 2022] Online Training Through Time for Spiking Neural Networks☆56Updated last year
- Benchmark harness and baseline results for the NeuroBench algorithm track.☆67Updated this week
- Threshold annealing in binarized spiking neural networks☆14Updated 2 years ago
- ☆89Updated 10 months ago
- Code for "Convolutional spiking neural networks (SNN) for spatio-temporal feature extraction" paper☆125Updated 4 years ago
- Pytorch implementation of TSSL-BP rule for Deep Spiking Neural Networks.☆68Updated 9 months ago
- A simple direct training implement for SNNs using Spatio-Temporal Backpropagation☆84Updated last year
- The code associated with Comparing SNNs and RNNs on neuromorphic vision datasets: Similarities and differences.☆51Updated 3 years ago
- A Spiking Neural Network Architecture for MNIST Digit Recognition☆31Updated 6 years ago
- Notebooks illustrating the use of Norse, a library for deep-learning with spiking neural networks.