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

write tests for pcore and pvlv #242

Closed rcoreilly closed 1 year ago

rcoreilly commented 1 year ago

record current behavior, ensure replication, and consistency between GPU and CPU.

the boa tests cover this at some broad level but pcore and pvlv provide much more direct diagnostic value if something is wrong.

rcoreilly commented 1 year ago

done. now have good, specific test coverage of all major mechanisms!