vitorveloso commited on
Commit
11a2c6e
·
verified ·
1 Parent(s): db56ada

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -8
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- library_name: ml-agents
3
  tags:
4
  - ML-Agents-Pyramids
5
  - reinforcement-learning
@@ -17,12 +16,7 @@ model-index:
17
  - type: mean_reward
18
  value: 1.80 +/- 0.20
19
  name: mean_reward
20
- verified: false
21
  ---
22
 
23
- # **PPO** Agent trained on **ML-Agents-Pyramids**
24
-
25
- This model was trained for the Hugging Face Deep Reinforcement Learning Course.
26
- - Environment:
27
- - Algorithm:
28
- - Mean Reward:
 
1
  ---
 
2
  tags:
3
  - ML-Agents-Pyramids
4
  - reinforcement-learning
 
16
  - type: mean_reward
17
  value: 1.80 +/- 0.20
18
  name: mean_reward
 
19
  ---
20
 
21
+ # PPO Agent playing ML-Agents-Pyramids
22
+ This is a trained model of a PPO agent playing ML-Agents-Pyramids.