Skip to main content

Unity ML Agents

Intall Anaconda

Install Python and add to Path!


image.png

create conda environment

install pytorch https://pytorch.org/get-started/locally/

image.png

pip3 install -e ./ml-agents-envs
pip3 install -e ./ml-agents

image.png