Commit ·
2d110b6
1
Parent(s): cfb0bb4
Upload folder using huggingface_hub
Browse files- .summary/0/events.out.tfevents.1697434854.rhmmedcatt-proliant-ml350-gen10 +3 -0
- .summary/1/events.out.tfevents.1697434854.rhmmedcatt-proliant-ml350-gen10 +3 -0
- README.md +117 -4
- checkpoint_p0/best_000080064_81985536_reward_45.750.pth +3 -0
- checkpoint_p0/checkpoint_000096960_99287040.pth +3 -0
- checkpoint_p0/checkpoint_000097664_100007936.pth +3 -0
- checkpoint_p0/milestones/checkpoint_000008096_8290304.pth +3 -0
- checkpoint_p0/milestones/checkpoint_000016352_16744448.pth +3 -0
- checkpoint_p0/milestones/checkpoint_000024576_25165824.pth +3 -0
- checkpoint_p0/milestones/checkpoint_000032800_33587200.pth +3 -0
- checkpoint_p0/milestones/checkpoint_000041024_42008576.pth +3 -0
- checkpoint_p0/milestones/checkpoint_000049248_50429952.pth +3 -0
- checkpoint_p0/milestones/checkpoint_000057472_58851328.pth +3 -0
- checkpoint_p0/milestones/checkpoint_000065728_67305472.pth +3 -0
- checkpoint_p0/milestones/checkpoint_000073952_75726848.pth +3 -0
- checkpoint_p0/milestones/checkpoint_000082176_84148224.pth +3 -0
- checkpoint_p0/milestones/checkpoint_000090368_92536832.pth +3 -0
- checkpoint_p1/best_000024800_25395200_reward_45.630.pth +3 -0
- checkpoint_p1/checkpoint_000097376_99713024.pth +3 -0
- checkpoint_p1/checkpoint_000098112_100466688.pth +3 -0
- checkpoint_p1/milestones/checkpoint_000008160_8355840.pth +3 -0
- checkpoint_p1/milestones/checkpoint_000016416_16809984.pth +3 -0
- checkpoint_p1/milestones/checkpoint_000024704_25296896.pth +3 -0
- checkpoint_p1/milestones/checkpoint_000032960_33751040.pth +3 -0
- checkpoint_p1/milestones/checkpoint_000041248_42237952.pth +3 -0
- checkpoint_p1/milestones/checkpoint_000049504_50692096.pth +3 -0
- checkpoint_p1/milestones/checkpoint_000057792_59179008.pth +3 -0
- checkpoint_p1/milestones/checkpoint_000066048_67633152.pth +3 -0
- checkpoint_p1/milestones/checkpoint_000074304_76087296.pth +3 -0
- checkpoint_p1/milestones/checkpoint_000082560_84541440.pth +3 -0
- checkpoint_p1/milestones/checkpoint_000090752_92930048.pth +3 -0
- config.json +40 -22
- git.diff +2 -2
- replay.mp4 +2 -2
- sf_log.txt +0 -0
.summary/0/events.out.tfevents.1697434854.rhmmedcatt-proliant-ml350-gen10
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cdbc2f61faa9b7eb23205d30091fe45cd639698b121db9a37c8127a6d5346850
|
| 3 |
+
size 7805645
|
.summary/1/events.out.tfevents.1697434854.rhmmedcatt-proliant-ml350-gen10
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1b305e16a6bc0077e4ed5952361b17faab1f55f68785445469d60f082e972f19
|
| 3 |
+
size 4510123
|
README.md
CHANGED
|
@@ -15,7 +15,7 @@ model-index:
|
|
| 15 |
type: atari_tutankham
|
| 16 |
metrics:
|
| 17 |
- type: mean_reward
|
| 18 |
-
value:
|
| 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/
|
| 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_tutankham --train_dir=./train_dir --experiment=
|
| 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_tutankham --train_dir=./train_dir --experiment=
|
| 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_tutankham
|
| 16 |
metrics:
|
| 17 |
- type: mean_reward
|
| 18 |
+
value: 262.50 +/- 30.92
|
| 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_tutankham
|
| 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_tutankham --train_dir=./train_dir --experiment=APPO-atari_tutankham
|
| 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_tutankham --train_dir=./train_dir --experiment=APPO-atari_tutankham --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_000080064_81985536_reward_45.750.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5bf36f3b5be1716b313b33fe12705352d52ef7f1068349e7cf8da2c81cbca9fa
|
| 3 |
+
size 20734131
|
checkpoint_p0/checkpoint_000096960_99287040.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc6c93fdb0fe1257b31768fa0a8810d8a25d6ac06d9203c6f86f294ac21ec835
|
| 3 |
+
size 20734467
|
checkpoint_p0/checkpoint_000097664_100007936.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6098725a35dca49b843402ce49ba9f02979e36a2c8e9bb093c96ee6542da5c7c
|
| 3 |
+
size 20734467
|
checkpoint_p0/milestones/checkpoint_000008096_8290304.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4bef8d82261200767fb0e0aafb7578de58664e968939271376cbd3a5ace95ddd
|
| 3 |
+
size 20735323
|
checkpoint_p0/milestones/checkpoint_000016352_16744448.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b3be3f9dad329a92e2ab28d508869ef8ddb75d469d060fc86f286e263e9eb4f
|
| 3 |
+
size 20735379
|
checkpoint_p0/milestones/checkpoint_000024576_25165824.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:15a5c42e8758c9dd83f09806ddbede67fca7aa2e014ce29cc440f7d5991bb8c0
|
| 3 |
+
size 20735379
|
checkpoint_p0/milestones/checkpoint_000032800_33587200.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:953f0a0b79e04a986d14a74c06bc7552a76388566b419da2b35199a43f1fc7af
|
| 3 |
+
size 20735379
|
checkpoint_p0/milestones/checkpoint_000041024_42008576.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:186f8ebc2adebab816531eb47210ba009b1ec786b74b31bc4cd5e3bc2bff772e
|
| 3 |
+
size 20735379
|
checkpoint_p0/milestones/checkpoint_000049248_50429952.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e984d28e91df154d61821f572d7e93f952c9d7e058bc496065ea01565215e9ba
|
| 3 |
+
size 20735379
|
checkpoint_p0/milestones/checkpoint_000057472_58851328.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:385d4f1e7ac432bd10ebdf86a338ee7c591e6c71bc9169264575f20b5c86efd9
|
| 3 |
+
size 20735379
|
checkpoint_p0/milestones/checkpoint_000065728_67305472.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9e84a799b599f27d793f77531902e639b2915dc2495f6e397c0f1e56bb2a1db
|
| 3 |
+
size 20735379
|
checkpoint_p0/milestones/checkpoint_000073952_75726848.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c816809e2efa803cb9369ed0aec4a0d32dc1a0be2af0a27ccc66d6ecc8978ff5
|
| 3 |
+
size 20735379
|
checkpoint_p0/milestones/checkpoint_000082176_84148224.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd8aead1c79a055c24683114d3f8c3f3e778f8020107d8c195411464a954d21a
|
| 3 |
+
size 20735379
|
checkpoint_p0/milestones/checkpoint_000090368_92536832.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa0bb3c3ebb6acc5fdae4a852eeed89bfbf5677dc8c40b685a25cf11aae6c238
|
| 3 |
+
size 20735379
|
checkpoint_p1/best_000024800_25395200_reward_45.630.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8dd8de6eaf2d516847efcb110709f2b8010d92841dba91c09d428a36dada7471
|
| 3 |
+
size 20734131
|
checkpoint_p1/checkpoint_000097376_99713024.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f908eb6836050e39ee8e7482269f48eaf16b2805194619fb9b84e5d4356abf6
|
| 3 |
+
size 20734467
|
checkpoint_p1/checkpoint_000098112_100466688.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7f42907090dcc6acc20245c184532f9b8e9d5abb61da2cdeee9a0c72d72a8e8
|
| 3 |
+
size 20734467
|
checkpoint_p1/milestones/checkpoint_000008160_8355840.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e12060513eda3593ec1c4a9c65c9bca7316e29b056a98b9b3b1cc08b827a3c00
|
| 3 |
+
size 20735323
|
checkpoint_p1/milestones/checkpoint_000016416_16809984.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b8beb2fec14d6ce32add45d57d58d1e2038858e71f9d1c857d5e7e39a63b1110
|
| 3 |
+
size 20735379
|
checkpoint_p1/milestones/checkpoint_000024704_25296896.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d0388d0e9e4a16be42f1b7c77f6b572271d56a3e6beb6015b9178668478352e3
|
| 3 |
+
size 20735379
|
checkpoint_p1/milestones/checkpoint_000032960_33751040.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c40547d9523462f4821368ea47948a32eb9d616f2f6d4020012130b6f3bb9fa
|
| 3 |
+
size 20735379
|
checkpoint_p1/milestones/checkpoint_000041248_42237952.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5406aabc63e03c1114b1e310bb7d3def96caadd440a1a869ef53c5512b4875b2
|
| 3 |
+
size 20735379
|
checkpoint_p1/milestones/checkpoint_000049504_50692096.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6172b4e9bf798e7d66848f5afdb00aafa04316e9a7f3afb2988dc51f443d8a0d
|
| 3 |
+
size 20735379
|
checkpoint_p1/milestones/checkpoint_000057792_59179008.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83e664b506a61e46f10d9d3052e741b3392bd2db9b46de64b3932481c4ee3a71
|
| 3 |
+
size 20735379
|
checkpoint_p1/milestones/checkpoint_000066048_67633152.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dbd3cedbade18ac34ae2692010cf71c252f5cd4dc02c0d94e9dee5b2d9b061ca
|
| 3 |
+
size 20735379
|
checkpoint_p1/milestones/checkpoint_000074304_76087296.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bce7267fa57dfd3764313449e139f6d647b900988c81c651e098ef5ca51c2d7e
|
| 3 |
+
size 20735379
|
checkpoint_p1/milestones/checkpoint_000082560_84541440.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7472221ffb1ac3b70242eae522f3118f93970648d7998a7c1406cbf83aac9d8d
|
| 3 |
+
size 20735379
|
checkpoint_p1/milestones/checkpoint_000090752_92930048.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:627e8297ff3247e6061ac63b2da1e0c49604cacbde39a54d2a200d1762f36698
|
| 3 |
+
size 20735379
|
config.json
CHANGED
|
@@ -2,23 +2,23 @@
|
|
| 2 |
"help": false,
|
| 3 |
"algo": "APPO",
|
| 4 |
"env": "atari_tutankham",
|
| 5 |
-
"experiment": "
|
| 6 |
"train_dir": "./train_atari",
|
| 7 |
-
"restart_behavior": "
|
| 8 |
"device": "gpu",
|
| 9 |
-
"seed":
|
| 10 |
"num_policies": 2,
|
| 11 |
-
"async_rl":
|
| 12 |
"serial_mode": false,
|
| 13 |
-
"batched_sampling":
|
| 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":
|
| 19 |
-
"num_envs_per_worker":
|
| 20 |
-
"batch_size":
|
| 21 |
-
"num_batches_per_epoch":
|
| 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.
|
| 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.
|
| 46 |
-
"learning_rate": 0.
|
| 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":
|
|
|
|
|
|
|
| 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":
|
| 67 |
-
"heartbeat_reporting_interval":
|
| 68 |
-
"train_for_env_steps":
|
| 69 |
"train_for_seconds": 10000000000,
|
| 70 |
"save_every_sec": 120,
|
| 71 |
"keep_checkpoints": 2,
|
| 72 |
"load_checkpoint_kind": "latest",
|
| 73 |
-
"save_milestones_sec":
|
| 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": "
|
| 108 |
"wandb_group": "atari_tutankham",
|
| 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_tutankham --experiment=
|
| 126 |
"cli_args": {
|
| 127 |
"algo": "APPO",
|
| 128 |
"env": "atari_tutankham",
|
| 129 |
-
"experiment": "
|
| 130 |
"train_dir": "./train_atari",
|
|
|
|
|
|
|
| 131 |
"num_policies": 2,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 132 |
"with_wandb": true,
|
| 133 |
"wandb_user": "matt-stammers",
|
| 134 |
-
"wandb_project": "
|
| 135 |
"wandb_group": "atari_tutankham",
|
| 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": "
|
| 144 |
}
|
|
|
|
| 2 |
"help": false,
|
| 3 |
"algo": "APPO",
|
| 4 |
"env": "atari_tutankham",
|
| 5 |
+
"experiment": "atari_tutankham_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_tutankham",
|
| 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_tutankham --experiment=atari_tutankham_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_tutankham --wandb_job_type=SF --wandb_tags=atari",
|
| 128 |
"cli_args": {
|
| 129 |
"algo": "APPO",
|
| 130 |
"env": "atari_tutankham",
|
| 131 |
+
"experiment": "atari_tutankham_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_tutankham",
|
| 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_tutankham_APPO_20231016_064051_548281"
|
| 162 |
}
|
git.diff
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 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:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:957dc8b268d1d91db138671220441c24487a506049671b5f7d75195aef93d15a
|
| 3 |
+
size 7169350
|
sf_log.txt
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|