HantaoShu / SNN-MNISTLinks
a simple snn model in matlab
☆22Updated 9 years ago
Alternatives and similar repositories for SNN-MNIST
Users that are interested in SNN-MNIST are comparing it to the libraries listed below
Sorting:
- training SNN with Resume algorithm☆11Updated 5 years ago
- Brian 2 version of Paper "Unsupervised Learning of digit recognition using STDP"☆134Updated 4 years ago
- Python2 / Brian2 implementation (attempt) of Normalized Approximate Descent based Supervised Learning Rule.☆12Updated 2 years ago
- Spiking Convolutional Neural Networks☆68Updated 6 years ago
- A Spiking Neural Network model for Digit Recognition using the N-MNIST dataset.☆18Updated 5 years ago
- Code for the model presented in the paper "A Biologically Plausible Supervised Learning Method for Spiking Neural Networks Using the Symm…☆48Updated 4 years ago
- The code associated with Comparing SNNs and RNNs on neuromorphic vision datasets: Similarities and differences.☆52Updated 4 years ago
- A Spiking Neural Network Architecture for MNIST Digit Recognition☆34Updated 7 years ago
- Using spiking neurons and spike-timing-dependent plasticity to classify the MNIST handwritten digits.☆167Updated 6 years ago
- A series of simulations organized as homework assignments that were part of the course on Neuromorphic Engineering at IIT Bombay (course …☆10Updated 9 years ago
- ☆351Updated 3 years ago
- spiking-neural-networks☆37Updated last week
- Pytorch implementation of TSSL-BP rule for Deep Spiking Neural Networks.☆71Updated last year
- Basic SNN propogating spikes between LIF neurons☆86Updated 7 years ago
- ☆14Updated 5 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 …☆30Updated 3 years ago
- This is project for image segmentation based on Spiking Neural Network☆10Updated 9 years ago
- Supervised learning in spiking neural networks for precise temporal encoding☆18Updated 6 years ago
- Code for "Convolutional spiking neural networks (SNN) for spatio-temporal feature extraction" paper☆134Updated 4 years ago
- construct a spiking neural network☆23Updated 7 years ago
- A python implementation of a spiking neural network with STDP and Reinforcement learning methods☆129Updated 8 years ago
- Training spiking networks with hybrid ann-snn conversion and spike-based backpropagation☆102Updated 4 years ago
- ☆42Updated 6 years ago
- Feedforward spiking neural network has been trained with SpikeProp algorithm☆22Updated 7 years ago
- One-Shot Object Appearance Learning using Spiking Neural Networks☆23Updated 6 years ago
- A simple from scratch implementation of a Spiking-Neural-Network with STDP in Python which is beeing trained on MNIST.