NicholasGri commited on
Commit
272da08
·
1 Parent(s): e61d0bc

Update readmy, play with model is not acceceble for SnowballTarget

Browse files
Files changed (1) hide show
  1. README.md +0 -7
README.md CHANGED
@@ -25,11 +25,4 @@ tags:
25
  mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
26
  ```
27
 
28
- ### Watch your Agent play
29
- You can watch your agent **playing directly in your browser**
30
-
31
- 1. If the environment is part of ML-Agents official environments, go to https://huggingface.co/unity
32
- 2. Step 1: Find your model_id: NicholasGri/ppo-SnowballTarget
33
- 3. Step 2: Select your *.nn /*.onnx file
34
- 4. Click on Watch the agent play 👀
35
 
 
25
  mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
26
  ```
27
 
 
 
 
 
 
 
 
28