emer / axon

Axon adds axonal spiking to the Leabra framework for error-driven and associative learning
BSD 3-Clause "New" or "Revised" License
18 stars 8 forks source link

add BLAPrjnParams: AChThr and USTrace -- latter is key for eboa learning CS under curiosity #285

Closed rcoreilly closed 1 year ago

rcoreilly commented 1 year ago

This is needed for eboa initial basic performance.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 20.00% and no project coverage change.

Comparison is base (74e64c5) 30.10% compared to head (cedb4bf) 30.10%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #285 +/- ## ======================================= Coverage 30.10% 30.10% ======================================= Files 85 85 Lines 15335 15341 +6 ======================================= + Hits 4616 4618 +2 - Misses 10455 10459 +4 Partials 264 264 ``` | [Files Changed](https://app.codecov.io/gh/emer/axon/pull/285?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer) | Coverage Δ | | |---|---|---| | [axon/prjnparams.go](https://app.codecov.io/gh/emer/axon/pull/285?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-YXhvbi9wcmpucGFyYW1zLmdv) | `28.32% <0.00%> (-0.33%)` | :arrow_down: | | [axon/pvlv\_prjns.go](https://app.codecov.io/gh/emer/axon/pull/285?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-YXhvbi9wdmx2X3Byam5zLmdv) | `21.42% <100.00%> (+6.04%)` | :arrow_up: |

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

rcoreilly commented 1 year ago

auto review as it works and passes tests :)