Model-based RL experiments with custom environments Requirements openAI 'gym' stable baselines 'cvxpy' + mosek 'control' python package Installation of Custom Environments From gym-ct_cartpole folder, run pip install -e . Policy Training Run python train_script_ppo2.py