MattStammers commited on
Commit
90bbf2c
·
1 Parent(s): 4592ef9

Upload folder using huggingface_hub

Browse files
Files changed (35) hide show
  1. .summary/0/events.out.tfevents.1697498132.rhmmedcatt-proliant-ml350-gen10 +3 -0
  2. .summary/1/events.out.tfevents.1697498132.rhmmedcatt-proliant-ml350-gen10 +3 -0
  3. README.md +117 -4
  4. checkpoint_p0/best_000098304_100663296_reward_13.780.pth +3 -0
  5. checkpoint_p0/checkpoint_000098144_100499456.pth +3 -0
  6. checkpoint_p0/checkpoint_000098400_100761600.pth +3 -0
  7. checkpoint_p0/milestones/checkpoint_000008192_8388608.pth +3 -0
  8. checkpoint_p0/milestones/checkpoint_000016512_16908288.pth +3 -0
  9. checkpoint_p0/milestones/checkpoint_000024832_25427968.pth +3 -0
  10. checkpoint_p0/milestones/checkpoint_000033152_33947648.pth +3 -0
  11. checkpoint_p0/milestones/checkpoint_000041504_42500096.pth +3 -0
  12. checkpoint_p0/milestones/checkpoint_000049824_51019776.pth +3 -0
  13. checkpoint_p0/milestones/checkpoint_000058144_59539456.pth +3 -0
  14. checkpoint_p0/milestones/checkpoint_000066464_68059136.pth +3 -0
  15. checkpoint_p0/milestones/checkpoint_000074816_76611584.pth +3 -0
  16. checkpoint_p0/milestones/checkpoint_000083136_85131264.pth +3 -0
  17. checkpoint_p0/milestones/checkpoint_000091488_93683712.pth +3 -0
  18. checkpoint_p1/best_000092320_94535680_reward_13.220.pth +3 -0
  19. checkpoint_p1/checkpoint_000097440_99778560.pth +3 -0
  20. checkpoint_p1/checkpoint_000097664_100007936.pth +3 -0
  21. checkpoint_p1/milestones/checkpoint_000008128_8323072.pth +3 -0
  22. checkpoint_p1/milestones/checkpoint_000016384_16777216.pth +3 -0
  23. checkpoint_p1/milestones/checkpoint_000024672_25264128.pth +3 -0
  24. checkpoint_p1/milestones/checkpoint_000032928_33718272.pth +3 -0
  25. checkpoint_p1/milestones/checkpoint_000041184_42172416.pth +3 -0
  26. checkpoint_p1/milestones/checkpoint_000049440_50626560.pth +3 -0
  27. checkpoint_p1/milestones/checkpoint_000057728_59113472.pth +3 -0
  28. checkpoint_p1/milestones/checkpoint_000065984_67567616.pth +3 -0
  29. checkpoint_p1/milestones/checkpoint_000074272_76054528.pth +3 -0
  30. checkpoint_p1/milestones/checkpoint_000082528_84508672.pth +3 -0
  31. checkpoint_p1/milestones/checkpoint_000090816_92995584.pth +3 -0
  32. config.json +40 -22
  33. git.diff +2 -2
  34. replay.mp4 +2 -2
  35. sf_log.txt +0 -0
.summary/0/events.out.tfevents.1697498132.rhmmedcatt-proliant-ml350-gen10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:467de16e343c0c23885712ef947983f6b9e0eef3c8e435cd147144889e2404ce
3
+ size 7770753
.summary/1/events.out.tfevents.1697498132.rhmmedcatt-proliant-ml350-gen10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df40ba2eefe776a0ccda839756aeff0c512481c8871e90ff83c87dca6c10cc3e
3
+ size 4497164
README.md CHANGED
@@ -15,7 +15,7 @@ model-index:
15
  type: atari_wizardofwor
16
  metrics:
17
  - type: mean_reward
18
- value: 2590.00 +/- 1905.49
19
  name: mean_reward
20
  verified: false
21
  ---
@@ -30,15 +30,128 @@ Documentation for how to use Sample-Factory can be found at https://www.samplefa
30
 
31
  After installing Sample-Factory, download the model with:
32
  ```
33
- python -m sample_factory.huggingface.load_from_hub -r MattStammers/appo-atari_wizardofwor
34
  ```
35
 
36
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
37
  ## Using the model
38
 
39
  To run the model after download, use the `enjoy` script corresponding to this environment:
40
  ```
41
- python -m sf_examples.atari.enjoy_atari --algo=APPO --env=atari_wizardofwor --train_dir=./train_dir --experiment=appo-atari_wizardofwor
42
  ```
43
 
44
 
@@ -49,7 +162,7 @@ See https://www.samplefactory.dev/10-huggingface/huggingface/ for more details
49
 
50
  To continue training with this model, use the `train` script corresponding to this environment:
51
  ```
52
- python -m sf_examples.atari.train_atari --algo=APPO --env=atari_wizardofwor --train_dir=./train_dir --experiment=appo-atari_wizardofwor --restart_behavior=resume --train_for_env_steps=10000000000
53
  ```
54
 
55
  Note, you may have to adjust `--train_for_env_steps` to a suitably high number as the experiment will resume at the number of steps it concluded at.
 
15
  type: atari_wizardofwor
16
  metrics:
17
  - type: mean_reward
18
+ value: 13670.00 +/- 8376.40
19
  name: mean_reward
20
  verified: false
21
  ---
 
30
 
31
  After installing Sample-Factory, download the model with:
32
  ```
33
+ python -m sample_factory.huggingface.load_from_hub -r MattStammers/APPO-atari_wizardofwor
34
  ```
35
 
36
 
37
+ ## About the Model
38
+
39
+ This model as with all the others in the benchmarks was trained initially asynchronously un-seeded to 10 million steps for the purposes of setting a sample factory async baseline for this model on this environment but only 3/57 made it.
40
+
41
+ The aim is to reach state-of-the-art (SOTA) performance on each atari environment. I will flag the models with SOTA when they reach at or near these levels.
42
+
43
+ The hyperparameters used in the model are the ones I have pushed to my fork of sample-factory: https://github.com/MattStammers/sample-factory. Given that https://huggingface.co/edbeeching has kindly shared his.
44
+ I saved time and energy by using many of his tuned hyperparameters to maximise performance. However, he used 2 billion training steps. I have started as explained above at 10 million then moved to 100m to see how performance goes:
45
+ ```
46
+ hyperparameters = {
47
+ "device": "gpu",
48
+ "seed": 1234,
49
+ "num_policies": 2,
50
+ "async_rl": true,
51
+ "serial_mode": false,
52
+ "batched_sampling": true,
53
+ "num_batches_to_accumulate": 2,
54
+ "worker_num_splits": 1,
55
+ "policy_workers_per_policy": 1,
56
+ "max_policy_lag": 1000,
57
+ "num_workers": 16,
58
+ "num_envs_per_worker": 2,
59
+ "batch_size": 1024,
60
+ "num_batches_per_epoch": 8,
61
+ "num_epochs": 4,
62
+ "rollout": 128,
63
+ "recurrence": 1,
64
+ "shuffle_minibatches": false,
65
+ "gamma": 0.99,
66
+ "reward_scale": 1.0,
67
+ "reward_clip": 1000.0,
68
+ "value_bootstrap": false,
69
+ "normalize_returns": true,
70
+ "exploration_loss_coeff": 0.0004677351413,
71
+ "value_loss_coeff": 0.5,
72
+ "kl_loss_coeff": 0.0,
73
+ "exploration_loss": "entropy",
74
+ "gae_lambda": 0.95,
75
+ "ppo_clip_ratio": 0.1,
76
+ "ppo_clip_value": 1.0,
77
+ "with_vtrace": false,
78
+ "vtrace_rho": 1.0,
79
+ "vtrace_c": 1.0,
80
+ "optimizer": "adam",
81
+ "adam_eps": 1e-05,
82
+ "adam_beta1": 0.9,
83
+ "adam_beta2": 0.999,
84
+ "max_grad_norm": 0.0,
85
+ "learning_rate": 0.0003033891184,
86
+ "lr_schedule": "linear_decay",
87
+ "lr_schedule_kl_threshold": 0.008,
88
+ "lr_adaptive_min": 1e-06,
89
+ "lr_adaptive_max": 0.01,
90
+ "obs_subtract_mean": 0.0,
91
+ "obs_scale": 255.0,
92
+ "normalize_input": true,
93
+ "normalize_input_keys": [
94
+ "obs"
95
+ ],
96
+ "decorrelate_experience_max_seconds": 0,
97
+ "decorrelate_envs_on_one_worker": true,
98
+ "actor_worker_gpus": [],
99
+ "set_workers_cpu_affinity": true,
100
+ "force_envs_single_thread": false,
101
+ "default_niceness": 0,
102
+ "log_to_file": true,
103
+ "experiment_summaries_interval": 3,
104
+ "flush_summaries_interval": 30,
105
+ "stats_avg": 100,
106
+ "summaries_use_frameskip": true,
107
+ "heartbeat_interval": 10,
108
+ "heartbeat_reporting_interval": 60,
109
+ "train_for_env_steps": 100000000,
110
+ "train_for_seconds": 10000000000,
111
+ "save_every_sec": 120,
112
+ "keep_checkpoints": 2,
113
+ "load_checkpoint_kind": "latest",
114
+ "save_milestones_sec": 1200,
115
+ "save_best_every_sec": 5,
116
+ "save_best_metric": "reward",
117
+ "save_best_after": 100000,
118
+ "benchmark": false,
119
+ "encoder_mlp_layers": [
120
+ 512,
121
+ 512
122
+ ],
123
+ "encoder_conv_architecture": "convnet_atari",
124
+ "encoder_conv_mlp_layers": [
125
+ 512
126
+ ],
127
+ "use_rnn": false,
128
+ "rnn_size": 512,
129
+ "rnn_type": "gru",
130
+ "rnn_num_layers": 1,
131
+ "decoder_mlp_layers": [],
132
+ "nonlinearity": "relu",
133
+ "policy_initialization": "orthogonal",
134
+ "policy_init_gain": 1.0,
135
+ "actor_critic_share_weights": true,
136
+ "adaptive_stddev": false,
137
+ "continuous_tanh_scale": 0.0,
138
+ "initial_stddev": 1.0,
139
+ "use_env_info_cache": false,
140
+ "env_gpu_actions": false,
141
+ "env_gpu_observations": true,
142
+ "env_frameskip": 4,
143
+ "env_framestack": 4,
144
+ }
145
+
146
+ ```
147
+
148
+
149
+
150
  ## Using the model
151
 
152
  To run the model after download, use the `enjoy` script corresponding to this environment:
153
  ```
154
+ python -m sf_examples.atari.enjoy_atari --algo=APPO --env=atari_wizardofwor --train_dir=./train_dir --experiment=APPO-atari_wizardofwor
155
  ```
156
 
157
 
 
162
 
163
  To continue training with this model, use the `train` script corresponding to this environment:
164
  ```
165
+ python -m sf_examples.atari.train_atari --algo=APPO --env=atari_wizardofwor --train_dir=./train_dir --experiment=APPO-atari_wizardofwor --restart_behavior=resume --train_for_env_steps=10000000000
166
  ```
167
 
168
  Note, you may have to adjust `--train_for_env_steps` to a suitably high number as the experiment will resume at the number of steps it concluded at.
checkpoint_p0/best_000098304_100663296_reward_13.780.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f47cba3c4d534e3e7b1f3a20cf16bde285a286813b7bf0e790529cce76c097e9
3
+ size 20746419
checkpoint_p0/checkpoint_000098144_100499456.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99c5aacb4933212b31a8226c15c24b36a1e315e021179d08ddde18b8f6469987
3
+ size 20746755
checkpoint_p0/checkpoint_000098400_100761600.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0154568803f3795594d3ac9eeab8d47062e9492a1ce3c19a481f491287f1b69a
3
+ size 20746755
checkpoint_p0/milestones/checkpoint_000008192_8388608.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af80002b428900a66d7777906c1b6c8d37ca942e87b5510c5b6780364a93d46b
3
+ size 20747611
checkpoint_p0/milestones/checkpoint_000016512_16908288.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09867956d2d2885ba29a9dc30821b23e905b80afc44496987c750223b8a76a9b
3
+ size 20747667
checkpoint_p0/milestones/checkpoint_000024832_25427968.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c74e646f375ee80c78a0223f70cc92496431c7f0f3e83147f4607c4bf30a95f
3
+ size 20747667
checkpoint_p0/milestones/checkpoint_000033152_33947648.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75cd62958fbb1ef41bbac4a0855453b960ba223b3f22ed5971263cb2fc46103b
3
+ size 20747667
checkpoint_p0/milestones/checkpoint_000041504_42500096.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1d8ec8e982ec0b9edcab98e5dc6a2137c9faf9878c169c824c2edc8a6f9e981
3
+ size 20747667
checkpoint_p0/milestones/checkpoint_000049824_51019776.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45a1466633cdbd158bcc784a433164b39728f00df12248b54e4faf124d266592
3
+ size 20747667
checkpoint_p0/milestones/checkpoint_000058144_59539456.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f07122338192b7f437ce17d03a2cc6f30ab45926ef249c1892b9443f7c2712c1
3
+ size 20747667
checkpoint_p0/milestones/checkpoint_000066464_68059136.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b905e6db5a4ffea6c45925811e5893a362b8efb521fcc65b287c4ee608a705c2
3
+ size 20747667
checkpoint_p0/milestones/checkpoint_000074816_76611584.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96815dc45add32a209e3b8072a0d864496ae0aa05d20cb0c9d2b97ac5e2a9ca1
3
+ size 20747667
checkpoint_p0/milestones/checkpoint_000083136_85131264.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78137e3e4156d636c77ec9af6ba793ed4dac4526d4b5018adcff487b4f0e569e
3
+ size 20747667
checkpoint_p0/milestones/checkpoint_000091488_93683712.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e130dd6f4ce45d32e4f79f603167493591197268ad52585f34d3b1ccfda8642
3
+ size 20747667
checkpoint_p1/best_000092320_94535680_reward_13.220.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f729968942bca223f2a36bb94b9de45923ad872bbf366bd5b23365878d706b6b
3
+ size 20746419
checkpoint_p1/checkpoint_000097440_99778560.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6745a671697f2f45217531e7db6bb70259885644182257f7a274c5c409cae614
3
+ size 20746755
checkpoint_p1/checkpoint_000097664_100007936.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9f21b9e3f9c44ef60fbc8082db4dc34ca8a26d790fba3ecb8c9b694662af40aa
3
+ size 20746755
checkpoint_p1/milestones/checkpoint_000008128_8323072.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d55a8a073dbe11f85ceb74b76b4b3f0a2ba9346a3b72d376d8800950d0b4b5f0
3
+ size 20747611
checkpoint_p1/milestones/checkpoint_000016384_16777216.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27ed4103cb4a349eabd5016a31537bf01eda54ac2414f21c9be7dc07e1657f6b
3
+ size 20747667
checkpoint_p1/milestones/checkpoint_000024672_25264128.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8a7b9aca4493597500bbf0cd67903393dacb0d108d9ec0392a52d19c9992ee6
3
+ size 20747667
checkpoint_p1/milestones/checkpoint_000032928_33718272.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11c6b5d52ebb37009e2965de7b97bac268f2effe78e154bdd6d54ad190b4f416
3
+ size 20747667
checkpoint_p1/milestones/checkpoint_000041184_42172416.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5eedde6701c4b4b4a8439e2bfeffaf5f6662c02792060de98c0bba5145b40416
3
+ size 20747667
checkpoint_p1/milestones/checkpoint_000049440_50626560.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6dd2240b3fb954a1a494954015916769dd049724ec3952432eb249bb8ea03c1
3
+ size 20747667
checkpoint_p1/milestones/checkpoint_000057728_59113472.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7ff542f3d441b5a703fa471eb3239ebcfb8ede4de669d365b489ea9b097aac93
3
+ size 20747667
checkpoint_p1/milestones/checkpoint_000065984_67567616.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f31f0cc237dbda9c5d5b2833a573c45c7a8df843027f4309b811307050a72ad
3
+ size 20747667
checkpoint_p1/milestones/checkpoint_000074272_76054528.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc5380c2be153627fa313a06b0f0376baead655a3d7bf4333465d3c00d0beeef
3
+ size 20747667
checkpoint_p1/milestones/checkpoint_000082528_84508672.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a887e7bf96ee1c2a7986d1ed48244ef109fdbfce343f572a588a79511eb5b86a
3
+ size 20747667
checkpoint_p1/milestones/checkpoint_000090816_92995584.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6daa7d3140b2c79cbd84ac3436b05706542aa7ad61230eab62717376ff6a3cd8
3
+ size 20747667
config.json CHANGED
@@ -2,23 +2,23 @@
2
  "help": false,
3
  "algo": "APPO",
4
  "env": "atari_wizardofwor",
5
- "experiment": "atari_wizardofwor",
6
  "train_dir": "./train_atari",
7
- "restart_behavior": "resume",
8
  "device": "gpu",
9
- "seed": null,
10
  "num_policies": 2,
11
- "async_rl": false,
12
  "serial_mode": false,
13
- "batched_sampling": false,
14
  "num_batches_to_accumulate": 2,
15
  "worker_num_splits": 1,
16
  "policy_workers_per_policy": 1,
17
  "max_policy_lag": 1000,
18
- "num_workers": 8,
19
- "num_envs_per_worker": 1,
20
- "batch_size": 256,
21
- "num_batches_per_epoch": 4,
22
  "num_epochs": 4,
23
  "rollout": 128,
24
  "recurrence": 1,
@@ -28,7 +28,7 @@
28
  "reward_clip": 1000.0,
29
  "value_bootstrap": false,
30
  "normalize_returns": true,
31
- "exploration_loss_coeff": 0.01,
32
  "value_loss_coeff": 0.5,
33
  "kl_loss_coeff": 0.0,
34
  "exploration_loss": "entropy",
@@ -42,8 +42,8 @@
42
  "adam_eps": 1e-05,
43
  "adam_beta1": 0.9,
44
  "adam_beta2": 0.999,
45
- "max_grad_norm": 0.5,
46
- "learning_rate": 0.00025,
47
  "lr_schedule": "linear_decay",
48
  "lr_schedule_kl_threshold": 0.008,
49
  "lr_adaptive_min": 1e-06,
@@ -51,7 +51,9 @@
51
  "obs_subtract_mean": 0.0,
52
  "obs_scale": 255.0,
53
  "normalize_input": true,
54
- "normalize_input_keys": null,
 
 
55
  "decorrelate_experience_max_seconds": 0,
56
  "decorrelate_envs_on_one_worker": true,
57
  "actor_worker_gpus": [],
@@ -63,14 +65,14 @@
63
  "flush_summaries_interval": 30,
64
  "stats_avg": 100,
65
  "summaries_use_frameskip": true,
66
- "heartbeat_interval": 20,
67
- "heartbeat_reporting_interval": 180,
68
- "train_for_env_steps": 10000000,
69
  "train_for_seconds": 10000000000,
70
  "save_every_sec": 120,
71
  "keep_checkpoints": 2,
72
  "load_checkpoint_kind": "latest",
73
- "save_milestones_sec": -1,
74
  "save_best_every_sec": 5,
75
  "save_best_metric": "reward",
76
  "save_best_after": 100000,
@@ -104,7 +106,7 @@
104
  "use_record_episode_statistics": true,
105
  "with_wandb": true,
106
  "wandb_user": "matt-stammers",
107
- "wandb_project": "atari",
108
  "wandb_group": "atari_wizardofwor",
109
  "wandb_job_type": "SF",
110
  "wandb_tags": [
@@ -122,16 +124,32 @@
122
  "pbt_target_objective": "true_objective",
123
  "pbt_perturb_min": 1.1,
124
  "pbt_perturb_max": 1.5,
125
- "command_line": "--algo=APPO --env=atari_wizardofwor --experiment=atari_wizardofwor --num_policies=2 --train_dir=./train_atari --with_wandb=true --wandb_user=matt-stammers --wandb_project=atari --wandb_group=atari_wizardofwor --wandb_job_type=SF --wandb_tags=atari",
126
  "cli_args": {
127
  "algo": "APPO",
128
  "env": "atari_wizardofwor",
129
- "experiment": "atari_wizardofwor",
130
  "train_dir": "./train_atari",
 
 
131
  "num_policies": 2,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
132
  "with_wandb": true,
133
  "wandb_user": "matt-stammers",
134
- "wandb_project": "atari",
135
  "wandb_group": "atari_wizardofwor",
136
  "wandb_job_type": "SF",
137
  "wandb_tags": [
@@ -140,5 +158,5 @@
140
  },
141
  "git_hash": "5fff97c2f535da5987d358cdbe6927cccd43621e",
142
  "git_repo_name": "not a git repository",
143
- "wandb_unique_id": "atari_wizardofwor_20230927_154551_007232"
144
  }
 
2
  "help": false,
3
  "algo": "APPO",
4
  "env": "atari_wizardofwor",
5
+ "experiment": "atari_wizardofwor_APPO",
6
  "train_dir": "./train_atari",
7
+ "restart_behavior": "restart",
8
  "device": "gpu",
9
+ "seed": 1234,
10
  "num_policies": 2,
11
+ "async_rl": true,
12
  "serial_mode": false,
13
+ "batched_sampling": true,
14
  "num_batches_to_accumulate": 2,
15
  "worker_num_splits": 1,
16
  "policy_workers_per_policy": 1,
17
  "max_policy_lag": 1000,
18
+ "num_workers": 16,
19
+ "num_envs_per_worker": 2,
20
+ "batch_size": 1024,
21
+ "num_batches_per_epoch": 8,
22
  "num_epochs": 4,
23
  "rollout": 128,
24
  "recurrence": 1,
 
28
  "reward_clip": 1000.0,
29
  "value_bootstrap": false,
30
  "normalize_returns": true,
31
+ "exploration_loss_coeff": 0.0004677351413,
32
  "value_loss_coeff": 0.5,
33
  "kl_loss_coeff": 0.0,
34
  "exploration_loss": "entropy",
 
42
  "adam_eps": 1e-05,
43
  "adam_beta1": 0.9,
44
  "adam_beta2": 0.999,
45
+ "max_grad_norm": 0.0,
46
+ "learning_rate": 0.0003033891184,
47
  "lr_schedule": "linear_decay",
48
  "lr_schedule_kl_threshold": 0.008,
49
  "lr_adaptive_min": 1e-06,
 
51
  "obs_subtract_mean": 0.0,
52
  "obs_scale": 255.0,
53
  "normalize_input": true,
54
+ "normalize_input_keys": [
55
+ "obs"
56
+ ],
57
  "decorrelate_experience_max_seconds": 0,
58
  "decorrelate_envs_on_one_worker": true,
59
  "actor_worker_gpus": [],
 
65
  "flush_summaries_interval": 30,
66
  "stats_avg": 100,
67
  "summaries_use_frameskip": true,
68
+ "heartbeat_interval": 10,
69
+ "heartbeat_reporting_interval": 60,
70
+ "train_for_env_steps": 100000000,
71
  "train_for_seconds": 10000000000,
72
  "save_every_sec": 120,
73
  "keep_checkpoints": 2,
74
  "load_checkpoint_kind": "latest",
75
+ "save_milestones_sec": 1200,
76
  "save_best_every_sec": 5,
77
  "save_best_metric": "reward",
78
  "save_best_after": 100000,
 
106
  "use_record_episode_statistics": true,
107
  "with_wandb": true,
108
  "wandb_user": "matt-stammers",
109
+ "wandb_project": "atari_APPO",
110
  "wandb_group": "atari_wizardofwor",
111
  "wandb_job_type": "SF",
112
  "wandb_tags": [
 
124
  "pbt_target_objective": "true_objective",
125
  "pbt_perturb_min": 1.1,
126
  "pbt_perturb_max": 1.5,
127
+ "command_line": "--algo=APPO --env=atari_wizardofwor --experiment=atari_wizardofwor_APPO --num_policies=2 --restart_behavior=restart --train_dir=./train_atari --train_for_env_steps=100000000 --seed=1234 --num_workers=16 --num_envs_per_worker=2 --num_batches_per_epoch=8 --async_rl=true --batched_sampling=true --batch_size=1024 --max_grad_norm=0 --learning_rate=0.0003033891184 --heartbeat_interval=10 --heartbeat_reporting_interval=60 --save_milestones_sec=1200 --num_epochs=4 --exploration_loss_coeff=0.0004677351413 --with_wandb=true --wandb_user=matt-stammers --wandb_project=atari_APPO --wandb_group=atari_wizardofwor --wandb_job_type=SF --wandb_tags=atari",
128
  "cli_args": {
129
  "algo": "APPO",
130
  "env": "atari_wizardofwor",
131
+ "experiment": "atari_wizardofwor_APPO",
132
  "train_dir": "./train_atari",
133
+ "restart_behavior": "restart",
134
+ "seed": 1234,
135
  "num_policies": 2,
136
+ "async_rl": true,
137
+ "batched_sampling": true,
138
+ "num_workers": 16,
139
+ "num_envs_per_worker": 2,
140
+ "batch_size": 1024,
141
+ "num_batches_per_epoch": 8,
142
+ "num_epochs": 4,
143
+ "exploration_loss_coeff": 0.0004677351413,
144
+ "max_grad_norm": 0.0,
145
+ "learning_rate": 0.0003033891184,
146
+ "heartbeat_interval": 10,
147
+ "heartbeat_reporting_interval": 60,
148
+ "train_for_env_steps": 100000000,
149
+ "save_milestones_sec": 1200,
150
  "with_wandb": true,
151
  "wandb_user": "matt-stammers",
152
+ "wandb_project": "atari_APPO",
153
  "wandb_group": "atari_wizardofwor",
154
  "wandb_job_type": "SF",
155
  "wandb_tags": [
 
158
  },
159
  "git_hash": "5fff97c2f535da5987d358cdbe6927cccd43621e",
160
  "git_repo_name": "not a git repository",
161
+ "wandb_unique_id": "atari_wizardofwor_APPO_20231017_001529_368527"
162
  }
git.diff CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28f3fe545f35e5db1e419bf1e198c0bc5ef89459d55f59e2d06d3c108907e732
3
- size 14403396
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3357904f421d3f4924836316b1741bf64d5dd0e807d5e80ac07059b4c52a7008
3
+ size 14426734
replay.mp4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64e0030ab1c5a4a651eb95644f0b49c3b47e2c9b3a8ab9631d8519ca5e66e073
3
- size 2271554
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1dd6a6075b509c5969f83a03b5642ad4a4e18d8ea8a880393fbbe36310a6810
3
+ size 3366316
sf_log.txt CHANGED
The diff for this file is too large to render. See raw diff