Please note that this version of the code will not work with the existing ML Agents install from the cogs labs. Use the video tutorial or written instructions to install the new version.
This tutorial only works for windows. Mac users please use the official installation instructions
Command Prompt Text
py -3.8 -m pip install torch~=1.7.1 -f https://download.pytorch.org/whl/torch_stable.html
py -3.8 -m pip install mlagents==0.28.0
mlagents-learn --help