threite commited on
Commit
e52cd12
·
1 Parent(s): 5a6f510

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,11 +16,12 @@ model-index:
16
  type: Pixelcopter-PLE-v0
17
  metrics:
18
  - type: mean_reward
19
- value: 1.90 +/- 4.57
20
  name: mean_reward
21
  verified: false
22
  ---
23
- # **Reinforce** Agent playing **Pixelcopter-PLE-v0**
24
- This is a trained model of a **Reinforce** agent playing **Pixelcopter-PLE-v0** .
25
- 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
26
-
 
 
16
  type: Pixelcopter-PLE-v0
17
  metrics:
18
  - type: mean_reward
19
+ value: 0.90 +/- 3.65
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
+
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9889a9fb1be66c18677e35ab0a30bea4e2e4f506133782724b3d13647d09d711
3
  size 38919
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13c9858939a51ea5a4aacc277dbe227835ab6f158dc7cd7a952456fcb7aa5647
3
  size 38919
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": 1.9, "n_evaluation_episodes": 10, "eval_datetime": "2023-01-09T15:23:23.738244"}
 
1
+ {"env_id": "Pixelcopter-PLE-v0", "mean_reward": 0.9, "n_evaluation_episodes": 10, "eval_datetime": "2023-01-09T15:27:50.165966"}