snn topic

List snn repositories

snntorch

1.1k
Stars
187
Forks
Watchers

Deep and online learning with spiking neural networks in Python

bindsnet

1.4k
Stars
332
Forks
Watchers

Simulation of spiking neural networks (SNNs) using PyTorch.

awesome-yolo-object-detection

1.1k
Stars
173
Forks
Watchers

🚀🚀🚀 A collection of some awesome public YOLO object detection series projects.

PyTorch-Spiking-YOLOv3

194
Stars
57
Forks
Watchers

A PyTorch implementation of Spiking-YOLOv3. Two branches are provided, based on two common PyTorch implementation of YOLOv3(ultralytics/yolov3 & eriklindernoren/PyTorch-YOLOv3), with support for Spiki...

spikingjelly

1.2k
Stars
232
Forks
Watchers

SpikingJelly is an open-source deep learning framework for Spiking Neural Network (SNN) based on PyTorch.

conv_snn

117
Stars
27
Forks
Watchers

Code for "Convolutional spiking neural networks (SNN) for spatio-temporal feature extraction" paper

spiketorch

89
Stars
27
Forks
Watchers

Experiments with spiking neural networks (SNNs) in PyTorch. See https://github.com/BINDS-LAB-UMASS/bindsnet for the successor to this project.

hybrid-snn-conversion

93
Stars
24
Forks
Watchers

Training spiking networks with hybrid ann-snn conversion and spike-based backpropagation

Spiking-Neural-Network

80
Stars
34
Forks
Watchers

Basic SNN propogating spikes between LIF neurons

sym-STDP-SNN

46
Stars
12
Forks
Watchers

Code for the model presented in the paper "A Biologically Plausible Supervised Learning Method for Spiking Neural Networks Using the Symmetric STDP Rule"