First Push
Browse files- SnowballTarget/SnowballTarget-49936.onnx +1 -1
- SnowballTarget/SnowballTarget-49936.pt +1 -1
- SnowballTarget/SnowballTarget-96800.pt +3 -0
- SnowballTarget/checkpoint.pt +1 -1
- SnowballTarget/events.out.tfevents.1741746479.8bba9a8a1fb9.6348.0 +3 -0
- config.json +1 -1
- configuration.yaml +3 -3
- run_logs/Player-0.log +16 -18
- run_logs/timers.json +180 -180
- run_logs/training_status.json +5 -50
SnowballTarget/SnowballTarget-49936.onnx
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 650646
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1c2678baeaa8d47f8306bf996c4cb745f6a765b0bd0a4abff33986f3b60c8868
|
| 3 |
size 650646
|
SnowballTarget/SnowballTarget-49936.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3850000
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:065229e4efe819ef6b721f632e966ed4502cdd252cf047c09716e24ddecc97b7
|
| 3 |
size 3850000
|
SnowballTarget/SnowballTarget-96800.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b40371b170d466c2a6181d642382997d4c02631627783dbce8633b5e168fa79
|
| 3 |
+
size 713
|
SnowballTarget/checkpoint.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3849250
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bfca9e5e40247d67b00983c00a91283a5053a719d56dc247fdd3e0d62e8c3b8f
|
| 3 |
size 3849250
|
SnowballTarget/events.out.tfevents.1741746479.8bba9a8a1fb9.6348.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5cc1b9791dde63414fcb84fbf63a447f1d0ab1c9a48b4ea6426b58985fa610ad
|
| 3 |
+
size 29104
|
config.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"default_settings": null, "behaviors": {"SnowballTarget": {"trainer_type": "ppo", "hyperparameters": {"batch_size":
|
|
|
|
| 1 |
+
{"default_settings": null, "behaviors": {"SnowballTarget": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 512, "buffer_size": 10240, "learning_rate": 0.0003, "beta": 0.005, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 50000, "network_settings": {"normalize": false, "hidden_units": 256, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.99, "strength": 1.0, "network_settings": {"normalize": false, "hidden_units": 128, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}}}, "init_path": null, "keep_checkpoints": 10, "even_checkpoints": false, "max_steps": 200000, "time_horizon": 64, "summary_freq": 10000, "threaded": false, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/linux/SnowballTarget/SnowballTarget", "env_args": null, "base_port": 5005, "num_envs": 1, "num_areas": 1, "timeout_wait": 60, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": true, "no_graphics_monitor": false}, "environment_parameters": null, "checkpoint_settings": {"run_id": "SnowballTarget2", "initialize_from": null, "load_model": false, "resume": false, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
|
configuration.yaml
CHANGED
|
@@ -3,8 +3,8 @@ behaviors:
|
|
| 3 |
SnowballTarget:
|
| 4 |
trainer_type: ppo
|
| 5 |
hyperparameters:
|
| 6 |
-
batch_size:
|
| 7 |
-
buffer_size:
|
| 8 |
learning_rate: 0.0003
|
| 9 |
beta: 0.005
|
| 10 |
epsilon: 0.2
|
|
@@ -66,7 +66,7 @@ engine_settings:
|
|
| 66 |
no_graphics_monitor: false
|
| 67 |
environment_parameters: null
|
| 68 |
checkpoint_settings:
|
| 69 |
-
run_id:
|
| 70 |
initialize_from: null
|
| 71 |
load_model: false
|
| 72 |
resume: false
|
|
|
|
| 3 |
SnowballTarget:
|
| 4 |
trainer_type: ppo
|
| 5 |
hyperparameters:
|
| 6 |
+
batch_size: 512
|
| 7 |
+
buffer_size: 10240
|
| 8 |
learning_rate: 0.0003
|
| 9 |
beta: 0.005
|
| 10 |
epsilon: 0.2
|
|
|
|
| 66 |
no_graphics_monitor: false
|
| 67 |
environment_parameters: null
|
| 68 |
checkpoint_settings:
|
| 69 |
+
run_id: SnowballTarget2
|
| 70 |
initialize_from: null
|
| 71 |
load_model: false
|
| 72 |
resume: false
|
run_logs/Player-0.log
CHANGED
|
@@ -2,9 +2,6 @@ Mono path[0] = '/content/ml-agents/training-envs-executables/linux/SnowballTarge
|
|
| 2 |
Mono config path = '/content/ml-agents/training-envs-executables/linux/SnowballTarget/SnowballTarget_Data/MonoBleedingEdge/etc'
|
| 3 |
Preloaded 'lib_burst_generated.so'
|
| 4 |
Preloaded 'libgrpc_csharp_ext.x64.so'
|
| 5 |
-
PlayerPrefs - Creating folder: /root/.config/unity3d/Hugging Face
|
| 6 |
-
PlayerPrefs - Creating folder: /root/.config/unity3d/Hugging Face/SnowballTarget
|
| 7 |
-
Unable to load player prefs
|
| 8 |
Initialize engine version: 2021.3.14f1 (eee1884e7226)
|
| 9 |
[Subsystems] Discovering subsystems at path /content/ml-agents/training-envs-executables/linux/SnowballTarget/SnowballTarget_Data/UnitySubsystems
|
| 10 |
Forcing GfxDevice: Null
|
|
@@ -34,7 +31,7 @@ ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
|
|
| 34 |
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
| 35 |
FMOD initialized on nosound output
|
| 36 |
Begin MonoManager ReloadAssembly
|
| 37 |
-
- Completed reload, in 0.
|
| 38 |
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 39 |
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 40 |
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
|
@@ -45,15 +42,16 @@ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/f
|
|
| 45 |
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
| 46 |
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
| 47 |
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
| 48 |
-
UnloadTime:
|
| 49 |
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 50 |
requesting resize 84 x 84
|
|
|
|
| 51 |
Setting up 1 worker threads for Enlighten.
|
| 52 |
Memory Statistics:
|
| 53 |
[ALLOC_TEMP_TLS] TLS Allocator
|
| 54 |
StackAllocators :
|
| 55 |
[ALLOC_TEMP_MAIN]
|
| 56 |
-
Peak usage frame count: [8.0 KB-16.0 KB]:
|
| 57 |
Initial Block Size 4.0 MB
|
| 58 |
Current Block Size 4.0 MB
|
| 59 |
Peak Allocated Bytes 2.0 MB
|
|
@@ -169,22 +167,22 @@ Memory Statistics:
|
|
| 169 |
Peak Allocated Bytes 0 B
|
| 170 |
Overflow Count 0
|
| 171 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
| 172 |
-
Peak main deferred allocation count
|
| 173 |
[ALLOC_BUCKET]
|
| 174 |
Large Block size 4.0 MB
|
| 175 |
Used Block count 1
|
| 176 |
Peak Allocated bytes 1.0 MB
|
| 177 |
[ALLOC_DEFAULT_MAIN]
|
| 178 |
-
Peak usage frame count: [4.0 MB-8.0 MB]:
|
| 179 |
Requested Block Size 16.0 MB
|
| 180 |
Peak Block count 1
|
| 181 |
-
Peak Allocated memory 6.
|
| 182 |
Peak Large allocation bytes 0 B
|
| 183 |
[ALLOC_DEFAULT_THREAD]
|
| 184 |
-
Peak usage frame count: [16.0 MB-32.0 MB]:
|
| 185 |
Requested Block Size 16.0 MB
|
| 186 |
Peak Block count 1
|
| 187 |
-
Peak Allocated memory 17.
|
| 188 |
Peak Large allocation bytes 16.0 MB
|
| 189 |
[ALLOC_TEMP_JOB_1_FRAME]
|
| 190 |
Initial Block Size 2.0 MB
|
|
@@ -213,13 +211,13 @@ Memory Statistics:
|
|
| 213 |
Used Block count 1
|
| 214 |
Peak Allocated bytes 1.0 MB
|
| 215 |
[ALLOC_GFX_MAIN]
|
| 216 |
-
Peak usage frame count: [32.0 KB-64.0 KB]:
|
| 217 |
Requested Block Size 16.0 MB
|
| 218 |
Peak Block count 1
|
| 219 |
-
Peak Allocated memory
|
| 220 |
Peak Large allocation bytes 0 B
|
| 221 |
[ALLOC_GFX_THREAD]
|
| 222 |
-
Peak usage frame count: [32.0 KB-64.0 KB]:
|
| 223 |
Requested Block Size 16.0 MB
|
| 224 |
Peak Block count 1
|
| 225 |
Peak Allocated memory 39.6 KB
|
|
@@ -231,13 +229,13 @@ Memory Statistics:
|
|
| 231 |
Used Block count 1
|
| 232 |
Peak Allocated bytes 1.0 MB
|
| 233 |
[ALLOC_CACHEOBJECTS_MAIN]
|
| 234 |
-
Peak usage frame count: [0.5 MB-1.0 MB]:
|
| 235 |
Requested Block Size 4.0 MB
|
| 236 |
Peak Block count 1
|
| 237 |
Peak Allocated memory 0.6 MB
|
| 238 |
Peak Large allocation bytes 0 B
|
| 239 |
[ALLOC_CACHEOBJECTS_THREAD]
|
| 240 |
-
Peak usage frame count: [0.5 MB-1.0 MB]:
|
| 241 |
Requested Block Size 4.0 MB
|
| 242 |
Peak Block count 1
|
| 243 |
Peak Allocated memory 2.2 MB
|
|
@@ -249,13 +247,13 @@ Memory Statistics:
|
|
| 249 |
Used Block count 1
|
| 250 |
Peak Allocated bytes 1.0 MB
|
| 251 |
[ALLOC_TYPETREE_MAIN]
|
| 252 |
-
Peak usage frame count: [0-1.0 KB]:
|
| 253 |
Requested Block Size 2.0 MB
|
| 254 |
Peak Block count 1
|
| 255 |
Peak Allocated memory 1.0 KB
|
| 256 |
Peak Large allocation bytes 0 B
|
| 257 |
[ALLOC_TYPETREE_THREAD]
|
| 258 |
-
Peak usage frame count: [1.0 KB-2.0 KB]:
|
| 259 |
Requested Block Size 2.0 MB
|
| 260 |
Peak Block count 1
|
| 261 |
Peak Allocated memory 1.7 KB
|
|
|
|
| 2 |
Mono config path = '/content/ml-agents/training-envs-executables/linux/SnowballTarget/SnowballTarget_Data/MonoBleedingEdge/etc'
|
| 3 |
Preloaded 'lib_burst_generated.so'
|
| 4 |
Preloaded 'libgrpc_csharp_ext.x64.so'
|
|
|
|
|
|
|
|
|
|
| 5 |
Initialize engine version: 2021.3.14f1 (eee1884e7226)
|
| 6 |
[Subsystems] Discovering subsystems at path /content/ml-agents/training-envs-executables/linux/SnowballTarget/SnowballTarget_Data/UnitySubsystems
|
| 7 |
Forcing GfxDevice: Null
|
|
|
|
| 31 |
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
| 32 |
FMOD initialized on nosound output
|
| 33 |
Begin MonoManager ReloadAssembly
|
| 34 |
+
- Completed reload, in 0.115 seconds
|
| 35 |
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 36 |
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 37 |
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
|
|
|
| 42 |
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
| 43 |
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
| 44 |
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
| 45 |
+
UnloadTime: 0.630382 ms
|
| 46 |
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 47 |
requesting resize 84 x 84
|
| 48 |
+
GRPC Exception: Status(StatusCode=Cancelled, Detail="CANCELLED"). Disconnecting from trainer.
|
| 49 |
Setting up 1 worker threads for Enlighten.
|
| 50 |
Memory Statistics:
|
| 51 |
[ALLOC_TEMP_TLS] TLS Allocator
|
| 52 |
StackAllocators :
|
| 53 |
[ALLOC_TEMP_MAIN]
|
| 54 |
+
Peak usage frame count: [8.0 KB-16.0 KB]: 2600 frames, [16.0 KB-32.0 KB]: 44 frames, [2.0 MB-4.0 MB]: 1 frames
|
| 55 |
Initial Block Size 4.0 MB
|
| 56 |
Current Block Size 4.0 MB
|
| 57 |
Peak Allocated Bytes 2.0 MB
|
|
|
|
| 167 |
Peak Allocated Bytes 0 B
|
| 168 |
Overflow Count 0
|
| 169 |
[ALLOC_DEFAULT] Dual Thread Allocator
|
| 170 |
+
Peak main deferred allocation count 41
|
| 171 |
[ALLOC_BUCKET]
|
| 172 |
Large Block size 4.0 MB
|
| 173 |
Used Block count 1
|
| 174 |
Peak Allocated bytes 1.0 MB
|
| 175 |
[ALLOC_DEFAULT_MAIN]
|
| 176 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 2645 frames
|
| 177 |
Requested Block Size 16.0 MB
|
| 178 |
Peak Block count 1
|
| 179 |
+
Peak Allocated memory 6.6 MB
|
| 180 |
Peak Large allocation bytes 0 B
|
| 181 |
[ALLOC_DEFAULT_THREAD]
|
| 182 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 2645 frames
|
| 183 |
Requested Block Size 16.0 MB
|
| 184 |
Peak Block count 1
|
| 185 |
+
Peak Allocated memory 17.3 MB
|
| 186 |
Peak Large allocation bytes 16.0 MB
|
| 187 |
[ALLOC_TEMP_JOB_1_FRAME]
|
| 188 |
Initial Block Size 2.0 MB
|
|
|
|
| 211 |
Used Block count 1
|
| 212 |
Peak Allocated bytes 1.0 MB
|
| 213 |
[ALLOC_GFX_MAIN]
|
| 214 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 1932 frames, [64.0 KB-128.0 KB]: 713 frames
|
| 215 |
Requested Block Size 16.0 MB
|
| 216 |
Peak Block count 1
|
| 217 |
+
Peak Allocated memory 67.3 KB
|
| 218 |
Peak Large allocation bytes 0 B
|
| 219 |
[ALLOC_GFX_THREAD]
|
| 220 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 2645 frames
|
| 221 |
Requested Block Size 16.0 MB
|
| 222 |
Peak Block count 1
|
| 223 |
Peak Allocated memory 39.6 KB
|
|
|
|
| 229 |
Used Block count 1
|
| 230 |
Peak Allocated bytes 1.0 MB
|
| 231 |
[ALLOC_CACHEOBJECTS_MAIN]
|
| 232 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 2645 frames
|
| 233 |
Requested Block Size 4.0 MB
|
| 234 |
Peak Block count 1
|
| 235 |
Peak Allocated memory 0.6 MB
|
| 236 |
Peak Large allocation bytes 0 B
|
| 237 |
[ALLOC_CACHEOBJECTS_THREAD]
|
| 238 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 2644 frames, [2.0 MB-4.0 MB]: 1 frames
|
| 239 |
Requested Block Size 4.0 MB
|
| 240 |
Peak Block count 1
|
| 241 |
Peak Allocated memory 2.2 MB
|
|
|
|
| 247 |
Used Block count 1
|
| 248 |
Peak Allocated bytes 1.0 MB
|
| 249 |
[ALLOC_TYPETREE_MAIN]
|
| 250 |
+
Peak usage frame count: [0-1.0 KB]: 2645 frames
|
| 251 |
Requested Block Size 2.0 MB
|
| 252 |
Peak Block count 1
|
| 253 |
Peak Allocated memory 1.0 KB
|
| 254 |
Peak Large allocation bytes 0 B
|
| 255 |
[ALLOC_TYPETREE_THREAD]
|
| 256 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 2645 frames
|
| 257 |
Requested Block Size 2.0 MB
|
| 258 |
Peak Block count 1
|
| 259 |
Peak Allocated memory 1.7 KB
|
run_logs/timers.json
CHANGED
|
@@ -2,213 +2,213 @@
|
|
| 2 |
"name": "root",
|
| 3 |
"gauges": {
|
| 4 |
"SnowballTarget.Policy.Entropy.mean": {
|
| 5 |
-
"value":
|
| 6 |
-
"min":
|
| 7 |
-
"max": 2.
|
| 8 |
-
"count":
|
| 9 |
},
|
| 10 |
"SnowballTarget.Policy.Entropy.sum": {
|
| 11 |
-
"value":
|
| 12 |
-
"min":
|
| 13 |
-
"max":
|
| 14 |
-
"count":
|
| 15 |
},
|
| 16 |
"SnowballTarget.Step.mean": {
|
| 17 |
-
"value":
|
| 18 |
"min": 9952.0,
|
| 19 |
-
"max":
|
| 20 |
-
"count":
|
| 21 |
},
|
| 22 |
"SnowballTarget.Step.sum": {
|
| 23 |
-
"value":
|
| 24 |
"min": 9952.0,
|
| 25 |
-
"max":
|
| 26 |
-
"count":
|
| 27 |
},
|
| 28 |
"SnowballTarget.Policy.ExtrinsicValueEstimate.mean": {
|
| 29 |
-
"value":
|
| 30 |
-
"min": 0.
|
| 31 |
-
"max":
|
| 32 |
-
"count":
|
| 33 |
},
|
| 34 |
"SnowballTarget.Policy.ExtrinsicValueEstimate.sum": {
|
| 35 |
-
"value":
|
| 36 |
-
"min":
|
| 37 |
-
"max":
|
| 38 |
-
"count":
|
| 39 |
-
},
|
| 40 |
-
"SnowballTarget.Losses.PolicyLoss.mean": {
|
| 41 |
-
"value": 0.06904638772710528,
|
| 42 |
-
"min": 0.06166020506894783,
|
| 43 |
-
"max": 0.07373721250926382,
|
| 44 |
-
"count": 20
|
| 45 |
-
},
|
| 46 |
-
"SnowballTarget.Losses.PolicyLoss.sum": {
|
| 47 |
-
"value": 0.2761855509084211,
|
| 48 |
-
"min": 0.25503849752610275,
|
| 49 |
-
"max": 0.3686860625463191,
|
| 50 |
-
"count": 20
|
| 51 |
-
},
|
| 52 |
-
"SnowballTarget.Losses.ValueLoss.mean": {
|
| 53 |
-
"value": 0.20142870871167556,
|
| 54 |
-
"min": 0.14005450415425003,
|
| 55 |
-
"max": 0.28048249564918815,
|
| 56 |
-
"count": 20
|
| 57 |
-
},
|
| 58 |
-
"SnowballTarget.Losses.ValueLoss.sum": {
|
| 59 |
-
"value": 0.8057148348467023,
|
| 60 |
-
"min": 0.5602180166170001,
|
| 61 |
-
"max": 1.4024124782459408,
|
| 62 |
-
"count": 20
|
| 63 |
-
},
|
| 64 |
-
"SnowballTarget.Policy.LearningRate.mean": {
|
| 65 |
-
"value": 8.082097306000005e-06,
|
| 66 |
-
"min": 8.082097306000005e-06,
|
| 67 |
-
"max": 0.000291882002706,
|
| 68 |
-
"count": 20
|
| 69 |
-
},
|
| 70 |
-
"SnowballTarget.Policy.LearningRate.sum": {
|
| 71 |
-
"value": 3.232838922400002e-05,
|
| 72 |
-
"min": 3.232838922400002e-05,
|
| 73 |
-
"max": 0.00138516003828,
|
| 74 |
-
"count": 20
|
| 75 |
-
},
|
| 76 |
-
"SnowballTarget.Policy.Epsilon.mean": {
|
| 77 |
-
"value": 0.10269400000000001,
|
| 78 |
-
"min": 0.10269400000000001,
|
| 79 |
-
"max": 0.19729400000000002,
|
| 80 |
-
"count": 20
|
| 81 |
-
},
|
| 82 |
-
"SnowballTarget.Policy.Epsilon.sum": {
|
| 83 |
-
"value": 0.41077600000000003,
|
| 84 |
-
"min": 0.41077600000000003,
|
| 85 |
-
"max": 0.96172,
|
| 86 |
-
"count": 20
|
| 87 |
-
},
|
| 88 |
-
"SnowballTarget.Policy.Beta.mean": {
|
| 89 |
-
"value": 0.0001444306000000001,
|
| 90 |
-
"min": 0.0001444306000000001,
|
| 91 |
-
"max": 0.0048649706,
|
| 92 |
-
"count": 20
|
| 93 |
-
},
|
| 94 |
-
"SnowballTarget.Policy.Beta.sum": {
|
| 95 |
-
"value": 0.0005777224000000004,
|
| 96 |
-
"min": 0.0005777224000000004,
|
| 97 |
-
"max": 0.023089828,
|
| 98 |
-
"count": 20
|
| 99 |
},
|
| 100 |
"SnowballTarget.Environment.EpisodeLength.mean": {
|
| 101 |
"value": 199.0,
|
| 102 |
"min": 199.0,
|
| 103 |
"max": 199.0,
|
| 104 |
-
"count":
|
| 105 |
},
|
| 106 |
"SnowballTarget.Environment.EpisodeLength.sum": {
|
| 107 |
"value": 8756.0,
|
| 108 |
"min": 8756.0,
|
| 109 |
"max": 10945.0,
|
| 110 |
-
"count":
|
| 111 |
},
|
| 112 |
"SnowballTarget.Environment.CumulativeReward.mean": {
|
| 113 |
-
"value":
|
| 114 |
-
"min":
|
| 115 |
-
"max":
|
| 116 |
-
"count":
|
| 117 |
},
|
| 118 |
"SnowballTarget.Environment.CumulativeReward.sum": {
|
| 119 |
-
"value":
|
| 120 |
-
"min":
|
| 121 |
-
"max":
|
| 122 |
-
"count":
|
| 123 |
},
|
| 124 |
"SnowballTarget.Policy.ExtrinsicReward.mean": {
|
| 125 |
-
"value":
|
| 126 |
-
"min":
|
| 127 |
-
"max":
|
| 128 |
-
"count":
|
| 129 |
},
|
| 130 |
"SnowballTarget.Policy.ExtrinsicReward.sum": {
|
| 131 |
-
"value":
|
| 132 |
-
"min":
|
| 133 |
-
"max":
|
| 134 |
-
"count":
|
| 135 |
},
|
| 136 |
"SnowballTarget.IsTraining.mean": {
|
| 137 |
"value": 1.0,
|
| 138 |
"min": 1.0,
|
| 139 |
"max": 1.0,
|
| 140 |
-
"count":
|
| 141 |
},
|
| 142 |
"SnowballTarget.IsTraining.sum": {
|
| 143 |
"value": 1.0,
|
| 144 |
"min": 1.0,
|
| 145 |
"max": 1.0,
|
| 146 |
-
"count":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 147 |
}
|
| 148 |
},
|
| 149 |
"metadata": {
|
| 150 |
"timer_format_version": "0.1.0",
|
| 151 |
-
"start_time_seconds": "
|
| 152 |
"python_version": "3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.0]",
|
| 153 |
-
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=
|
| 154 |
"mlagents_version": "1.2.0.dev0",
|
| 155 |
"mlagents_envs_version": "1.2.0.dev0",
|
| 156 |
"communication_protocol_version": "1.5.0",
|
| 157 |
"pytorch_version": "2.6.0+cu124",
|
| 158 |
"numpy_version": "1.23.5",
|
| 159 |
-
"end_time_seconds": "
|
| 160 |
},
|
| 161 |
-
"total":
|
| 162 |
"count": 1,
|
| 163 |
-
"self": 0.
|
| 164 |
"children": {
|
| 165 |
"run_training.setup": {
|
| 166 |
-
"total": 0.
|
| 167 |
"count": 1,
|
| 168 |
-
"self": 0.
|
| 169 |
},
|
| 170 |
"TrainerController.start_learning": {
|
| 171 |
-
"total":
|
| 172 |
"count": 1,
|
| 173 |
-
"self": 0.
|
| 174 |
"children": {
|
| 175 |
"TrainerController._reset_env": {
|
| 176 |
-
"total":
|
| 177 |
"count": 1,
|
| 178 |
-
"self":
|
| 179 |
},
|
| 180 |
"TrainerController.advance": {
|
| 181 |
-
"total":
|
| 182 |
-
"count":
|
| 183 |
-
"self": 0.
|
| 184 |
"children": {
|
| 185 |
"env_step": {
|
| 186 |
-
"total":
|
| 187 |
-
"count":
|
| 188 |
-
"self":
|
| 189 |
"children": {
|
| 190 |
"SubprocessEnvManager._take_step": {
|
| 191 |
-
"total":
|
| 192 |
-
"count":
|
| 193 |
-
"self":
|
| 194 |
"children": {
|
| 195 |
"TorchPolicy.evaluate": {
|
| 196 |
-
"total":
|
| 197 |
-
"count":
|
| 198 |
-
"self":
|
| 199 |
}
|
| 200 |
}
|
| 201 |
},
|
| 202 |
"workers": {
|
| 203 |
-
"total": 0.
|
| 204 |
-
"count":
|
| 205 |
"self": 0.0,
|
| 206 |
"children": {
|
| 207 |
"worker_root": {
|
| 208 |
-
"total":
|
| 209 |
-
"count":
|
| 210 |
"is_parallel": true,
|
| 211 |
-
"self":
|
| 212 |
"children": {
|
| 213 |
"run_training.setup": {
|
| 214 |
"total": 0.0,
|
|
@@ -217,48 +217,48 @@
|
|
| 217 |
"self": 0.0,
|
| 218 |
"children": {
|
| 219 |
"steps_from_proto": {
|
| 220 |
-
"total": 0.
|
| 221 |
"count": 1,
|
| 222 |
"is_parallel": true,
|
| 223 |
-
"self": 0.
|
| 224 |
"children": {
|
| 225 |
"_process_rank_one_or_two_observation": {
|
| 226 |
-
"total": 0.
|
| 227 |
"count": 10,
|
| 228 |
"is_parallel": true,
|
| 229 |
-
"self": 0.
|
| 230 |
}
|
| 231 |
}
|
| 232 |
},
|
| 233 |
"UnityEnvironment.step": {
|
| 234 |
-
"total": 0.
|
| 235 |
"count": 1,
|
| 236 |
"is_parallel": true,
|
| 237 |
-
"self": 0.
|
| 238 |
"children": {
|
| 239 |
"UnityEnvironment._generate_step_input": {
|
| 240 |
-
"total": 0.
|
| 241 |
"count": 1,
|
| 242 |
"is_parallel": true,
|
| 243 |
-
"self": 0.
|
| 244 |
},
|
| 245 |
"communicator.exchange": {
|
| 246 |
-
"total": 0.
|
| 247 |
"count": 1,
|
| 248 |
"is_parallel": true,
|
| 249 |
-
"self": 0.
|
| 250 |
},
|
| 251 |
"steps_from_proto": {
|
| 252 |
-
"total": 0.
|
| 253 |
"count": 1,
|
| 254 |
"is_parallel": true,
|
| 255 |
-
"self": 0.
|
| 256 |
"children": {
|
| 257 |
"_process_rank_one_or_two_observation": {
|
| 258 |
-
"total": 0.
|
| 259 |
"count": 10,
|
| 260 |
"is_parallel": true,
|
| 261 |
-
"self": 0.
|
| 262 |
}
|
| 263 |
}
|
| 264 |
}
|
|
@@ -267,34 +267,34 @@
|
|
| 267 |
}
|
| 268 |
},
|
| 269 |
"UnityEnvironment.step": {
|
| 270 |
-
"total":
|
| 271 |
-
"count":
|
| 272 |
"is_parallel": true,
|
| 273 |
-
"self":
|
| 274 |
"children": {
|
| 275 |
"UnityEnvironment._generate_step_input": {
|
| 276 |
-
"total":
|
| 277 |
-
"count":
|
| 278 |
"is_parallel": true,
|
| 279 |
-
"self":
|
| 280 |
},
|
| 281 |
"communicator.exchange": {
|
| 282 |
-
"total":
|
| 283 |
-
"count":
|
| 284 |
"is_parallel": true,
|
| 285 |
-
"self":
|
| 286 |
},
|
| 287 |
"steps_from_proto": {
|
| 288 |
-
"total":
|
| 289 |
-
"count":
|
| 290 |
"is_parallel": true,
|
| 291 |
-
"self":
|
| 292 |
"children": {
|
| 293 |
"_process_rank_one_or_two_observation": {
|
| 294 |
-
"total":
|
| 295 |
-
"count":
|
| 296 |
"is_parallel": true,
|
| 297 |
-
"self":
|
| 298 |
}
|
| 299 |
}
|
| 300 |
}
|
|
@@ -307,31 +307,31 @@
|
|
| 307 |
}
|
| 308 |
},
|
| 309 |
"trainer_advance": {
|
| 310 |
-
"total":
|
| 311 |
-
"count":
|
| 312 |
-
"self": 0.
|
| 313 |
"children": {
|
| 314 |
"process_trajectory": {
|
| 315 |
-
"total":
|
| 316 |
-
"count":
|
| 317 |
-
"self":
|
| 318 |
"children": {
|
| 319 |
"RLTrainer._checkpoint": {
|
| 320 |
-
"total": 0.
|
| 321 |
-
"count":
|
| 322 |
-
"self": 0.
|
| 323 |
}
|
| 324 |
}
|
| 325 |
},
|
| 326 |
"_update_policy": {
|
| 327 |
-
"total":
|
| 328 |
-
"count":
|
| 329 |
-
"self":
|
| 330 |
"children": {
|
| 331 |
"TorchPPOOptimizer.update": {
|
| 332 |
-
"total":
|
| 333 |
-
"count":
|
| 334 |
-
"self":
|
| 335 |
}
|
| 336 |
}
|
| 337 |
}
|
|
@@ -340,19 +340,19 @@
|
|
| 340 |
}
|
| 341 |
},
|
| 342 |
"trainer_threads": {
|
| 343 |
-
"total": 1.
|
| 344 |
"count": 1,
|
| 345 |
-
"self": 1.
|
| 346 |
},
|
| 347 |
"TrainerController._save_models": {
|
| 348 |
-
"total": 0.
|
| 349 |
"count": 1,
|
| 350 |
-
"self":
|
| 351 |
"children": {
|
| 352 |
"RLTrainer._checkpoint": {
|
| 353 |
-
"total": 0.
|
| 354 |
"count": 1,
|
| 355 |
-
"self": 0.
|
| 356 |
}
|
| 357 |
}
|
| 358 |
}
|
|
|
|
| 2 |
"name": "root",
|
| 3 |
"gauges": {
|
| 4 |
"SnowballTarget.Policy.Entropy.mean": {
|
| 5 |
+
"value": 2.4378271102905273,
|
| 6 |
+
"min": 2.4378271102905273,
|
| 7 |
+
"max": 2.890345573425293,
|
| 8 |
+
"count": 9
|
| 9 |
},
|
| 10 |
"SnowballTarget.Policy.Entropy.sum": {
|
| 11 |
+
"value": 23169.109375,
|
| 12 |
+
"min": 23169.109375,
|
| 13 |
+
"max": 29578.533203125,
|
| 14 |
+
"count": 9
|
| 15 |
},
|
| 16 |
"SnowballTarget.Step.mean": {
|
| 17 |
+
"value": 89984.0,
|
| 18 |
"min": 9952.0,
|
| 19 |
+
"max": 89984.0,
|
| 20 |
+
"count": 9
|
| 21 |
},
|
| 22 |
"SnowballTarget.Step.sum": {
|
| 23 |
+
"value": 89984.0,
|
| 24 |
"min": 9952.0,
|
| 25 |
+
"max": 89984.0,
|
| 26 |
+
"count": 9
|
| 27 |
},
|
| 28 |
"SnowballTarget.Policy.ExtrinsicValueEstimate.mean": {
|
| 29 |
+
"value": 2.4782021045684814,
|
| 30 |
+
"min": 0.019132515415549278,
|
| 31 |
+
"max": 2.4782021045684814,
|
| 32 |
+
"count": 9
|
| 33 |
},
|
| 34 |
"SnowballTarget.Policy.ExtrinsicValueEstimate.sum": {
|
| 35 |
+
"value": 483.2493896484375,
|
| 36 |
+
"min": 3.7117080688476562,
|
| 37 |
+
"max": 483.2493896484375,
|
| 38 |
+
"count": 9
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
},
|
| 40 |
"SnowballTarget.Environment.EpisodeLength.mean": {
|
| 41 |
"value": 199.0,
|
| 42 |
"min": 199.0,
|
| 43 |
"max": 199.0,
|
| 44 |
+
"count": 9
|
| 45 |
},
|
| 46 |
"SnowballTarget.Environment.EpisodeLength.sum": {
|
| 47 |
"value": 8756.0,
|
| 48 |
"min": 8756.0,
|
| 49 |
"max": 10945.0,
|
| 50 |
+
"count": 9
|
| 51 |
},
|
| 52 |
"SnowballTarget.Environment.CumulativeReward.mean": {
|
| 53 |
+
"value": 10.613636363636363,
|
| 54 |
+
"min": 2.7954545454545454,
|
| 55 |
+
"max": 10.613636363636363,
|
| 56 |
+
"count": 9
|
| 57 |
},
|
| 58 |
"SnowballTarget.Environment.CumulativeReward.sum": {
|
| 59 |
+
"value": 467.0,
|
| 60 |
+
"min": 123.0,
|
| 61 |
+
"max": 553.0,
|
| 62 |
+
"count": 9
|
| 63 |
},
|
| 64 |
"SnowballTarget.Policy.ExtrinsicReward.mean": {
|
| 65 |
+
"value": 10.613636363636363,
|
| 66 |
+
"min": 2.7954545454545454,
|
| 67 |
+
"max": 10.613636363636363,
|
| 68 |
+
"count": 9
|
| 69 |
},
|
| 70 |
"SnowballTarget.Policy.ExtrinsicReward.sum": {
|
| 71 |
+
"value": 467.0,
|
| 72 |
+
"min": 123.0,
|
| 73 |
+
"max": 553.0,
|
| 74 |
+
"count": 9
|
| 75 |
},
|
| 76 |
"SnowballTarget.IsTraining.mean": {
|
| 77 |
"value": 1.0,
|
| 78 |
"min": 1.0,
|
| 79 |
"max": 1.0,
|
| 80 |
+
"count": 9
|
| 81 |
},
|
| 82 |
"SnowballTarget.IsTraining.sum": {
|
| 83 |
"value": 1.0,
|
| 84 |
"min": 1.0,
|
| 85 |
"max": 1.0,
|
| 86 |
+
"count": 9
|
| 87 |
+
},
|
| 88 |
+
"SnowballTarget.Losses.PolicyLoss.mean": {
|
| 89 |
+
"value": 0.034323636191159794,
|
| 90 |
+
"min": 0.027952921739779413,
|
| 91 |
+
"max": 0.03914575736289696,
|
| 92 |
+
"count": 8
|
| 93 |
+
},
|
| 94 |
+
"SnowballTarget.Losses.PolicyLoss.sum": {
|
| 95 |
+
"value": 0.034323636191159794,
|
| 96 |
+
"min": 0.027952921739779413,
|
| 97 |
+
"max": 0.03914575736289696,
|
| 98 |
+
"count": 8
|
| 99 |
+
},
|
| 100 |
+
"SnowballTarget.Losses.ValueLoss.mean": {
|
| 101 |
+
"value": 0.2925523278613885,
|
| 102 |
+
"min": 0.09362937640103083,
|
| 103 |
+
"max": 0.2925523278613885,
|
| 104 |
+
"count": 8
|
| 105 |
+
},
|
| 106 |
+
"SnowballTarget.Losses.ValueLoss.sum": {
|
| 107 |
+
"value": 0.2925523278613885,
|
| 108 |
+
"min": 0.09362937640103083,
|
| 109 |
+
"max": 0.2925523278613885,
|
| 110 |
+
"count": 8
|
| 111 |
+
},
|
| 112 |
+
"SnowballTarget.Policy.LearningRate.mean": {
|
| 113 |
+
"value": 0.00017460004180000003,
|
| 114 |
+
"min": 0.00017460004180000003,
|
| 115 |
+
"max": 0.0002836320054559999,
|
| 116 |
+
"count": 8
|
| 117 |
+
},
|
| 118 |
+
"SnowballTarget.Policy.LearningRate.sum": {
|
| 119 |
+
"value": 0.00017460004180000003,
|
| 120 |
+
"min": 0.00017460004180000003,
|
| 121 |
+
"max": 0.0002836320054559999,
|
| 122 |
+
"count": 8
|
| 123 |
+
},
|
| 124 |
+
"SnowballTarget.Policy.Epsilon.mean": {
|
| 125 |
+
"value": 0.15820000000000006,
|
| 126 |
+
"min": 0.15820000000000006,
|
| 127 |
+
"max": 0.19454400000000008,
|
| 128 |
+
"count": 8
|
| 129 |
+
},
|
| 130 |
+
"SnowballTarget.Policy.Epsilon.sum": {
|
| 131 |
+
"value": 0.15820000000000006,
|
| 132 |
+
"min": 0.15820000000000006,
|
| 133 |
+
"max": 0.19454400000000008,
|
| 134 |
+
"count": 8
|
| 135 |
+
},
|
| 136 |
+
"SnowballTarget.Policy.Beta.mean": {
|
| 137 |
+
"value": 0.0029141799999999997,
|
| 138 |
+
"min": 0.0029141799999999997,
|
| 139 |
+
"max": 0.0047277456,
|
| 140 |
+
"count": 8
|
| 141 |
+
},
|
| 142 |
+
"SnowballTarget.Policy.Beta.sum": {
|
| 143 |
+
"value": 0.0029141799999999997,
|
| 144 |
+
"min": 0.0029141799999999997,
|
| 145 |
+
"max": 0.0047277456,
|
| 146 |
+
"count": 8
|
| 147 |
}
|
| 148 |
},
|
| 149 |
"metadata": {
|
| 150 |
"timer_format_version": "0.1.0",
|
| 151 |
+
"start_time_seconds": "1741746478",
|
| 152 |
"python_version": "3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.0]",
|
| 153 |
+
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget2 --no-graphics",
|
| 154 |
"mlagents_version": "1.2.0.dev0",
|
| 155 |
"mlagents_envs_version": "1.2.0.dev0",
|
| 156 |
"communication_protocol_version": "1.5.0",
|
| 157 |
"pytorch_version": "2.6.0+cu124",
|
| 158 |
"numpy_version": "1.23.5",
|
| 159 |
+
"end_time_seconds": "1741746706"
|
| 160 |
},
|
| 161 |
+
"total": 227.99882181999988,
|
| 162 |
"count": 1,
|
| 163 |
+
"self": 0.4766431000000466,
|
| 164 |
"children": {
|
| 165 |
"run_training.setup": {
|
| 166 |
+
"total": 0.022866801999953168,
|
| 167 |
"count": 1,
|
| 168 |
+
"self": 0.022866801999953168
|
| 169 |
},
|
| 170 |
"TrainerController.start_learning": {
|
| 171 |
+
"total": 227.49931191799988,
|
| 172 |
"count": 1,
|
| 173 |
+
"self": 0.2062166350017378,
|
| 174 |
"children": {
|
| 175 |
"TrainerController._reset_env": {
|
| 176 |
+
"total": 2.982515979000027,
|
| 177 |
"count": 1,
|
| 178 |
+
"self": 2.982515979000027
|
| 179 |
},
|
| 180 |
"TrainerController.advance": {
|
| 181 |
+
"total": 224.30879018899827,
|
| 182 |
+
"count": 8816,
|
| 183 |
+
"self": 0.22874217300841337,
|
| 184 |
"children": {
|
| 185 |
"env_step": {
|
| 186 |
+
"total": 176.87386586198818,
|
| 187 |
+
"count": 8816,
|
| 188 |
+
"self": 135.1252220399806,
|
| 189 |
"children": {
|
| 190 |
"SubprocessEnvManager._take_step": {
|
| 191 |
+
"total": 41.616904710996096,
|
| 192 |
+
"count": 8816,
|
| 193 |
+
"self": 0.7266757720044552,
|
| 194 |
"children": {
|
| 195 |
"TorchPolicy.evaluate": {
|
| 196 |
+
"total": 40.89022893899164,
|
| 197 |
+
"count": 8816,
|
| 198 |
+
"self": 40.89022893899164
|
| 199 |
}
|
| 200 |
}
|
| 201 |
},
|
| 202 |
"workers": {
|
| 203 |
+
"total": 0.13173911101148406,
|
| 204 |
+
"count": 8815,
|
| 205 |
"self": 0.0,
|
| 206 |
"children": {
|
| 207 |
"worker_root": {
|
| 208 |
+
"total": 226.69615691500553,
|
| 209 |
+
"count": 8815,
|
| 210 |
"is_parallel": true,
|
| 211 |
+
"self": 108.47960065599136,
|
| 212 |
"children": {
|
| 213 |
"run_training.setup": {
|
| 214 |
"total": 0.0,
|
|
|
|
| 217 |
"self": 0.0,
|
| 218 |
"children": {
|
| 219 |
"steps_from_proto": {
|
| 220 |
+
"total": 0.003010483000025488,
|
| 221 |
"count": 1,
|
| 222 |
"is_parallel": true,
|
| 223 |
+
"self": 0.000941831000318416,
|
| 224 |
"children": {
|
| 225 |
"_process_rank_one_or_two_observation": {
|
| 226 |
+
"total": 0.002068651999707072,
|
| 227 |
"count": 10,
|
| 228 |
"is_parallel": true,
|
| 229 |
+
"self": 0.002068651999707072
|
| 230 |
}
|
| 231 |
}
|
| 232 |
},
|
| 233 |
"UnityEnvironment.step": {
|
| 234 |
+
"total": 0.07650129599983302,
|
| 235 |
"count": 1,
|
| 236 |
"is_parallel": true,
|
| 237 |
+
"self": 0.0006770369998321257,
|
| 238 |
"children": {
|
| 239 |
"UnityEnvironment._generate_step_input": {
|
| 240 |
+
"total": 0.0004490060000534868,
|
| 241 |
"count": 1,
|
| 242 |
"is_parallel": true,
|
| 243 |
+
"self": 0.0004490060000534868
|
| 244 |
},
|
| 245 |
"communicator.exchange": {
|
| 246 |
+
"total": 0.07299302399997032,
|
| 247 |
"count": 1,
|
| 248 |
"is_parallel": true,
|
| 249 |
+
"self": 0.07299302399997032
|
| 250 |
},
|
| 251 |
"steps_from_proto": {
|
| 252 |
+
"total": 0.0023822289999770874,
|
| 253 |
"count": 1,
|
| 254 |
"is_parallel": true,
|
| 255 |
+
"self": 0.0005039180000494525,
|
| 256 |
"children": {
|
| 257 |
"_process_rank_one_or_two_observation": {
|
| 258 |
+
"total": 0.0018783109999276348,
|
| 259 |
"count": 10,
|
| 260 |
"is_parallel": true,
|
| 261 |
+
"self": 0.0018783109999276348
|
| 262 |
}
|
| 263 |
}
|
| 264 |
}
|
|
|
|
| 267 |
}
|
| 268 |
},
|
| 269 |
"UnityEnvironment.step": {
|
| 270 |
+
"total": 118.21655625901417,
|
| 271 |
+
"count": 8814,
|
| 272 |
"is_parallel": true,
|
| 273 |
+
"self": 5.34642047303123,
|
| 274 |
"children": {
|
| 275 |
"UnityEnvironment._generate_step_input": {
|
| 276 |
+
"total": 3.026034669990622,
|
| 277 |
+
"count": 8814,
|
| 278 |
"is_parallel": true,
|
| 279 |
+
"self": 3.026034669990622
|
| 280 |
},
|
| 281 |
"communicator.exchange": {
|
| 282 |
+
"total": 91.24543377499299,
|
| 283 |
+
"count": 8814,
|
| 284 |
"is_parallel": true,
|
| 285 |
+
"self": 91.24543377499299
|
| 286 |
},
|
| 287 |
"steps_from_proto": {
|
| 288 |
+
"total": 18.598667340999327,
|
| 289 |
+
"count": 8814,
|
| 290 |
"is_parallel": true,
|
| 291 |
+
"self": 3.446608240046544,
|
| 292 |
"children": {
|
| 293 |
"_process_rank_one_or_two_observation": {
|
| 294 |
+
"total": 15.152059100952783,
|
| 295 |
+
"count": 88140,
|
| 296 |
"is_parallel": true,
|
| 297 |
+
"self": 15.152059100952783
|
| 298 |
}
|
| 299 |
}
|
| 300 |
}
|
|
|
|
| 307 |
}
|
| 308 |
},
|
| 309 |
"trainer_advance": {
|
| 310 |
+
"total": 47.20618215400168,
|
| 311 |
+
"count": 8815,
|
| 312 |
+
"self": 0.2406024040083139,
|
| 313 |
"children": {
|
| 314 |
"process_trajectory": {
|
| 315 |
+
"total": 15.71958198699349,
|
| 316 |
+
"count": 8815,
|
| 317 |
+
"self": 15.58294844799343,
|
| 318 |
"children": {
|
| 319 |
"RLTrainer._checkpoint": {
|
| 320 |
+
"total": 0.1366335390000586,
|
| 321 |
+
"count": 1,
|
| 322 |
+
"self": 0.1366335390000586
|
| 323 |
}
|
| 324 |
}
|
| 325 |
},
|
| 326 |
"_update_policy": {
|
| 327 |
+
"total": 31.245997762999878,
|
| 328 |
+
"count": 9,
|
| 329 |
+
"self": 21.636983077997684,
|
| 330 |
"children": {
|
| 331 |
"TorchPPOOptimizer.update": {
|
| 332 |
+
"total": 9.609014685002194,
|
| 333 |
+
"count": 549,
|
| 334 |
+
"self": 9.609014685002194
|
| 335 |
}
|
| 336 |
}
|
| 337 |
}
|
|
|
|
| 340 |
}
|
| 341 |
},
|
| 342 |
"trainer_threads": {
|
| 343 |
+
"total": 1.2219998097862117e-06,
|
| 344 |
"count": 1,
|
| 345 |
+
"self": 1.2219998097862117e-06
|
| 346 |
},
|
| 347 |
"TrainerController._save_models": {
|
| 348 |
+
"total": 0.001787893000027907,
|
| 349 |
"count": 1,
|
| 350 |
+
"self": 2.570699984971725e-05,
|
| 351 |
"children": {
|
| 352 |
"RLTrainer._checkpoint": {
|
| 353 |
+
"total": 0.0017621860001781897,
|
| 354 |
"count": 1,
|
| 355 |
+
"self": 0.0017621860001781897
|
| 356 |
}
|
| 357 |
}
|
| 358 |
}
|
run_logs/training_status.json
CHANGED
|
@@ -3,59 +3,14 @@
|
|
| 3 |
"checkpoints": [
|
| 4 |
{
|
| 5 |
"steps": 49936,
|
| 6 |
-
"file_path": "results/
|
| 7 |
-
"reward":
|
| 8 |
-
"creation_time":
|
| 9 |
"auxillary_file_paths": [
|
| 10 |
-
"results/
|
| 11 |
-
]
|
| 12 |
-
},
|
| 13 |
-
{
|
| 14 |
-
"steps": 99960,
|
| 15 |
-
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-99960.onnx",
|
| 16 |
-
"reward": 24.636363636363637,
|
| 17 |
-
"creation_time": 1741745817.7127948,
|
| 18 |
-
"auxillary_file_paths": [
|
| 19 |
-
"results/SnowballTarget1/SnowballTarget/SnowballTarget-99960.pt"
|
| 20 |
-
]
|
| 21 |
-
},
|
| 22 |
-
{
|
| 23 |
-
"steps": 149984,
|
| 24 |
-
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-149984.onnx",
|
| 25 |
-
"reward": 27.0,
|
| 26 |
-
"creation_time": 1741745945.7596734,
|
| 27 |
-
"auxillary_file_paths": [
|
| 28 |
-
"results/SnowballTarget1/SnowballTarget/SnowballTarget-149984.pt"
|
| 29 |
-
]
|
| 30 |
-
},
|
| 31 |
-
{
|
| 32 |
-
"steps": 199984,
|
| 33 |
-
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-199984.onnx",
|
| 34 |
-
"reward": 25.90909090909091,
|
| 35 |
-
"creation_time": 1741746059.5441957,
|
| 36 |
-
"auxillary_file_paths": [
|
| 37 |
-
"results/SnowballTarget1/SnowballTarget/SnowballTarget-199984.pt"
|
| 38 |
-
]
|
| 39 |
-
},
|
| 40 |
-
{
|
| 41 |
-
"steps": 200112,
|
| 42 |
-
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-200112.onnx",
|
| 43 |
-
"reward": 25.90909090909091,
|
| 44 |
-
"creation_time": 1741746059.6598566,
|
| 45 |
-
"auxillary_file_paths": [
|
| 46 |
-
"results/SnowballTarget1/SnowballTarget/SnowballTarget-200112.pt"
|
| 47 |
]
|
| 48 |
}
|
| 49 |
-
]
|
| 50 |
-
"final_checkpoint": {
|
| 51 |
-
"steps": 200112,
|
| 52 |
-
"file_path": "results/SnowballTarget1/SnowballTarget.onnx",
|
| 53 |
-
"reward": 25.90909090909091,
|
| 54 |
-
"creation_time": 1741746059.6598566,
|
| 55 |
-
"auxillary_file_paths": [
|
| 56 |
-
"results/SnowballTarget1/SnowballTarget/SnowballTarget-200112.pt"
|
| 57 |
-
]
|
| 58 |
-
}
|
| 59 |
},
|
| 60 |
"metadata": {
|
| 61 |
"stats_format_version": "0.3.0",
|
|
|
|
| 3 |
"checkpoints": [
|
| 4 |
{
|
| 5 |
"steps": 49936,
|
| 6 |
+
"file_path": "results/SnowballTarget2/SnowballTarget/SnowballTarget-49936.onnx",
|
| 7 |
+
"reward": 8.030303030303031,
|
| 8 |
+
"creation_time": 1741746596.159259,
|
| 9 |
"auxillary_file_paths": [
|
| 10 |
+
"results/SnowballTarget2/SnowballTarget/SnowballTarget-49936.pt"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
]
|
| 12 |
}
|
| 13 |
+
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
},
|
| 15 |
"metadata": {
|
| 16 |
"stats_format_version": "0.3.0",
|