Roberto commited on
Commit
dca8359
·
1 Parent(s): 537faca

Upload . with huggingface_hub

Browse files
Files changed (4) hide show
  1. README.md +6 -5
  2. model.pt +1 -1
  3. replay.mp4 +0 -0
  4. results.json +1 -1
README.md CHANGED
@@ -16,12 +16,13 @@ model-index:
16
  type: Pixelcopter-PLE-v0
17
  metrics:
18
  - type: mean_reward
19
- value: 20.50 +/- 17.00
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
-
 
 
16
  type: Pixelcopter-PLE-v0
17
  metrics:
18
  - type: mean_reward
19
+ value: 31.80 +/- 34.71
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:
27
+ https://huggingface.co/deep-rl-course/unit4/introduction
28
+
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:df58261c5ffe297544ab38d873b71709a2bf962fd243cebcf17324a0c395d2f4
3
  size 38983
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29c657da6bfff5400308acab10cd1c62aa56df84f2d89337eb5a820e6215401b
3
  size 38983
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": 20.5, "n_evaluation_episodes": 10, "eval_datetime": "2023-01-09T21:31:11.984317"}
 
1
+ {"env_id": "Pixelcopter-PLE-v0", "mean_reward": 31.8, "n_evaluation_episodes": 10, "eval_datetime": "2023-01-10T12:29:24.951145"}