Skip to content
This repository was archived by the owner on Oct 9, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (19 loc) · 1.14 KB

File metadata and controls

22 lines (19 loc) · 1.14 KB

Ball - Plate Balance: Unity ML Agents

Unity Packages required:

  1. TensorflowSharp Plugin
  2. MLAgents Plugin

Python Packages required:

  1. mlagents
  2. tensorflow

Download the Following files, and place it in the correct folder:

After installation of python dependencies, navigate to env/ directory and run,

 mlagents-learn trainer_config.yaml --env=ball3denv --run-id=SomeUniqueAlphanumericID --learn

Files not provided due to github's large size constraint: KEEP THE FILES IN THE FOLLOWING DIRECTORIES AFTER DOWNLOADING THEM