Skip to content

2019.10.2

Compare
Choose a tag to compare
@ahtsan ahtsan released this 24 Jun 06:48
· 13 commits to release-2019.10 since this release
740aee5

This is a maintenance release for 2019.10.

Fixed

  • Use a GitHub Token in the CI to retrieve packages to avoid hitting GitHub API rate limit (#1250)
  • Avoid installing dev extra dependencies during the conda check (#1296)
  • Install dm_control from PyPI (#1406)
  • Pin tfp to 0.8.x to avoid breaking pipenv (#1480)
  • Force python 3.5 in CI (#1522)
  • Separate terminal and completion signal in vectorized sampler (#1581)
  • Disable certicate check for roboti.us (#1595)
  • Fix advantages shape in compute_advantage() in torch tree (#1209)
  • Fix plotting using tf.plotter (#1292)
  • Fix duplicate window rendering when using garage.Plotter (#1299)
  • Fix setting garage.model parameters (#1363)
  • Fix two example jupyter notebook (#1584)
  • Fix collecting samples in RaySampler (#1583)