nitin-rathi / hybrid-snn-conversion

Training spiking networks with hybrid ann-snn conversion and spike-based backpropagation
https://openreview.net/forum?id=B1xSperKvH
93 stars 24 forks source link

How to create the spiking Resnet #11

Open zjuls opened 3 years ago

zjuls commented 3 years ago

Hi, first I appreciate you guys for making this repository public. Recently I am referring to your code and have several questions. 1) how can I create the spiking Resnet? In other words, how to add the temporal domain in the Resnet? 2) the expansion is equal to 1. Is it important for the model? Would you like to offer some suggestions or ideas? Any help would be appreciated. Thanks very much!

nitin-rathi commented 3 years ago

The repository is updated with the spiking version of the resnet model