Python implementation of convolutional SNN.
- Python 3.5
- Pytorch 0.4.0
- MNIST dataset
After 100 epochs, it can obtain ~ 99.4% acc on MNIST.
- 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).
- 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).