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 #117

Open neworderofjamie opened 1 month ago

neworderofjamie commented 1 month ago

Fixes #107

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 19.44444% with 87 lines in your changes missing coverage. Please review.

Project coverage is 63.75%. Comparing base (af2d5da) to head (435c7a8).

Files with missing lines Patch % Lines
ml_genn/ml_genn/compilers/event_prop_compiler.py 4.34% 44 Missing :warning:
ml_genn/ml_genn/utils/data.py 2.85% 34 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 #117 +/- ## ========================================== - Coverage 64.80% 63.75% -1.06% ========================================== Files 101 102 +1 Lines 4259 4345 +86 ========================================== + Hits 2760 2770 +10 - Misses 1499 1575 +76 ```

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