ray/rllib/agents/a3c
2020-05-05 12:36:42 -07:00
..
tests [rllib] Port Ape-X to distributed execution API (#7497) 2020-03-12 00:54:08 -07:00
__init__.py [rllib] Support multi-agent training in pipeline impls, add easy flag to enable (#7338) 2020-03-02 15:16:37 -08:00
a2c.py [rllib] Pull out experimental dsl into rllib.execution module, add initial unit tests (#7958) 2020-04-10 00:56:08 -07:00
a3c.py [rllib] Enable functional execution workflow API by default (#8221) 2020-05-05 12:36:42 -07: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] SAC Torch (incl. Atari learning) (#7984) 2020-04-15 13:25:16 +02:00