genn-team / ml_genn

A library for deep learning with Spiking Neural Networks (SNN).
https://ml-genn.readthedocs.io
GNU Lesser General Public License v2.1
24 stars 7 forks source link

Yin yang dataset, TTFS readout and event-prop implementation #111

Closed neworderofjamie closed 1 month ago

neworderofjamie commented 2 months ago

Fixes #107

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 11.65049% with 182 lines in your changes missing coverage. Please review.

Project coverage is 64.18%. Comparing base (7bddc52) to head (98ffef0). Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
ml_genn/ml_genn/compilers/event_prop_compiler.py 3.37% 143 Missing :warning:
ml_genn/ml_genn/utils/data.py 3.22% 30 Missing :warning:
ml_genn/ml_genn/readouts/first_spike_time.py 50.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #111 +/- ## ========================================== - Coverage 65.22% 64.18% -1.04% ========================================== Files 101 102 +1 Lines 4218 4305 +87 ========================================== + Hits 2751 2763 +12 - Misses 1467 1542 +75 ```

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