Penguin-N commited on
Commit
70ef77a
·
1 Parent(s): 50c06a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -7,6 +7,16 @@ tags:
7
  - ML-Agents-SnowballTarget
8
  ---
9
 
 
 
 
 
 
 
 
 
 
 
10
  # **ppo** Agent playing **SnowballTarget**
11
  This is a trained model of a **ppo** agent playing **SnowballTarget**
12
  using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
 
7
  - ML-Agents-SnowballTarget
8
  ---
9
 
10
+ # Watch your agent playing 👀
11
+
12
+ For this step it’s simple:
13
+
14
+ 1. Remember your repo-id
15
+
16
+ 2. Go here: https://huggingface.co/spaces/ThomasSimonini/ML-Agents-SnowballTarget
17
+
18
+ 3. Launch the game and put it in full screen by clicking on the bottom right button
19
+
20
  # **ppo** Agent playing **SnowballTarget**
21
  This is a trained model of a **ppo** agent playing **SnowballTarget**
22
  using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).