johannesmik / neuronsLinks
Python simulations of neuron models like SRM and STDP
☆35Updated 10 years ago
Alternatives and similar repositories for neurons
Users that are interested in neurons are comparing it to the libraries listed below
Sorting:
- ☆66Updated 3 years ago
- Using spiking neurons and spike-timing-dependent plasticity to classify the MNIST handwritten digits.☆167Updated 6 years ago
- Reinforcement Learning for Spiking Neural Networks☆84Updated last year
- ☆351Updated 3 years ago
- Code from our paper: SuperSpike: Supervised learning in multi-layer spiking neural networks.☆57Updated 7 years ago
- ☆71Updated 10 years ago
- spiking-neural-networks☆37Updated last week
- A python implementation of a spiking neural network with STDP and Reinforcement learning methods☆129Updated 8 years ago
- Event-Driven CD in Spiking Neural Networks☆20Updated 9 years ago
- PyTorch implementation of SLAYER for training Spiking Neural Networks☆320Updated 4 months ago
- Spiking Convolutional Neural Networks☆68Updated 6 years ago
- Basic SNN propogating spikes between LIF neurons☆86Updated 7 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
- Matlab code for a Spiking Neural Network for Visual Motion Estimation☆24Updated 6 years ago
- Experiments with spiking neural networks (SNNs) in PyTorch. See https://github.com/BINDS-LAB-UMASS/bindsnet for the successor to this pro…☆90Updated 7 years ago
- Spiking Neural Networks in C++ with strong GPU acceleration through CUDA☆131Updated 5 years ago
- The Spiking Reservoir (Liquid State Machine - LSM) Simulator☆58Updated 2 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…☆269Updated 2 years ago
- Interactive Matplotlib Plots in Python, convering Models such as the Leaky Integrate and Fire, Izhikevich Model, FitzHugh-Nagumo Model et…☆70Updated 6 years ago
- Feedforward spiking neural network has been trained with SpikeProp algorithm☆22Updated 7 years ago
- This is a repository with implementations of neuron models, synapses, and spiking neural networks (SNN). It's still in development and it…☆32Updated 5 years ago
- Python code for event based vision☆65Updated 5 years ago
- Python implementation of a tempotron classifier for the MNIST dataset.☆14Updated 6 years ago
- Efficient Spiking Neural Network framework, built on top of PyTorch for GPU acceleration☆229Updated last year
- Long short-term memory Spiking Neural Networks☆105Updated 5 years ago
- ☆142Updated 4 years ago
- Brian 2 version of Paper "Unsupervised Learning of digit recognition using STDP"☆134Updated 4 years ago
- spiking neural network implementing the SpikeProp algorithm for the improvement of beat detection in heart sound signals