reachrkr commited on
Commit
1f3d27c
1 Parent(s): f6617af

Upload . with huggingface_hub

Browse files
Files changed (4) hide show
  1. README.md +7 -6
  2. model.pt +2 -2
  3. replay.mp4 +2 -2
  4. results.json +1 -1
README.md CHANGED
@@ -8,19 +8,20 @@ tags:
8
  model-index:
9
  - name: Reinforce-Pixelcopter-PLE-v0
10
  results:
11
- - metrics:
12
- - type: mean_reward
13
- value: 16.30 +/- 10.65
14
- name: mean_reward
15
- task:
16
  type: reinforcement-learning
17
  name: reinforcement-learning
18
  dataset:
19
  name: Pixelcopter-PLE-v0
20
  type: Pixelcopter-PLE-v0
 
 
 
 
 
21
  ---
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 5 of the Deep Reinforcement Learning Class: https://github.com/huggingface/deep-rl-class/tree/main/unit5
26
 
 
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: 19.00 +/- 15.68
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:2a5eea058bb99157d777e88aa0fa8be075ffc35420f52402a5a0d0ec317c4609
3
- size 4703
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4257a1262904138672de2b5feb8ba7221f36d253b54bb4c824a9768c2ffa253
3
+ size 38983
replay.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18f7240dd6c68a25aab3cb58af8553972338ba6a74bba80bb159b1d14a87de2e
3
- size 18963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b656d2800794bbf253895051f5ba1ba0e10f0f83ac8b4ad239c7cdb574dc1ff4
3
+ size 7779
results.json CHANGED
@@ -1 +1 @@
1
- {"env_id": "Pixelcopter-PLE-v0", "mean_reward": 16.3, "n_evaluation_episodes": 10, "eval_datetime": "2022-08-01T03:46:03.130823"}
 
1
+ {"env_id": "Pixelcopter-PLE-v0", "mean_reward": 19.0, "n_evaluation_episodes": 10, "eval_datetime": "2023-03-13T06:23:31.903427"}