Sekiraw commited on
Commit
e5b71bd
·
1 Parent(s): 5ccf1d7
Files changed (1) hide show
  1. README.md +27 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - doom_health_gathering_supreme
4
+ - reinforce
5
+ - reinforcement-learning
6
+ - custom-implementation
7
+ - deep-rl-class
8
+ model-index:
9
+ - name: doom_health_gathering_supreme
10
+ results:
11
+ - task:
12
+ type: reinforcement-learning
13
+ name: reinforcement-learning
14
+ dataset:
15
+ name: doom_health_gathering_supreme
16
+ type: doom_health_gathering_supreme
17
+ metrics:
18
+ - type: mean_reward
19
+ value: 6
20
+ name: mean_reward
21
+ verified: false
22
+ ---
23
+
24
+ # **Reinforce** Agent playing **Pixelcopter-PLE-v0**
25
+ This is a trained model of a **Reinforce** agent playing **Pixelcopter-PLE-v0** .
26
+ 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
27
+