ray/rllib/evaluation
2022-03-24 17:04:02 -07:00
..
collectors [RLlib] Issue 22539: agent_key not deleted from 2 dicts in simple list collector. (#22587) 2022-02-24 11:58:34 +01:00
tests [RLlib] Put env-checker on critical path. (#22191) 2022-02-17 14:06:14 +01:00
__init__.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
episode.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
metrics.py [RLlib] Neural-MMO keep_per_episode_custom_metrics patch (toward making Neuro-MMO RLlib's default massive-multi-agent learning test environment). (#22042) 2022-02-02 17:28:42 +01:00
observation_function.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
postprocessing.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
rollout_worker.py [docs] fix doctests and activate CI (#23418) 2022-03-24 17:04:02 -07:00
sample_batch_builder.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
sampler.py Revert "Revert "[RLlib] Speedup A3C up to 3x (new training_iteration function instead of execution_plan) and re-instate Pong learning test."" (#18708) 2022-02-10 13:44:22 +01:00
worker_set.py [RLlib] Fix tree.flatten dict ordering bug: flatten_space([obs_space]) should produce same struct as tree.flatten([obs]). (#22731) 2022-03-01 21:24:24 +01:00