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

Docs: Visualize DVS Input should worked for all devices #249

Open kburel opened 2 months ago

kburel commented 2 months ago

Currently the code is built to run for speck 2e, the code should be more general and list the available devices.

bauerfe commented 2 weeks ago

Thank you for raising this @kburel . Does this refer to a tutorial or to the DynapcnnVisualizer class?

bauerfe commented 1 week ago

Please add a link to the mentioned tutorial