synsense / sinabs

A deep learning library for spiking neural networks which is based on PyTorch, focuses on fast training and supports inference on neuromorphic hardware.
https://sinabs.readthedocs.io
GNU Affero General Public License v3.0
80 stars 8 forks source link

Math in documentation renders incorrectly on web #105

Closed hovren closed 9 months ago

hovren commented 1 year ago

In the online documentation, the math is not rendered correctly. Instead of equations the corresponding Latex/MathJAX syntax is visible instead (i.e. $$\vec{y} = f(W.\vec{x} + b)$$)

The example I encountered is https://sinabs.readthedocs.io/en/1.2.8/getting_started/iaf_neuron_model.html