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

Tutorial on streaming mode of events #161

Open ssinhaleite opened 11 months ago

ssinhaleite commented 11 months ago

In our discord channel, people have been asking about how to use the chip through sinabs-dynapcnn in streaming mode. We should prepare a tutorial on that as well.