mirror of
https://github.com/wassname/ray.git
synced 2026-07-13 17:45:08 +08:00
30f7c08ca7
* remove registry * fix * too many _ * fix * cloudpickle * Update registry.py * yapf * fix test * fix kv check
Implementation of deep deterministic policy gradients (https://arxiv.org/abs/1509.02971), including an Ape-X variant.