colinator / spikeflowLinks
Python library for easy creation and running of spiking neural networks in tensorflow.
☆31Updated 6 years ago
Alternatives and similar repositories for spikeflow
Users that are interested in spikeflow are comparing it to the libraries listed below
Sorting:
- Code from our paper: SuperSpike: Supervised learning in multi-layer spiking neural networks.☆56Updated 7 years ago
- Efficient Spiking Neural Network framework, built on top of PyTorch for GPU acceleration☆229Updated last year
- Using spiking neurons and spike-timing-dependent plasticity to classify the MNIST handwritten digits.☆166Updated 6 years ago
- Toolbox for converting analog to spiking neural networks (ANN to SNN), and running them in a spiking neuron simulator.☆381Updated 2 years ago
- Auryn: A fast simulator for spiking neural networks with synaptic plasticity☆102Updated 5 months ago
- ☆93Updated last year
- 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
- The SpiNNaker implementation of the PyNN neural networking language☆113Updated last week
- Notebooks illustrating the use of Norse, a library for deep-learning with spiking neural networks.☆32Updated last year
- The Spiking Reservoir (Liquid State Machine - LSM) Simulator☆58Updated last year
- Long short-term memory Spiking Neural Networks☆103Updated 5 years ago
- ☆71Updated 10 years ago
- Basic SNN propogating spikes between LIF neurons☆86Updated 7 years ago
- Tutorial for surrogate gradient learning in spiking neural networks☆326Updated last year
- Spiking Convolutional Neural Networks☆68Updated 6 years ago
- A GPGPU based Spiking Neural Network (SNN) designed to be as transparent and easy to modify as possible. Written in C++/CUDA.☆48Updated 5 years ago
- spiking neural network implementing the SpikeProp algorithm for the improvement of beat detection in heart sound signals☆17Updated 11 years ago
- A PyTorch implementation of EventProp [https://arxiv.org/abs/2009.08378], a method to train Spiking Neural Networks