RishabhMalviya / Spiking-Neural-Network-Simulations
A series of simulations organized as homework assignments that were part of the course on Neuromorphic Engineering at IIT Bombay (course code: EE 746), taught by Professor Bipin Rajendran
☆10Updated 8 years ago
Alternatives and similar repositories for Spiking-Neural-Network-Simulations:
Users that are interested in Spiking-Neural-Network-Simulations are comparing it to the libraries listed below
- A spiking neural network undergoes plastic changes based on the timing of neural spikes (MATLAB).☆10Updated 10 years ago
- Python2 / Brian2 implementation (attempt) of Normalized Approximate Descent based Supervised Learning Rule.☆12Updated 2 years ago
- Spiking Convolutional Neural Networks☆67Updated 6 years ago
- a spiking neural network module, tempotron for classification☆17Updated 4 years ago
- Feedforward spiking neural network has been trained with SpikeProp algorithm☆22Updated 7 years ago
- spiking-neural-networks☆37Updated 2 months ago
- Some of my initial studies using spiking neural networks and Python☆36Updated 3 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
- The repository offer the simulation scripts of three different single-layer SNN learning algorihtms proposed by Querlioz, Diehl and this …☆14Updated 5 years ago
- One-Shot Object Appearance Learning using Spiking Neural Networks☆23Updated 5 years ago
- A Spiking Neural Network model for Digit Recognition using the N-MNIST dataset.☆19Updated 4 years ago
- spiking neural network implementing the SpikeProp algorithm for the improvement of beat detection in heart sound signals☆17Updated 11 years ago
- Simulations using Brian for memristor-based neural networks using STDP learning☆26Updated 8 years ago
- Spiking MLP built using BRIAN☆31Updated 7 years ago
- Pure python implementation of unsupervised MNIST classification using Spiking Neural Networks (using STDP)☆28Updated 3 years ago
- construct a spiking neural network☆23Updated 6 years ago
- a simple snn model in matlab☆22Updated 8 years ago
- A simple from scratch implementation of a Spiking-Neural-Network with STDP in Python which is beeing trained on MNIST.☆39Updated 7 months ago
- Basic SNN propogating spikes between LIF neurons☆84Updated 6 years ago
- ☆13Updated 4 years ago
- training SNN with Resume algorithm☆12Updated 5 years ago
- Using spiking neurons and spike-timing-dependent plasticity to classify the MNIST handwritten digits.☆158Updated 5 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 4 years ago
- Collection of Spiking Neural Network applications for SNN Toolbox.☆31Updated 5 years ago
- The code associated with Comparing SNNs and RNNs on neuromorphic vision datasets: Similarities and differences.