jeshraghian / snntorch

Deep and online learning with spiking neural networks in Python
https://snntorch.readthedocs.io/en/latest/
MIT License
1.35k stars 222 forks source link

section 2.2 Overcoming the Dead Neuron Problem formals does not display correctly #211

Closed khood5 closed 1 year ago

khood5 commented 1 year ago

Description

There is a bug in https://github.com/jeshraghian/snntorch/blob/master/docs/tutorials/tutorial_5.rst and how it is displayed on the website https://snntorch.readthedocs.io/en/latest/tutorials/tutorial_5.html

section 2.2 Overcoming the Dead Neuron Problem

on of the formals does not display correctly see screen shot

What I Did

Just visit https://snntorch.readthedocs.io/en/latest/tutorials/tutorial_5.html and look under 2.2 Overcoming the Dead Neuron Problem

I am using firefox if that matters

Screenshot 2023-04-26 at 13 46 52

jeshraghian commented 1 year ago

Thanks for the heads up! I just pushed a fix and it should compile within ~30 mins.