JDB03 commited on
Commit
0772ae9
·
verified ·
1 Parent(s): 59d9944

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -1
README.md CHANGED
@@ -1,3 +1,28 @@
1
  ---
2
- {}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
+ ---
3
+ tags:
4
+ - Pixelcopter-PLE-v0
5
+ - reinforce
6
+ - reinforcement-learning
7
+ - custom-implementation
8
+ - deep-rl-class
9
+ model-index:
10
+ - name: Reinforce-PixelCopter
11
+ results:
12
+ - task:
13
+ type: reinforcement-learning
14
+ name: reinforcement-learning
15
+ dataset:
16
+ name: Pixelcopter-PLE-v0
17
+ type: Pixelcopter-PLE-v0
18
+ metrics:
19
+ - type: mean_reward
20
+ value: 39.20 +/- 41.72
21
+ name: mean_reward
22
+ verified: false
23
+ ---
24
+
25
+ # **Reinforce** Agent playing **Pixelcopter-PLE-v0**
26
+ This is a trained model of a **Reinforce** agent playing **Pixelcopter-PLE-v0** .
27
+ To learn to use this model and train yours check Unit 4 of the Deep Reinforcement Learning Course: https://huggingface.co/deep-rl-course/unit4/introduction
28
  ---