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
18 stars 8 forks source link

improve doc for ConnectToPulv #243

Closed garymm closed 1 year ago

garymm commented 1 year ago

Change-Id: I315b75e70fb958a8f104ba6f7a14b9c1a82d98b4

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (1764d99) 32.73% compared to head (e76a414) 32.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #243 +/- ## ======================================= Coverage 32.73% 32.73% ======================================= Files 76 76 Lines 13977 13977 ======================================= Hits 4575 4575 Misses 9138 9138 Partials 264 264 ``` | [Impacted Files](https://app.codecov.io/gh/emer/axon/pull/243?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer) | Coverage Δ | | |---|---|---| | [axon/deep\_net.go](https://app.codecov.io/gh/emer/axon/pull/243?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=emer#diff-YXhvbi9kZWVwX25ldC5nbw==) | `0.00% <ø> (ø)` | |

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

rcoreilly commented 1 year ago

Nice!