wahdan99 commited on
Commit
1df4982
1 Parent(s): 8567241

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +27 -2
  2. replay.mp4 +0 -0
  3. results.json +1 -1
README.md CHANGED
@@ -1,2 +1,27 @@
1
- # Model and Training Information
2
- This model was trained using Reinforce on the Pixelcopter-PLE-v0 environment. For more details, see the hyperparameters.json.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - Pixelcopter-PLE-v0
4
+ - reinforce
5
+ - reinforcement-learning
6
+ - custom-implementation
7
+ - deep-rl-class
8
+ model-index:
9
+ - name: Reinforce-Pixelcopter-PLE-v0
10
+ results:
11
+ - task:
12
+ type: reinforcement-learning
13
+ name: reinforcement-learning
14
+ dataset:
15
+ name: Pixelcopter-PLE-v0
16
+ type: Pixelcopter-PLE-v0
17
+ metrics:
18
+ - type: mean_reward
19
+ value: 52.80 +/- 42.66
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
+
replay.mp4 CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
 
results.json CHANGED
@@ -1 +1 @@
1
- {"env_id": "Pixelcopter-PLE-v0", "mean_reward": 40.0, "n_evaluation_episodes": 10, "eval_datetime": "2024-02-02T03:04:21.120686"}
 
1
+ {"env_id": "Pixelcopter-PLE-v0", "mean_reward": 52.8, "n_evaluation_episodes": 10, "eval_datetime": "2024-02-02T03:14:47.304602"}