MXHX7199 / SNN-SSTDP
SSTDP is a efficient spiking neural network training framework, which is contributed by Fangxin Liu and Wenbo Zhao.
☆34Updated 3 years ago
Alternatives and similar repositories for SNN-SSTDP:
Users that are interested in SNN-SSTDP are comparing it to the libraries listed below
- Training spiking networks with hybrid ann-snn conversion and spike-based backpropagation☆99Updated 3 years ago
- PyTorch implementation of the eligibility propagation (e-prop) learning algorithm.☆51Updated 2 years ago
- Threshold annealing in binarized spiking neural networks☆14Updated 2 years ago
- Benchmark harness and baseline results for the NeuroBench algorithm track.☆66Updated this week
- Accurate and efficient Spiking recurrent networks on ECG,SHD,SSC,SOLI,(p)SMNIST,TIMIT☆78Updated last year
- PyTorch Implementation of Online Training of Spiking Recurrent Neural Networks with Phase-Change Memory Synapses☆21Updated 3 years ago
- Reimplementation of the paper "STDP-based spiking deep convolutional neural networks for object recognition"☆14Updated last year
- Neuron-Astrocyte Liquid State Machine☆16Updated 3 years ago
- STBP is a way to train SNN with datasets by Backward propagation.Using this Repositories allows you to train SNNS with STBP and quantize …