maael / SpikingNeuralNetwork
A python implementation of a spiking neural network with STDP and Reinforcement learning methods
☆126Updated 7 years ago
Alternatives and similar repositories for SpikingNeuralNetwork:
Users that are interested in SpikingNeuralNetwork are comparing it to the libraries listed below
- Using spiking neurons and spike-timing-dependent plasticity to classify the MNIST handwritten digits.☆157Updated 5 years ago
- Basic SNN propogating spikes between LIF neurons☆84Updated 6 years ago
- Spiking Convolutional Neural Networks☆66Updated 6 years ago
- Brian 2 version of Paper "Unsupervised Learning of digit recognition using STDP"☆133Updated 4 years ago
- Efficient Spiking Neural Network framework, built on top of PyTorch for GPU acceleration☆223Updated 7 months ago
- spiking-neural-networks☆36Updated 2 months ago
- Code for the model presented in the paper "A Biologically Plausible Supervised Learning Method for Spiking Neural Networks Using the Symm…☆47Updated 4 years ago
- ☆69Updated 3 years ago
- What about coding a Spiking Neural Network using an automatic differentiation framework? In SNNs, there is a time axis and the neural net…☆266Updated 2 years ago
- ☆339Updated 3 years ago
- Reinforcement Learning for Spiking Neural Networks☆81Updated 7 months ago
- Pure python implementation of unsupervised MNIST classification using Spiking Neural Networks (using STDP)☆28Updated 2 years ago
- Long short-term memory Spiking Neural Networks☆102Updated 5 years ago
- Toolbox for converting analog to spiking neural networks (ANN to SNN), and running them in a spiking neuron simulator.☆372Updated 2 years ago
- The repository offer the simulation scripts of three different single-layer SNN learning algorihtms proposed by Querlioz, Diehl and this …☆13Updated 5 years ago
- Spiking MLP built using BRIAN☆31Updated 7 years ago
- ☆89Updated last year
- Training spiking networks with hybrid ann-snn conversion and spike-based backpropagation☆99Updated 3 years ago
- a spiking neural network module, tempotron for classification☆18Updated 4 years ago
- A Spiking Neural Network Architecture for MNIST Digit Recognition☆32Updated 6 years ago
- Spatio-temporal BP for SNNs☆223Updated 2 years ago
- ☆36Updated 3 years ago
- Accurate and efficient Spiking recurrent networks on ECG,SHD,SSC,SOLI,(p)SMNIST,TIMIT☆79Updated 2 years ago
- A simple from scratch implementation of a Spiking-Neural-Network with STDP in Python which is beeing trained on MNIST.☆34Updated 6 months ago
- ☆42Updated 5 years ago
- Collection of experimental Python and accompanying Bash scripts for training and evaluation of BindsNET networks.☆66Updated 2 years ago
- Temporal backpropagation for spiking neural networks with one spike per neuron, by S. R. Kheradpisheh and T. Masquelier, International Jo…☆60Updated 4 years ago
- ☆45Updated 2 years ago
- High-speed simulator of convolutional spiking neural networks with at most one spike per neuron.☆383Updated 3 years ago
- Implementation of spiking DQN training using different conversion techniques and backpropagation with surrogate gradients employed on the…☆10Updated 2 years ago