SMD1234 commited on
Commit
177c028
•
1 Parent(s): 2defaea

Changed the instructions

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -20,10 +20,11 @@ tags:
20
  mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
21
  ```
22
  ### Watch your Agent play
23
- You can watch your agent **playing directly in your browser:**.
24
 
25
- 1. Go to https://huggingface.co/spaces/unity/ML-Agents-SnowballTarget
26
- 2. Step 1: Find your model_id: SaathvikD/ppo-SnowballTarget
27
- 3. Step 2: Select your *.nn /*.onnx file
28
- 4. Click on Watch the agent play 👀
 
29
 
 
20
  mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
21
  ```
22
  ### Watch your Agent play
23
+ You can watch my agent **playing directly in your browser:**.
24
 
25
+ 1. Go to https://singularite.itch.io/snowballtarget
26
+ 2. Step 1: Find my model_id: SaathvikD/ppo-SnowballTarget
27
+ 3. Step 2: Select my .nn/.onnx file.
28
+ 4. Also based on the amount of training it has undergone is shows a larger number.
29
+ 5. Click on Watch the agent play 👀
30