Skip to content

v0.3.1

Compare
Choose a tag to compare
@JoeyTeng JoeyTeng released this 18 Jun 16:00
· 33 commits to master since this release
e27b825

What's Changed

  • Lower minimum Python version to 3.8; Improve typing annotations by @JoeyTeng in #3

Extracted from changelog

  1. Lower minimum Python version to 3.8
  2. 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