Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 369 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 369 Bytes

asymmetric-actor-critic-tensorflow

Implementation of Asymmetric Actor Critic for Image-Based Robot Learning in Tensorflow.

The code includes the implementation of Asymmetric Hindsight Experience Replay as discussed in the paper, and also has environment code for the Particle MuJoCo environment.

To Run

Run python main.py