naimgerges commited on
Commit
375aadc
·
verified ·
1 Parent(s): 910b9de

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - unity-ml-agents
4
+ - deep-reinforcement-learning
5
+ - reinforcement-learning
6
+ - ML-Agents-Pyramids
7
+ model-index:
8
+ - name: PPO-Pyramids
9
+ results:
10
+ - task:
11
+ type: reinforcement-learning
12
+ name: reinforcement-learning
13
+ dataset:
14
+ name: Pyramids
15
+ type: Pyramids
16
+ metrics:
17
+ - type: mean_reward
18
+ value: 1.75
19
+ name: mean_reward
20
+ ---
21
+
22
+ # PPO Agent Playing Pyramids
23
+ This is a trained model of a PPO agent playing Pyramids using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).