nsanghi commited on
Commit
73d1917
1 Parent(s): dda2a27

Push to Hub

Browse files
A2C-Atari-Pong.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9e303ef488e54748304de24fb1d18f1b7ee840b8a663408ef701dd4e97cc19ec
3
- size 13826390
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a40a57b17093aa27b688a06ad5f979dde529319fbc16e5a3b465ec5727985be7
3
+ size 13827400
A2C-Atari-Pong/_stable_baselines3_version CHANGED
@@ -1 +1 @@
1
- 2.0.0
 
1
+ 2.1.0
A2C-Atari-Pong/data CHANGED
The diff for this file is too large to render. See raw diff
 
A2C-Atari-Pong/policy.optimizer.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:10a8467c64220336cf4cd412534d84e93f2c9f63071004d335abf4bd03f9bfc8
3
- size 6754305
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9cdc478013e89a32772df1fc0b10d00f423c8d6d6159b607fc50b379f89aa23
3
+ size 6754674
A2C-Atari-Pong/policy.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:498a6aa286b3c9f8234c11c4837b4a0eed6f1d5ef9d5966304707e799a83c60a
3
- size 6757825
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d596a2f248955e7fc8608b5f4593bdbf2e6efda3723016c340be18bd01e3da3
3
+ size 6757874
A2C-Atari-Pong/pytorch_variables.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d030ad8db708280fcae77d87e973102039acd23a11bdecc3db8eb6c0ac940ee1
3
- size 431
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c35cea3b2e60fb5e7e162d3592df775cd400e575a31c72f359fb9e654ab00c5
3
+ size 864
A2C-Atari-Pong/system_info.txt CHANGED
@@ -1,9 +1,9 @@
1
- - OS: Linux-5.15.109+-x86_64-with-glibc2.31 # 1 SMP Fri Jun 9 10:57:30 UTC 2023
2
- - Python: 3.10.12
3
- - Stable-Baselines3: 2.0.0
4
- - PyTorch: 2.0.1+cu118
5
- - GPU Enabled: True
6
- - Numpy: 1.22.4
7
- - Cloudpickle: 2.2.1
8
- - Gymnasium: 0.28.1
9
- - OpenAI Gym: 0.25.2
 
1
+ - OS: Linux-5.15.133.1-microsoft-standard-WSL2-x86_64-with-glibc2.35 # 1 SMP Thu Oct 5 21:02:42 UTC 2023
2
+ - Python: 3.9.18
3
+ - Stable-Baselines3: 2.1.0
4
+ - PyTorch: 2.1.0+cpu
5
+ - GPU Enabled: False
6
+ - Numpy: 1.26.1
7
+ - Cloudpickle: 3.0.0
8
+ - Gymnasium: 0.29.1
9
+ - OpenAI Gym: 0.26.2
README.md CHANGED
@@ -16,7 +16,7 @@ model-index:
16
  type: PongNoFrameskip-v4
17
  metrics:
18
  - type: mean_reward
19
- value: -20.30 +/- 1.27
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
 
replay.mp4 CHANGED
Binary files a/replay.mp4 and b/replay.mp4 differ
 
results.json CHANGED
@@ -1 +1 @@
1
- {"mean_reward": -20.3, "std_reward": 1.268857754044952, "is_deterministic": false, "n_eval_episodes": 10, "eval_datetime": "2023-07-13T08:10:28.742344"}
 
1
+ {"mean_reward": -20.4, "std_reward": 0.8, "is_deterministic": false, "n_eval_episodes": 10, "eval_datetime": "2024-03-05T12:38:21.892129"}