This repo tries to learn to segment skills from image demonstrations and learn a controller for each skill. Each controller has a goal and gain as its own private property.
https://sites.google.com/view/skillacquisition/home
The following code starts a job using a toy dataset.
python -u train.py -m "test"
