Hi @superjayman – the installation guide is meant to be for Windows, Mac, and Linux. The intent of this guide is that you set up a virtual environment within which you install ML-Agents. The only requirements for these setup instructions are python / pip and git.
Using the latest versions of Tensorflow, if you have an NVIDIA CUDA-enabled GPU and have CUDA installed there are no additional steps required. At this time we don’t have a guide for setting up CUDA.
I am using win10 and py3.7. when i run pip3 install mlagents i get “the term ‘pip3’ is not recognized”! when i type py then python runs without any problem. can someone plz tell me why im getting error for pip3 install mlagents?