2020.06.2
ryanjulian
released this
17 Aug 22:16
·
26 commits
to release-2020.06
since this release
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 usinggym.Env
(#1852) - Bug in which parameters where not copied when TensorFlow primitives are
clone()
ed (#1855) - Typo in the
Makefile
targetrun-nvidia
(#1914)
- Better parameters for example