FaryalS commited on
Commit
f46b36c
·
1 Parent(s): 4e170ce

Upload PPO PongNoFrameskip-v4 trained agent

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ model-index:
16
  type: PongNoFrameskip-v4
17
  metrics:
18
  - type: mean_reward
19
- value: -21.00 +/- 0.00
20
  name: mean_reward
21
  verified: false
22
  ---
 
16
  type: PongNoFrameskip-v4
17
  metrics:
18
  - type: mean_reward
19
+ value: -20.40 +/- 0.80
20
  name: mean_reward
21
  verified: false
22
  ---
config.json CHANGED
The diff for this file is too large to render. See raw diff
 
ppo-PongNoFrameskip-v4.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d248b55f54cbd74328fd93f639642d3538995ec8437b58d5ad44d7b8d973be78
3
- size 155638848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f14f9f639cb6858c094e0c311b0e84e27278a3ef93e0d81cb620fcc8fc08aeeb
3
+ size 155637131
ppo-PongNoFrameskip-v4/data CHANGED
The diff for this file is too large to render. See raw diff
 
ppo-PongNoFrameskip-v4/policy.optimizer.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39eed927cc049dc19d009db0884cd4f8bd4d36eff250dc7449571c7c4abda756
3
- size 103300394
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3394c6027feb133aafaefaf42e374ec35989e8faeebb8ac4aa578687277f7212
3
+ size 103300074
ppo-PongNoFrameskip-v4/policy.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82f6127275d5b5632cb894aafc09a3346369fdece45a05236365932024890309
3
- size 51649778
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29187ec79f2a9c9bce8864988791908ee811fe384698ebdbeec74b653ca4d94c
3
+ size 51649650
ppo-PongNoFrameskip-v4/system_info.txt CHANGED
@@ -2,7 +2,7 @@
2
  - Python: 3.10.12
3
  - Stable-Baselines3: 2.2.0a9
4
  - PyTorch: 2.1.0+cu118
5
- - GPU Enabled: True
6
  - Numpy: 1.23.5
7
  - Cloudpickle: 2.2.1
8
  - Gymnasium: 0.29.1
 
2
  - Python: 3.10.12
3
  - Stable-Baselines3: 2.2.0a9
4
  - PyTorch: 2.1.0+cu118
5
+ - GPU Enabled: False
6
  - Numpy: 1.23.5
7
  - Cloudpickle: 2.2.1
8
  - Gymnasium: 0.29.1
replay.mp4 CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
 
results.json CHANGED
@@ -1 +1 @@
1
- {"mean_reward": -21.0, "std_reward": 0.0, "is_deterministic": false, "n_eval_episodes": 10, "eval_datetime": "2023-10-30T07:30:01.630909"}
 
1
+ {"mean_reward": -20.4, "std_reward": 0.8, "is_deterministic": false, "n_eval_episodes": 10, "eval_datetime": "2023-11-02T11:23:04.381248"}