ray/ci/jenkins_tests
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
..
miscellaneous Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
run_multi_node_tests.sh Force tune tests to run in direct call mode (#6301) 2019-11-27 19:58:33 -08:00
run_rllib_tests.sh [RLlib] Fix issue (bug): LSTM + non-shared vf + PPO + tuple actions (#6890) 2020-01-24 10:29:35 -08:00
run_tune_tests.sh [sgd] Add support for multi-model multi-optimizer training (#6317) 2019-12-15 15:19:45 -08:00