emer / axon

Axon is a spiking, biologically-based neural model driven by predictive error-driven learning, for systems-level models of the brain
BSD 3-Clause "New" or "Revised" License
20 stars 7 forks source link

output PVLV params for VSPatchLayer #224

Closed rcoreilly closed 1 year ago

rcoreilly commented 1 year ago

it looks like VSPatchLayer may now be the only one using these PVLV params, in which case they should be folded into the VSPatch params instead, but anyway this is a quick fix for @garymm to use in comparing params.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.01 :warning:

Comparison is base (873f850) 36.90% compared to head (d245082) 36.90%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #224 +/- ## ========================================== - Coverage 36.90% 36.90% -0.01% ========================================== Files 54 54 Lines 11147 11149 +2 ========================================== Hits 4114 4114 - Misses 6792 6794 +2 Partials 241 241 ``` | [Impacted Files](https://app.codecov.io/gh/emer/axon/pull/224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer) | Coverage Δ | | |---|---|---| | [axon/layerparams.go](https://app.codecov.io/gh/emer/axon/pull/224?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-YXhvbi9sYXllcnBhcmFtcy5nbw==) | `36.30% <0.00%> (-0.13%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.