fangwei123456 / spikingjelly

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

what is mstdp and mstdpet in learning.py? #539

Open qqqllppp opened 4 months ago

qqqllppp commented 4 months ago

Hi, I saw in learning.py that mstdp and mstdpet are modified from the standard stdp function. May I know what does these modification mean? Are they from any papers?

IamSandipanBhowmick commented 4 months ago

Regrading mstdp MSTDP: A More Biologically Plausible Learning https://arxiv.org/abs/1912.00009