agentos-project / agentos

The Python Component System (PCS) is an API and CLI for building, running, and sharing Python code. AgentOS is a set of libraries built on top of PCS that make it easy to build, run, and share agents that use Reinforcement Learning.
https://agentos.org
Apache License 2.0
13 stars 4 forks source link

Fixes all non-web tests (acme, rllib, papag, gh_sb3) #402

Closed andyk closed 2 years ago

andyk commented 2 years ago

Following up to #336 this fixes all remaining non-web tests, and fixes a bunch of bugs to do so! It also adds a couple of new tests.

andyk commented 2 years ago

@nickjalbert this is ready for a review!