Skip to content

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

Notifications You must be signed in to change notification settings

bhairavmehta95/asymmetric-actor-critic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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