fangwei123456 / spikingjelly

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

Add a tutorial about stateful synapses and recurrent layers #137

Closed fangwei123456 closed 2 years ago

fangwei123456 commented 2 years ago

I use codes in https://github.com/fangwei123456/spikingjelly/issues/91 .