fangwei123456 / spikingjelly

SpikingJelly is an open-source deep learning framework for Spiking Neural Network (SNN) based on PyTorch.
https://spikingjelly.readthedocs.io
Other
1.3k stars 238 forks source link

Add model: SpikeDHS #395

Closed CheKaiWei closed 1 year ago

CheKaiWei commented 1 year ago

SpikeingJelly version SpikeDHS (Differentiable hierarchical and surrogate gradient search for spiking neural networks).

fangwei123456 commented 1 year ago

I suggest to add some api docs.

CheKaiWei commented 1 year ago

Thank you for your suggestion. I have added some api docs for SpikeDHS and rearranged the code.