Skip to content
/ scnn Public

Code of Paper "Spatio-temporal backpropagation for training high-performance spiking neural networks"

Notifications You must be signed in to change notification settings

MLIUKF/scnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spatio-temporal BP for spiking neural networks.

Python implementation of convolutional SNN.

Requirement

  • Python 3.5
  • Pytorch 0.4.0
  • MNIST dataset

Results

After 100 epochs, it can obtain ~ 99.4% acc on MNIST.

Reference

  1. Wu, Yujie, Lei Deng, Guoqi Li, Jun Zhu, and Luping Shi. "Direct Training for Spiking Neural Networks: Faster, Larger, Better." arXiv preprint arXiv:1809.05793 (2018).
  2. Wu, Yujie, Lei Deng, Guoqi Li, Jun Zhu, and Luping Shi. "Spatio-temporal backpropagation for training high-performance spiking neural networks." Frontiers in neuroscience 12 (2018).

About

Code of Paper "Spatio-temporal backpropagation for training high-performance spiking neural networks"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages