Dependencies:
- Python 2.7
- Numpy version 1.15.0
- TensorFlow (GPU) version 1.4.1
- Rospy
- ROS Kinetic
- rllab at https://github.com/rll/rllab
- ipython version 5.8.0
The only file you need to modify is launch_maml_train.py, which both trains and tests models. See comments in the main() function for details.