Skip to content

COGS300/lab5-connectionism

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages