mirror of
https://github.com/wassname/ray.git
synced 2026-07-19 11:27:32 +08:00
* Fix sac_tf_policy clip_by_norm missing argument * Fix ddpg_tf_policy clip_by_norm missing argument * Fix format
Implementation of deep deterministic policy gradients (https://arxiv.org/abs/1509.02971), including an Ape-X variant.