SaiResearch commited on
Commit
88aaed3
·
verified ·
1 Parent(s): eb076b8

Upload 24 files

Browse files
atari/frostbite/large/config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "env_id": "FrostbiteNoFrameskip-v4",
3
+ "framework": "gymnasium",
4
+ "num_frames": 100000,
5
+ "num_envs": 100,
6
+ "observation": {
7
+ "low": null,
8
+ "high": null,
9
+ "shape": [
10
+ 84,
11
+ 84,
12
+ 3
13
+ ],
14
+ "dtype": "uint8"
15
+ },
16
+ "action": {
17
+ "type": "discrete",
18
+ "num_actions": 18
19
+ },
20
+ "seed_start": 0,
21
+ "seed_strategy": "sequential",
22
+ "vectorized": true,
23
+ "vectorization_type": "SyncVectorEnv"
24
+ }
atari/frostbite/large/frostbitenoframeskip_v4.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f2c363bcb9204099cf46a573a3f238018fb60f99fb5f3f6a7097fd04c9f2f87
3
+ size 2116801881
atari/frostbite/medium/config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "env_id": "FrostbiteNoFrameskip-v4",
3
+ "framework": "gymnasium",
4
+ "num_frames": 10000,
5
+ "num_envs": 100,
6
+ "observation": {
7
+ "low": null,
8
+ "high": null,
9
+ "shape": [
10
+ 84,
11
+ 84,
12
+ 3
13
+ ],
14
+ "dtype": "uint8"
15
+ },
16
+ "action": {
17
+ "type": "discrete",
18
+ "num_actions": 18
19
+ },
20
+ "seed_start": 0,
21
+ "seed_strategy": "sequential",
22
+ "vectorized": true,
23
+ "vectorization_type": "SyncVectorEnv"
24
+ }
atari/frostbite/medium/frostbitenoframeskip_v4.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a91deacd909c263588eec2bb0699e1c295d379ffcf2f29adeefe7eb2589ec2cb
3
+ size 211681881
atari/frostbite/small/config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "env_id": "FrostbiteNoFrameskip-v4",
3
+ "framework": "gymnasium",
4
+ "num_frames": 1000,
5
+ "num_envs": 100,
6
+ "observation": {
7
+ "low": null,
8
+ "high": null,
9
+ "shape": [
10
+ 84,
11
+ 84,
12
+ 3
13
+ ],
14
+ "dtype": "uint8"
15
+ },
16
+ "action": {
17
+ "type": "discrete",
18
+ "num_actions": 18
19
+ },
20
+ "seed_start": 0,
21
+ "seed_strategy": "sequential",
22
+ "vectorized": true,
23
+ "vectorization_type": "SyncVectorEnv"
24
+ }
atari/frostbite/small/frostbitenoframeskip_v4.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74edbd8fbb10d861ca42d93831ffa75ea2088fb39379f96a710c7387b6440550
3
+ size 21169881
atari/gopher/large/config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "env_id": "GopherNoFrameskip-v4",
3
+ "framework": "gymnasium",
4
+ "num_frames": 100000,
5
+ "num_envs": 100,
6
+ "observation": {
7
+ "low": null,
8
+ "high": null,
9
+ "shape": [
10
+ 84,
11
+ 84,
12
+ 3
13
+ ],
14
+ "dtype": "uint8"
15
+ },
16
+ "action": {
17
+ "type": "discrete",
18
+ "num_actions": 8
19
+ },
20
+ "seed_start": 0,
21
+ "seed_strategy": "sequential",
22
+ "vectorized": true,
23
+ "vectorization_type": "SyncVectorEnv"
24
+ }
atari/gopher/large/gophernoframeskip_v4.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af6f96fa1fb16020ad255cfe997c8c212be9372bf685ad8ba94f5237d5310b72
3
+ size 2116801796
atari/gopher/medium/config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "env_id": "GopherNoFrameskip-v4",
3
+ "framework": "gymnasium",
4
+ "num_frames": 10000,
5
+ "num_envs": 100,
6
+ "observation": {
7
+ "low": null,
8
+ "high": null,
9
+ "shape": [
10
+ 84,
11
+ 84,
12
+ 3
13
+ ],
14
+ "dtype": "uint8"
15
+ },
16
+ "action": {
17
+ "type": "discrete",
18
+ "num_actions": 8
19
+ },
20
+ "seed_start": 0,
21
+ "seed_strategy": "sequential",
22
+ "vectorized": true,
23
+ "vectorization_type": "SyncVectorEnv"
24
+ }
atari/gopher/medium/gophernoframeskip_v4.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbbec5c94869f613f4c6b992d61cd21b923732d4ec245148c5a95ba2dd88cb2b
3
+ size 211681796
atari/gopher/small/config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "env_id": "GopherNoFrameskip-v4",
3
+ "framework": "gymnasium",
4
+ "num_frames": 1000,
5
+ "num_envs": 100,
6
+ "observation": {
7
+ "low": null,
8
+ "high": null,
9
+ "shape": [
10
+ 84,
11
+ 84,
12
+ 3
13
+ ],
14
+ "dtype": "uint8"
15
+ },
16
+ "action": {
17
+ "type": "discrete",
18
+ "num_actions": 8
19
+ },
20
+ "seed_start": 0,
21
+ "seed_strategy": "sequential",
22
+ "vectorized": true,
23
+ "vectorization_type": "SyncVectorEnv"
24
+ }
atari/gopher/small/gophernoframeskip_v4.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14247943ce8d2e88ec5139a2ff2b3b47c641b94883ae0557293ebc8cc3911317
3
+ size 21169796
atari/hero/large/config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "env_id": "HeroNoFrameskip-v4",
3
+ "framework": "gymnasium",
4
+ "num_frames": 100000,
5
+ "num_envs": 100,
6
+ "observation": {
7
+ "low": null,
8
+ "high": null,
9
+ "shape": [
10
+ 84,
11
+ 84,
12
+ 3
13
+ ],
14
+ "dtype": "uint8"
15
+ },
16
+ "action": {
17
+ "type": "discrete",
18
+ "num_actions": 18
19
+ },
20
+ "seed_start": 0,
21
+ "seed_strategy": "sequential",
22
+ "vectorized": true,
23
+ "vectorization_type": "SyncVectorEnv"
24
+ }
atari/hero/large/heronoframeskip_v4.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e59722722bf04cdb83bc83b2c5abbc1792f3b1c0ba9ff05cff6c204c31e1d463
3
+ size 2116801782
atari/hero/medium/config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "env_id": "HeroNoFrameskip-v4",
3
+ "framework": "gymnasium",
4
+ "num_frames": 10000,
5
+ "num_envs": 100,
6
+ "observation": {
7
+ "low": null,
8
+ "high": null,
9
+ "shape": [
10
+ 84,
11
+ 84,
12
+ 3
13
+ ],
14
+ "dtype": "uint8"
15
+ },
16
+ "action": {
17
+ "type": "discrete",
18
+ "num_actions": 18
19
+ },
20
+ "seed_start": 0,
21
+ "seed_strategy": "sequential",
22
+ "vectorized": true,
23
+ "vectorization_type": "SyncVectorEnv"
24
+ }
atari/hero/medium/heronoframeskip_v4.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adfed96948f6587a531e10c4920fd49a54d27b0d447a74455e86db99de005476
3
+ size 211681782
atari/hero/small/config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "env_id": "HeroNoFrameskip-v4",
3
+ "framework": "gymnasium",
4
+ "num_frames": 1000,
5
+ "num_envs": 100,
6
+ "observation": {
7
+ "low": null,
8
+ "high": null,
9
+ "shape": [
10
+ 84,
11
+ 84,
12
+ 3
13
+ ],
14
+ "dtype": "uint8"
15
+ },
16
+ "action": {
17
+ "type": "discrete",
18
+ "num_actions": 18
19
+ },
20
+ "seed_start": 0,
21
+ "seed_strategy": "sequential",
22
+ "vectorized": true,
23
+ "vectorization_type": "SyncVectorEnv"
24
+ }
atari/hero/small/heronoframeskip_v4.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd52856fd82fbb3fb92c30b311633508550df5aedec93b730359bbe794b3f70c
3
+ size 21169782
atari/jamesbond/large/config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "env_id": "JamesbondNoFrameskip-v4",
3
+ "framework": "gymnasium",
4
+ "num_frames": 100000,
5
+ "num_envs": 100,
6
+ "observation": {
7
+ "low": null,
8
+ "high": null,
9
+ "shape": [
10
+ 84,
11
+ 84,
12
+ 3
13
+ ],
14
+ "dtype": "uint8"
15
+ },
16
+ "action": {
17
+ "type": "discrete",
18
+ "num_actions": 18
19
+ },
20
+ "seed_start": 0,
21
+ "seed_strategy": "sequential",
22
+ "vectorized": true,
23
+ "vectorization_type": "SyncVectorEnv"
24
+ }
atari/jamesbond/large/jamesbondnoframeskip_v4.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7540d0cecd9fd171c98c3bdee824ab72299756643025f91adba6f466289bbb2
3
+ size 2116801881
atari/jamesbond/medium/config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "env_id": "JamesbondNoFrameskip-v4",
3
+ "framework": "gymnasium",
4
+ "num_frames": 10000,
5
+ "num_envs": 100,
6
+ "observation": {
7
+ "low": null,
8
+ "high": null,
9
+ "shape": [
10
+ 84,
11
+ 84,
12
+ 3
13
+ ],
14
+ "dtype": "uint8"
15
+ },
16
+ "action": {
17
+ "type": "discrete",
18
+ "num_actions": 18
19
+ },
20
+ "seed_start": 0,
21
+ "seed_strategy": "sequential",
22
+ "vectorized": true,
23
+ "vectorization_type": "SyncVectorEnv"
24
+ }
atari/jamesbond/medium/jamesbondnoframeskip_v4.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcfc6d2177295e611cc948cd455d63ef58402d496c2aaae6fc40f7dd4387ebec
3
+ size 211681881
atari/jamesbond/small/config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "env_id": "JamesbondNoFrameskip-v4",
3
+ "framework": "gymnasium",
4
+ "num_frames": 1000,
5
+ "num_envs": 100,
6
+ "observation": {
7
+ "low": null,
8
+ "high": null,
9
+ "shape": [
10
+ 84,
11
+ 84,
12
+ 3
13
+ ],
14
+ "dtype": "uint8"
15
+ },
16
+ "action": {
17
+ "type": "discrete",
18
+ "num_actions": 18
19
+ },
20
+ "seed_start": 0,
21
+ "seed_strategy": "sequential",
22
+ "vectorized": true,
23
+ "vectorization_type": "SyncVectorEnv"
24
+ }
atari/jamesbond/small/jamesbondnoframeskip_v4.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20bf111ba1fa8089be57793ab8b8438a618b5e6e9c95fbabcccb13bd929b2cbc
3
+ size 21169881