Files
baselines/baselines
johannespitz c6144bdb6a Fix RuntimeError (#910) (#1015)
* Update the commands to install Tensorflow

The current 'tensorflow' package is for Tensorflow 2, which is not supported by the master branch of baselines.

* Update command to install Tensorflow 1.14

* Fix RuntimeError (#910)

 - Removed interfering calls to env.reset() in play mode.
   (Note that the worker in the subprocess is calling env.reset() already)

 - Fixed the printed reward when running multiple envs in play mode.
2019-10-25 15:24:41 -07:00
..
2019-05-08 11:36:10 -07:00
2019-08-06 02:02:21 +03:00
2019-08-06 02:02:43 +03:00
2019-04-05 15:23:46 -07:00
2019-05-08 11:36:10 -07:00
2018-10-31 11:15:41 -07:00
2017-05-24 02:34:20 -07:00
2019-10-25 15:24:41 -07:00