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
81 stars 8 forks source link

[improvement][documentation] Surrogate gradient functions on sinabs documentation have too long titles #251

Open ssinhaleite opened 1 month ago

ssinhaleite commented 1 month ago

Since every image has a quite long title, and the images are shown inline, the titles overwrite each other, and it looks messy.

image

bauerfe commented 1 week ago

should be an easy fix (TM)