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

revamped boa N-arm maze environment with gui #313

Closed rcoreilly closed 10 months ago

rcoreilly commented 10 months ago

having the concrete visualization of an n-armed maze makes everything a lot clearer. should be able to handle all the test cases we need, within a simple gui-accessible implementation.

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage: 63.15% and project coverage change: -0.74% :warning:

Comparison is base (e7067fc) 29.39% compared to head (24c6fb2) 28.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #313 +/- ## ========================================== - Coverage 29.39% 28.65% -0.74% ========================================== Files 90 89 -1 Lines 16052 15897 -155 ========================================== - Hits 4718 4555 -163 - Misses 11059 11072 +13 + Partials 275 270 -5 ``` | [Files Changed](https://app.codecov.io/gh/emer/axon/pull/313?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer) | Coverage Δ | | |---|---|---| | [axon/pvlv.go](https://app.codecov.io/gh/emer/axon/pull/313?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-YXhvbi9wdmx2Lmdv) | `29.51% <0.00%> (ø)` | | | [examples/boa/config.go](https://app.codecov.io/gh/emer/axon/pull/313?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-ZXhhbXBsZXMvYm9hL2NvbmZpZy5nbw==) | `20.00% <ø> (ø)` | | | [examples/pvlv/pvlv.go](https://app.codecov.io/gh/emer/axon/pull/313?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-ZXhhbXBsZXMvcHZsdi9wdmx2Lmdv) | `0.00% <0.00%> (ø)` | | | [examples/boa/boa.go](https://app.codecov.io/gh/emer/axon/pull/313?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-ZXhhbXBsZXMvYm9hL2JvYS5nbw==) | `80.64% <66.66%> (-2.10%)` | :arrow_down: |

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