Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 412 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 412 Bytes

Control What You Can: Intrinsically Motivated Task-Planning Agent

Usage

To run the toy environment, run

python train.py --experiment experiments/boxes/sac_cwyc.json

To run the the robotics environments, run

python train.py --experiment experiments/pickandplaceextended/her_cwyc.json

Requirements

python3
joblib
matplotlib
tensorboardX
scipy
tensorflow
numpy
gym
mujoco_py