v0.3.1
What's Changed
Extracted from changelog
- Lower minimum Python version to 3.8
- Introducing
type_extensions
package and improved typing annotations.
A bunch of test scenes are generated using BRAX (code here in colab) for testing purpose. The generated data are serialised using pickle and attached below.
A set of policies on 10 BRAX environments are attached as well, using BRAX's demo, with the specific altered colab here.
Full Changelog: v0.3.0...v0.3.1