ray/test/jenkins_tests
eugenevinitsky 37076a9ff8 Multiagent model using concatenated observations (#1416)
* working multi action distribution and multiagent model

* currently working but the splits arent done in the right place

* added shared models

* added categorical support and mountain car example

* now compatible with generalized advantage estimation

* working multiagent code with discrete and continuous example

* moved reshaper to utils

* code review changes made, ppo action placeholder moved to model catalog, all multiagent code moved out of fcnet

* added examples in

* added PEP8 compliance

* examples are mostly pep8 compliant

* removed all flake errors

* added examples to jenkins tests

* fixed custom options bug

* added lines to let docker file find multiagent tests

* shortened example run length

* corrected nits

* fixed flake errors
2018-01-18 19:51:31 -08:00
..
multi_node_tests [rllib] Added evaluation script to RLLib (#1295) 2017-12-11 11:59:44 -08:00
multi_node_docker_test.py Fixing Lint after flake upgrade (#1162) 2017-10-26 21:02:07 -05:00
run_multi_node_tests.sh Multiagent model using concatenated observations (#1416) 2018-01-18 19:51:31 -08:00