Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 761 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 761 Bytes

cogs300-lab5-connectionism

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

Python Install Link

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