nkaenzig / ANN-SNN-Object-RecognitionLinks
Event-based object recognition using analog and spiking neural networks
☆8Updated 5 years ago
Alternatives and similar repositories for ANN-SNN-Object-Recognition
Users that are interested in ANN-SNN-Object-Recognition are comparing it to the libraries listed below
Sorting:
- Collection of Spiking Neural Network applications for SNN Toolbox.☆33Updated 5 years ago
- Spiking Convolutional Neural Networks☆68Updated 6 years ago
- ☆13Updated 4 years ago
- Matlab code for a Spiking Neural Network for Visual Motion Estimation☆25Updated 6 years ago
- Code for "Convolutional spiking neural networks (SNN) for spatio-temporal feature extraction" paper☆132Updated 4 years 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
- Spiking Neural Network to identify spoken letters☆8Updated 7 years ago
- spiking-neural-networks☆37Updated 6 months ago
- A Spiking Neural Network model for Digit Recognition using the N-MNIST dataset.☆19Updated 4 years ago
- ☆17Updated 3 years ago
- Spiking Neural Networks in C++ with strong GPU acceleration through CUDA☆129Updated 5 years ago
- ☆38Updated 3 years ago
- Datasets recorded from Neuromorphic Sensors or Conversions using Simulations of Sensors☆31Updated last year
- ☆45Updated 3 years ago
- Build a spiking convolutional neural network in tensorflow for image recognitioon tasks☆11Updated 6 years ago
- Repository for the master thesis titled "Local Unsupervised Learning of Multimodal Event-Based Data with Spiking Neural Networks", by Jul…☆25Updated last month
- Code for the model presented in the paper "LISNN: Improving Spiking Neural Networks with Lateral Interactions for Robust Object Recogniti…☆11Updated 4 years ago
- Temporal backpropagation for spiking neural networks with one spike per neuron, by S. R. Kheradpisheh and T. Masquelier, International Jo…☆62Updated 4 years ago
- ☆66Updated 3 years ago
- Long short-term memory Spiking Neural Networks☆102Updated 5 years ago
- Basic SNN propogating spikes between LIF neurons☆86Updated 6 years ago
- This is a repository with implementations of neuron models, synapses, and spiking neural networks (SNN). It's still in development and it…☆31Updated 5 years ago
- Supervised learning in spiking neural networks for precise temporal encoding☆18Updated 6 years ago
- Python code for event based vision☆65Updated 5 years ago
- This repo is the implementation of the spatio-temporal credit assignment (STCA) algorithm for training deep spiking neural networks.☆26Updated 6 years ago
- A simple from scratch implementation of a Spiking-Neural-Network with STDP in Python which is beeing trained on MNIST.