kinkpunk commited on
Commit
92bfb26
·
1 Parent(s): d63f0e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -21,11 +21,11 @@
21
  ```
22
  mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
23
  ```
24
- ### Watch your Agent play
25
- You can watch your agent **playing directly in your browser:**.
26
 
27
- 1. Go to https://huggingface.co/spaces/unity/ML-Agents-Huggy
28
- 2. Step 1: Write your model_id: kinkpunk/Huggy-Doggy-PPO
29
- 3. Step 2: Select your *.nn /*.onnx file
30
  4. Click on Watch the agent play 👀
31
 
 
21
  ```
22
  mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
23
  ```
24
+ ### Watch my Agent play
25
+ You can watch my agent **playing directly in your browser:**.
26
 
27
+ 1. Go to https://huggingface.co/spaces/ThomasSimonini/Huggy
28
+ 2. Step 1: Write my model_id: kinkpunk/Huggy-Doggy-PPO
29
+ 3. Step 2: Select any *.nn /*.onnx file
30
  4. Click on Watch the agent play 👀
31