Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

romainzimmer/s2net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supervised Spiking Network

PyTorch based implementation of Spiking Neural Network layers:

  • SpikingDenseLayer
  • SpikingConv1DLayer
  • SpikingConv2DLayer
  • SpikingConv3DLayer
  • ReadoutLayer

including optional lateral and recurrent connections.

If you use this code, please consider citing: R. Zimmer, T. Pellegrini , S. F. Singh, and T. Masquelier. Technical report: supervised training of convolutional spiking neural networks with PyTorch. In https://arxiv.org/abs/1911.10124

This work is based on F. Zenke's tutorial on surrogate gradient learning in Spiking Neural Networks (https://github.com/fzenke/spytorch).

Speech commands data set

To run the speech_commands notebook:

About

Supervised Spiking Network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published