mirror of
https://github.com/wassname/ray.git
synced 2026-07-11 08:49:49 +08:00
1d4823c0ec
* Add testing framework_iterator. * LINT. * WIP. * Fix and LINT. * LINT fix.
Implementation of deep deterministic policy gradients (https://arxiv.org/abs/1509.02971), including an Ape-X variant.