-
-
Notifications
You must be signed in to change notification settings - Fork 111
Roadmap
Joel Mason edited this page Feb 13, 2019
·
13 revisions
- Rewrite core.
- Distributed RL.
- Refs:
- Ray Rllib: https://github.com/ray-project/ray/blob/master/doc/source/rllib.rst
- Ape-x: https://openreview.net/forum?id=H1Dy---0Z
- uber single machine implementation: https://github.com/uber-research/ape-x
- R2D2: Extension of Ape-x with recurrent networks: https://openreview.net/forum?id=r1lyTjAqYX
- IMPALA: https://icml.cc/Conferences/2018/Schedule?showEvent=3093
- Uber Faster Neuro-evolution: https://eng.uber.com/accelerated-neuroevolution/
- Refs:
- More environments.
- Bullet
- Box2D