Skip to content

0.2.1

Compare
Choose a tag to compare
@mwhoffman mwhoffman released this 26 May 17:12
· 762 commits to master since this release

Highlights

  • Released distributed versions of some agents 3bc0426.
  • Adders use Reverb's TrajectoryWriter (instead of Writer).
  • Introduce the Builder API 329aae5.
  • Add JAX behavior cloning agent eb7073f.
  • Add Python 3.8 support.

Minor changes and fixes

  • Use nightly versions of TensorFlow, Reverb, and TensorFlow Probability.
  • Remove pandas dependency.
  • Skip tests that depend on Atari ROMs (atari_py no longer provides them as part of its pypi package).
  • Fix links to ipynb pages.