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

Upload . with huggingface_hub

Browse files
Files changed (4) hide show
  1. README.md +2 -3
  2. model.pt +1 -1
  3. replay.mp4 +0 -0
  4. results.json +1 -1
README.md CHANGED
@@ -16,12 +16,11 @@ model-index:
16
  type: Pixelcopter-PLE-v0
17
  metrics:
18
  - type: mean_reward
19
- value: 0.80 +/- 1.94
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: 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
 
model.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6af8cec34308d087f4f809c745924e1b3e1395f56c600f859643a6ffa3c51296
3
  size 38919
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9889a9fb1be66c18677e35ab0a30bea4e2e4f506133782724b3d13647d09d711
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": 0.8, "n_evaluation_episodes": 10, "eval_datetime": "2023-01-09T15:20:50.551417"}
 
1
+ {"env_id": "Pixelcopter-PLE-v0", "mean_reward": 1.9, "n_evaluation_episodes": 10, "eval_datetime": "2023-01-09T15:23:23.738244"}