ray/rllib/agents/a3c
2020-02-20 19:02:17 -08:00
..
tests [rllib] [experimental] custom RL training pipelines (PG_pl, A2C_pl) (#7213) 2020-02-19 16:07:37 -08:00
__init__.py [Tests] determine_tests_to_run.sh has a bug affecting RLlib testing to be skipped sometimes. (#7243) 2020-02-20 19:02:17 -08:00
a2c.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
a2c_pipeline.py [rllib] [experimental] custom RL training pipelines (PG_pl, A2C_pl) (#7213) 2020-02-19 16:07:37 -08:00
a3c.py [RLlib] Exploration API: merge deterministic flag with exploration classes (SoftQ and StochasticSampling). (#7155) 2020-02-19 12:18:45 -08:00
a3c_tf_policy.py [rllib] implemented compute_advantages without gae (#6941) 2020-01-31 22:25:45 -08:00
a3c_torch_policy.py [rllib] implemented compute_advantages without gae (#6941) 2020-01-31 22:25:45 -08:00