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

Link to the tutorial fixed. #228

Closed sheiksadique closed 7 months ago

sheiksadique commented 7 months ago

Checklist before requesting a review

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (205ccf4) 90.91% compared to head (f45bcaa) 90.91%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #228 +/- ## ======================================== Coverage 90.91% 90.91% ======================================== Files 52 52 Lines 2718 2718 ======================================== Hits 2471 2471 Misses 247 247 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.