The following are external libraries that need to be installed manually.
The conda environment file should be used to import the conda environment used in agents.
Use conda env create -f environment.yml
to create the conda environment.
Then use (source) activate openai-gym-starter to run the conda environment with installed packages.