Skip to content

2020.06.2

Compare
Choose a tag to compare
@ryanjulian ryanjulian released this 17 Aug 22:16
· 26 commits to release-2020.06 since this release
b80c4cd

This is a maintenance release for 2020.06.

  • Fixed
    • Better parameters for example her_ddpg_fetchreach (#1763)
    • Ensure determinism in TensorFlow by using tfp.SeedStream (#1821)
    • Broken rendering of MuJoCo environments to pixels in the NVIDIA Docker container (#1838)
    • Enable cudnn in the NVIDIA Docker container (#1840)
    • Bug in DiscreteQfDerivedPolicy in which parameters were not returned (#1847)
    • Populate TimeLimit.truncated at every step when using gym.Env (#1852)
    • Bug in which parameters where not copied when TensorFlow primitives are clone()ed (#1855)
    • Typo in the Makefile target run-nvidia (#1914)