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

Update MNIST tutorials #209

Closed fangwei123456 closed 2 years ago

fangwei123456 commented 2 years ago

The document should be updated. The MNIST example is not usable for the latest spikingjelly.

Originally posted by @Loydian in https://github.com/fangwei123456/spikingjelly/issues/206#issuecomment-1103720637

fangwei123456 commented 2 years ago

@Yanqi-Chen

fangwei123456 commented 2 years ago

spike is not the attribute of neuron.

fangwei123456 commented 2 years ago

https://github.com/fangwei123456/spikingjelly/blob/fcd31c461d1991ad76fba58295b38f42d8842514/spikingjelly/clock_driven/examples/lif_fc_mnist.py#L195