FaryalS commited on
Commit
a722659
1 Parent(s): 8e8a679

Upload DQN/CNN PongNoFrameskip-v4 trained agent

Browse files
config.json CHANGED
The diff for this file is too large to render. See raw diff
 
dqn-PongNoFrameskip-v4.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:281c8479f02960bb60fed6cfb1d43461edf75b57fa39792e1b8abb0001fe681a
3
- size 93740643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:978977770bce3c28b17a75e602f3c7bd156650009b074f4e607abee9062ab2e8
3
+ size 93740874
dqn-PongNoFrameskip-v4/data CHANGED
The diff for this file is too large to render. See raw diff
 
dqn-PongNoFrameskip-v4/policy.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ff278eae88b4256374bffbc499ab44f29fb1c48eec85abef9aa67d84085c0d2
3
- size 92918426
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b9f2fe07285397f89e3cac7aecca1ce4182ed9e3ea66b949734273eebaf5e73
3
+ size 92918618
dqn-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: False
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: True
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-11-02T16:58:12.277647"}
 
1
+ {"mean_reward": -21.0, "std_reward": 0.0, "is_deterministic": false, "n_eval_episodes": 10, "eval_datetime": "2023-11-02T17:54:22.486976"}