A python implementation of a spiking neural network with STDP and Reinforcement learning methods
☆134Jun 6, 2017Updated 8 years ago
Alternatives and similar repositories for SpikingNeuralNetwork
Users that are interested in SpikingNeuralNetwork are comparing it to the libraries listed below
Sorting:
- Spiking Convolutional Neural Networks☆69Dec 7, 2018Updated 7 years ago
- Differentiate notes using a spiking neural network☆49Nov 29, 2021Updated 4 years ago
- Feedforward spiking neural network has been trained with SpikeProp algorithm☆22Feb 6, 2018Updated 8 years ago
- ☆364Mar 3, 2022Updated 4 years ago
- Pure python implementation of SNN☆1,181Jul 29, 2022Updated 3 years ago
- Spiking MLP built using BRIAN☆30Aug 31, 2017Updated 8 years ago
- Code for the model presented in the paper "A Biologically Plausible Supervised Learning Method for Spiking Neural Networks Using the Symm…☆50Nov 9, 2020Updated 5 years ago
- Using spiking neurons and spike-timing-dependent plasticity to classify the MNIST handwritten digits.☆171Jun 10, 2019Updated 6 years ago
- Reinforcement Learning for Spiking Neural Networks☆88Aug 14, 2024Updated last year
- spiking-neural-networks☆38Oct 4, 2025Updated 5 months ago
- Spiking neural networks are biologically plausible CNNs which learn through a temporally dependent learning method known as Spike Time De…☆10Aug 2, 2017Updated 8 years ago
- Brian 2 version of Paper "Unsupervised Learning of digit recognition using STDP"☆136Feb 24, 2021Updated 5 years ago
- Basic SNN propogating spikes between LIF neurons☆87Aug 28, 2018Updated 7 years ago
- a spiking neural network module, tempotron for classification☆17Jan 13, 2021Updated 5 years ago
- To identify features by aggregate-label learning in spiking neurons☆14Feb 19, 2018Updated 8 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…☆276Nov 6, 2022Updated 3 years ago
- Python simulations of neuron models like SRM and STDP☆35Jul 7, 2015Updated 10 years ago
- pure-python implementation of a Spiking Neural Network☆11Jan 13, 2025Updated last year
- Pure python implementation of unsupervised MNIST classification using Spiking Neural Networks (using STDP)☆32Mar 28, 2022Updated 3 years ago
- Code for training binary and WTA SNNs☆17Mar 25, 2022Updated 3 years ago
- Some of my initial studies using spiking neural networks and Python☆38Mar 3, 2022Updated 4 years ago
- Supervised learning in spiking neural networks for precise temporal encoding☆18May 9, 2019Updated 6 years ago
- Simulation of spiking neural networks (SNNs) using PyTorch.☆1,660Mar 12, 2026Updated last week
- Framework to train and simulate a spiking neural network (SNN) using Brian2, that implements a learning rule that combines STDP with a gl…☆14May 1, 2018Updated 7 years ago
- Implementation of a Spiking Neural Network in Tensorflow.☆24May 13, 2018Updated 7 years ago
- Code for "Convolutional spiking neural networks (SNN) for spatio-temporal feature extraction" paper☆139Oct 22, 2020Updated 5 years ago
- A simple from scratch implementation of a Spiking-Neural-Network with STDP in Python which is beeing trained on MNIST.☆48Aug 30, 2024Updated last year
- A spiking neural network based on the LIF neuron model to detect genre of given song☆20Dec 16, 2017Updated 8 years ago
- ☆71Sep 21, 2021Updated 4 years ago
- A PyTorch implementation of EventProp [https://arxiv.org/abs/2009.08378], a method to train Spiking Neural Networks☆52Sep 28, 2020Updated 5 years ago
- spiking neural network implementing the SpikeProp algorithm for the improvement of beat detection in heart sound signals☆18Feb 12, 2014Updated 12 years ago
- Spiking neural networks (SNNs) for speech classification☆12Mar 14, 2022Updated 4 years ago
- A series of simulations organized as homework assignments that were part of the course on Neuromorphic Engineering at IIT Bombay (course …☆10Jul 19, 2016Updated 9 years ago
- The code associated with Comparing SNNs and RNNs on neuromorphic vision datasets: Similarities and differences.☆53Aug 20, 2021Updated 4 years ago
- Encoders for turning real-valued data into spike trains.☆12Feb 5, 2021Updated 5 years ago
- Neuromorphic Project : Pattern Classification using Cuckoo Search Algorithm and Levy Flight Model☆20Nov 24, 2017Updated 8 years ago
- An event-driven learning algorithm for spiking neural networks☆29May 15, 2024Updated last year
- This repo is the implementation of the spatio-temporal credit assignment (STCA) algorithm for training deep spiking neural networks.☆28Aug 7, 2019Updated 6 years ago
- Collection of experimental Python and accompanying Bash scripts for training and evaluation of BindsNET networks.☆66Oct 28, 2022Updated 3 years ago