ray/ci
Sven Mika 446cbdf2e0 [RLlib] Fix issue (bug): LSTM + non-shared vf + PPO + tuple actions (#6890)
* Add `RandomEnv` example to examples folder.
Convert warning into Error message when using an LSTM in a non-shared-vf network (after the warning, the program would crash).

* LINT.

* Fix issue #6884. LSTM + non-shared vf NN + PPO crashes when using a Tuple action space.

* LINT

* Change warning message for Model: shared_vf=False, LSTM=True cases.

* Bug fix.

* Add examples/random_env.py test to Jenkins.
2020-01-24 10:29:35 -08:00
..
jenkins_tests [RLlib] Fix issue (bug): LSTM + non-shared vf + PPO + tuple actions (#6890) 2020-01-24 10:29:35 -08:00
long_running_tests Use 2xlarge instances in long running tests (#6802) 2020-01-15 19:47:59 -06:00
performance_tests Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
stress_tests Use us-west-2 for application stress tests (#6782) 2020-01-13 15:01:03 -06:00
travis [RLlib] from_config util method for framework agnostic components; start moving RLlib tests into Bazel. (#6865) 2020-01-22 17:02:58 -08:00
keep_alive Set progress report interval for bazel explicitly (#6262) 2019-11-24 22:37:59 -08:00
suppress_output Enable direct calls by default (#6367) 2019-12-13 13:58:04 -08:00