infer-actively / pymdp

A Python implementation of active inference for Markov Decision Processes
MIT License
419 stars 83 forks source link

Make tests run against local code, fix syntax warning breaking coverage, and add code coverage generation to github actions #142

Open scott-carroll-verses-ai opened 2 weeks ago

scott-carroll-verses-ai commented 2 weeks ago

This PR should do the trick: https://github.com/infer-actively/pymdp/pull/140

conorheins commented 2 weeks ago

much appreciated! will take a look at this once other branches have been merged to our main dev branch