mirror of
https://github.com/vale981/ray
synced 2025-03-06 18:41:40 -05:00
![]() * 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 |
||
---|---|---|
.. | ||
jenkins_tests | ||
travis-ci | ||
actor_test.py | ||
array_test.py | ||
autoscaler_test.py | ||
component_failures_test.py | ||
cython_test.py | ||
dataframe.py | ||
failure_test.py | ||
microbenchmarks.py | ||
monitor_test.py | ||
multi_node_test.py | ||
recursion_test.py | ||
runtest.py | ||
stress_tests.py | ||
tensorflow_test.py | ||
trial_runner_test.py | ||
trial_scheduler_test.py |