mirror of
https://github.com/wassname/ray.git
synced 2026-07-09 14:16:13 +08:00
19c8033df2
* WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * WIP. * LINT and fixes. MB-MPO and MAML not working yet. * wip * update * update * rmeove * remove dep * higher * Update requirements_rllib.txt * Update requirements_rllib.txt * relpos * no mbmpo Co-authored-by: Eric Liang <ekhliang@gmail.com>
Proximal Policy Optimization (PPO)
Implementations of:
-
Proximal Policy Optimization (PPO).
-
Asynchronous Proximal Policy Optimization (APPO).
-
Decentralized Distributed Proximal Policy Optimization (DDPPO)