colinrgodsey
commited on
First Push
Browse files- README.md +35 -0
- SnowballTarget.onnx +3 -0
- SnowballTarget/SnowballTarget-149960.onnx +3 -0
- SnowballTarget/SnowballTarget-149960.pt +3 -0
- SnowballTarget/SnowballTarget-199984.onnx +3 -0
- SnowballTarget/SnowballTarget-199984.pt +3 -0
- SnowballTarget/SnowballTarget-200112.onnx +3 -0
- SnowballTarget/SnowballTarget-200112.pt +3 -0
- SnowballTarget/SnowballTarget-49936.onnx +3 -0
- SnowballTarget/SnowballTarget-49936.pt +3 -0
- SnowballTarget/SnowballTarget-99936.onnx +3 -0
- SnowballTarget/SnowballTarget-99936.pt +3 -0
- SnowballTarget/checkpoint.pt +3 -0
- SnowballTarget/events.out.tfevents.1718636315.tf-notebook-0.15580.0 +3 -0
- SnowballTarget/events.out.tfevents.1718636951.tf-notebook-0.15836.0 +3 -0
- config.json +1 -0
- configuration.yaml +78 -0
- run_logs/Player-0.log +349 -0
- run_logs/timers.json +377 -0
- run_logs/training_status.json +65 -0
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: ml-agents
|
3 |
+
tags:
|
4 |
+
- SnowballTarget
|
5 |
+
- deep-reinforcement-learning
|
6 |
+
- reinforcement-learning
|
7 |
+
- ML-Agents-SnowballTarget
|
8 |
+
---
|
9 |
+
|
10 |
+
# **ppo** Agent playing **SnowballTarget**
|
11 |
+
This is a trained model of a **ppo** agent playing **SnowballTarget**
|
12 |
+
using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
|
13 |
+
|
14 |
+
## Usage (with ML-Agents)
|
15 |
+
The Documentation: https://unity-technologies.github.io/ml-agents/ML-Agents-Toolkit-Documentation/
|
16 |
+
|
17 |
+
We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:
|
18 |
+
- A *short tutorial* where you teach Huggy the Dog 🐶 to fetch the stick and then play with him directly in your
|
19 |
+
browser: https://huggingface.co/learn/deep-rl-course/unitbonus1/introduction
|
20 |
+
- A *longer tutorial* to understand how works ML-Agents:
|
21 |
+
https://huggingface.co/learn/deep-rl-course/unit5/introduction
|
22 |
+
|
23 |
+
### Resume the training
|
24 |
+
```bash
|
25 |
+
mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
|
26 |
+
```
|
27 |
+
|
28 |
+
### Watch your Agent play
|
29 |
+
You can watch your agent **playing directly in your browser**
|
30 |
+
|
31 |
+
1. If the environment is part of ML-Agents official environments, go to https://huggingface.co/unity
|
32 |
+
2. Step 1: Find your model_id: colinrgodsey/ppo-SnowballTarget
|
33 |
+
3. Step 2: Select your *.nn /*.onnx file
|
34 |
+
4. Click on Watch the agent play 👀
|
35 |
+
|
SnowballTarget.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:102bb2b0c3999aa7d55d8a82013e16b981d7724ae5fbd3795d9d4b5c7f5f435b
|
3 |
+
size 650646
|
SnowballTarget/SnowballTarget-149960.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:181dc96ddb899a6dce3ebbb829a3e9bbf6e3c342c443f6cd1bd6c732404ecee7
|
3 |
+
size 650646
|
SnowballTarget/SnowballTarget-149960.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28f93861ab253742cd9196bcc28fa3e1f755d0448042fa1bab05d5141fefbaec
|
3 |
+
size 3850075
|
SnowballTarget/SnowballTarget-199984.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:102bb2b0c3999aa7d55d8a82013e16b981d7724ae5fbd3795d9d4b5c7f5f435b
|
3 |
+
size 650646
|
SnowballTarget/SnowballTarget-199984.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:858726e61eca7976d18c0959ba167e8209a0a504f4e9cccc0e200bd63271a339
|
3 |
+
size 3850075
|
SnowballTarget/SnowballTarget-200112.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:102bb2b0c3999aa7d55d8a82013e16b981d7724ae5fbd3795d9d4b5c7f5f435b
|
3 |
+
size 650646
|
SnowballTarget/SnowballTarget-200112.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:432525c15603fbc9047360d4e56cc85b34ee029cd5f98f1bbe879685a25e04c7
|
3 |
+
size 3850075
|
SnowballTarget/SnowballTarget-49936.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53d56658cdb9a89869f3dcac283e0d6c5fb83ad823475e5e3a20b9ec29f2461d
|
3 |
+
size 650646
|
SnowballTarget/SnowballTarget-49936.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e39f53d3cd9ad1922555b553375d9dcb07f4970524748d564d0acfcf8cca9b33
|
3 |
+
size 3850000
|
SnowballTarget/SnowballTarget-99936.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a03d7ab3851a04158bf7f6b94e1daec3caa58406942ed8c9b22a93ae916a5df
|
3 |
+
size 650646
|
SnowballTarget/SnowballTarget-99936.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38a8264241590876a20f74e1c50b95a555fbf94b40f0b2f95c90fd34b3dc0514
|
3 |
+
size 3850000
|
SnowballTarget/checkpoint.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0157eb5280fe3a9f6b13efe0c72bc2c8379f719f8a7c48da949af45eb5818e59
|
3 |
+
size 3849250
|
SnowballTarget/events.out.tfevents.1718636315.tf-notebook-0.15580.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:040fa58418c51b6865e9df35348ed27a8cb2d41caaab2adfbdbc56ddaf7f545b
|
3 |
+
size 15667
|
SnowballTarget/events.out.tfevents.1718636951.tf-notebook-0.15836.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c1adfcc8e219c290c6151ae5f441a2fba28867a8fd05fba89e161e09d3ce4d0
|
3 |
+
size 13898
|
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"default_settings": null, "behaviors": {"SnowballTarget": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 2048, "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": true, "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}, "environment_parameters": null, "checkpoint_settings": {"run_id": "SnowballTarget1", "initialize_from": null, "load_model": false, "resume": true, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
|
configuration.yaml
ADDED
@@ -0,0 +1,78 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
default_settings: null
|
2 |
+
behaviors:
|
3 |
+
SnowballTarget:
|
4 |
+
trainer_type: ppo
|
5 |
+
hyperparameters:
|
6 |
+
batch_size: 128
|
7 |
+
buffer_size: 2048
|
8 |
+
learning_rate: 0.0003
|
9 |
+
beta: 0.005
|
10 |
+
epsilon: 0.2
|
11 |
+
lambd: 0.95
|
12 |
+
num_epoch: 3
|
13 |
+
shared_critic: false
|
14 |
+
learning_rate_schedule: linear
|
15 |
+
beta_schedule: linear
|
16 |
+
epsilon_schedule: linear
|
17 |
+
checkpoint_interval: 50000
|
18 |
+
network_settings:
|
19 |
+
normalize: false
|
20 |
+
hidden_units: 256
|
21 |
+
num_layers: 2
|
22 |
+
vis_encode_type: simple
|
23 |
+
memory: null
|
24 |
+
goal_conditioning_type: hyper
|
25 |
+
deterministic: false
|
26 |
+
reward_signals:
|
27 |
+
extrinsic:
|
28 |
+
gamma: 0.99
|
29 |
+
strength: 1.0
|
30 |
+
network_settings:
|
31 |
+
normalize: false
|
32 |
+
hidden_units: 128
|
33 |
+
num_layers: 2
|
34 |
+
vis_encode_type: simple
|
35 |
+
memory: null
|
36 |
+
goal_conditioning_type: hyper
|
37 |
+
deterministic: false
|
38 |
+
init_path: null
|
39 |
+
keep_checkpoints: 10
|
40 |
+
even_checkpoints: false
|
41 |
+
max_steps: 200000
|
42 |
+
time_horizon: 64
|
43 |
+
summary_freq: 10000
|
44 |
+
threaded: true
|
45 |
+
self_play: null
|
46 |
+
behavioral_cloning: null
|
47 |
+
env_settings:
|
48 |
+
env_path: ./training-envs-executables/linux/SnowballTarget/SnowballTarget
|
49 |
+
env_args: null
|
50 |
+
base_port: 5005
|
51 |
+
num_envs: 1
|
52 |
+
num_areas: 1
|
53 |
+
timeout_wait: 60
|
54 |
+
seed: -1
|
55 |
+
max_lifetime_restarts: 10
|
56 |
+
restarts_rate_limit_n: 1
|
57 |
+
restarts_rate_limit_period_s: 60
|
58 |
+
engine_settings:
|
59 |
+
width: 84
|
60 |
+
height: 84
|
61 |
+
quality_level: 5
|
62 |
+
time_scale: 20
|
63 |
+
target_frame_rate: -1
|
64 |
+
capture_frame_rate: 60
|
65 |
+
no_graphics: true
|
66 |
+
environment_parameters: null
|
67 |
+
checkpoint_settings:
|
68 |
+
run_id: SnowballTarget1
|
69 |
+
initialize_from: null
|
70 |
+
load_model: false
|
71 |
+
resume: true
|
72 |
+
force: false
|
73 |
+
train_model: false
|
74 |
+
inference: false
|
75 |
+
results_dir: results
|
76 |
+
torch_settings:
|
77 |
+
device: null
|
78 |
+
debug: false
|
run_logs/Player-0.log
ADDED
@@ -0,0 +1,349 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Mono path[0] = '/content/ml-agents/training-envs-executables/linux/SnowballTarget/SnowballTarget_Data/Managed'
|
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
|
8 |
+
GfxDevice: creating device client; threaded=0; jobified=0
|
9 |
+
NullGfxDevice:
|
10 |
+
Version: NULL 1.0 [1.0]
|
11 |
+
Renderer: Null Device
|
12 |
+
Vendor: Unity Technologies
|
13 |
+
ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
|
14 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
|
15 |
+
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
|
16 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
|
17 |
+
ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
|
18 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
|
19 |
+
ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory
|
20 |
+
ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
|
21 |
+
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
22 |
+
Forced to initialize FMOD to to the device driver's system output rate 48000, this may impact performance and/or give inconsistent experiences compared to selected sample rate 48000
|
23 |
+
ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
|
24 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
|
25 |
+
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
|
26 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
|
27 |
+
ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
|
28 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
|
29 |
+
ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory
|
30 |
+
ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
|
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.137 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)
|
38 |
+
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
39 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
40 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
41 |
+
ERROR: Shader Standard 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.566956 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 |
+
Setting up 10 worker threads for Enlighten.
|
49 |
+
Memory Statistics:
|
50 |
+
[ALLOC_TEMP_TLS] TLS Allocator
|
51 |
+
StackAllocators :
|
52 |
+
[ALLOC_TEMP_MAIN]
|
53 |
+
Peak usage frame count: [8.0 KB-16.0 KB]: 4035 frames, [16.0 KB-32.0 KB]: 68 frames, [2.0 MB-4.0 MB]: 1 frames
|
54 |
+
Initial Block Size 4.0 MB
|
55 |
+
Current Block Size 4.0 MB
|
56 |
+
Peak Allocated Bytes 2.0 MB
|
57 |
+
Overflow Count 0
|
58 |
+
[ALLOC_TEMP_Job.Worker 18]
|
59 |
+
Initial Block Size 256.0 KB
|
60 |
+
Current Block Size 256.0 KB
|
61 |
+
Peak Allocated Bytes 3.6 KB
|
62 |
+
Overflow Count 0
|
63 |
+
[ALLOC_TEMP_Loading.PreloadManager]
|
64 |
+
Initial Block Size 256.0 KB
|
65 |
+
Current Block Size 304.0 KB
|
66 |
+
Peak Allocated Bytes 228.9 KB
|
67 |
+
Overflow Count 4
|
68 |
+
[ALLOC_TEMP_Loading.AsyncRead]
|
69 |
+
Initial Block Size 64.0 KB
|
70 |
+
Current Block Size 64.0 KB
|
71 |
+
Peak Allocated Bytes 198 B
|
72 |
+
Overflow Count 0
|
73 |
+
[ALLOC_TEMP_Background Job.Worker 8]
|
74 |
+
Initial Block Size 32.0 KB
|
75 |
+
Current Block Size 32.0 KB
|
76 |
+
Peak Allocated Bytes 0 B
|
77 |
+
Overflow Count 0
|
78 |
+
[ALLOC_TEMP_Job.Worker 6]
|
79 |
+
Initial Block Size 256.0 KB
|
80 |
+
Current Block Size 256.0 KB
|
81 |
+
Peak Allocated Bytes 3.6 KB
|
82 |
+
Overflow Count 0
|
83 |
+
[ALLOC_TEMP_Job.Worker 0]
|
84 |
+
Initial Block Size 256.0 KB
|
85 |
+
Current Block Size 256.0 KB
|
86 |
+
Peak Allocated Bytes 3.6 KB
|
87 |
+
Overflow Count 0
|
88 |
+
[ALLOC_TEMP_Background Job.Worker 10]
|
89 |
+
Initial Block Size 32.0 KB
|
90 |
+
Current Block Size 32.0 KB
|
91 |
+
Peak Allocated Bytes 0 B
|
92 |
+
Overflow Count 0
|
93 |
+
[ALLOC_TEMP_Background Job.Worker 9]
|
94 |
+
Initial Block Size 32.0 KB
|
95 |
+
Current Block Size 32.0 KB
|
96 |
+
Peak Allocated Bytes 0 B
|
97 |
+
Overflow Count 0
|
98 |
+
[ALLOC_TEMP_Job.Worker 5]
|
99 |
+
Initial Block Size 256.0 KB
|
100 |
+
Current Block Size 256.0 KB
|
101 |
+
Peak Allocated Bytes 3.6 KB
|
102 |
+
Overflow Count 0
|
103 |
+
[ALLOC_TEMP_Background Job.Worker 14]
|
104 |
+
Initial Block Size 32.0 KB
|
105 |
+
Current Block Size 32.0 KB
|
106 |
+
Peak Allocated Bytes 0 B
|
107 |
+
Overflow Count 0
|
108 |
+
[ALLOC_TEMP_Job.Worker 16]
|
109 |
+
Initial Block Size 256.0 KB
|
110 |
+
Current Block Size 256.0 KB
|
111 |
+
Peak Allocated Bytes 3.6 KB
|
112 |
+
Overflow Count 0
|
113 |
+
[ALLOC_TEMP_Background Job.Worker 6]
|
114 |
+
Initial Block Size 32.0 KB
|
115 |
+
Current Block Size 32.0 KB
|
116 |
+
Peak Allocated Bytes 0 B
|
117 |
+
Overflow Count 0
|
118 |
+
[ALLOC_TEMP_Job.Worker 4]
|
119 |
+
Initial Block Size 256.0 KB
|
120 |
+
Current Block Size 256.0 KB
|
121 |
+
Peak Allocated Bytes 3.6 KB
|
122 |
+
Overflow Count 0
|
123 |
+
[ALLOC_TEMP_Job.Worker 17]
|
124 |
+
Initial Block Size 256.0 KB
|
125 |
+
Current Block Size 256.0 KB
|
126 |
+
Peak Allocated Bytes 3.6 KB
|
127 |
+
Overflow Count 0
|
128 |
+
[ALLOC_TEMP_Job.Worker 14]
|
129 |
+
Initial Block Size 256.0 KB
|
130 |
+
Current Block Size 256.0 KB
|
131 |
+
Peak Allocated Bytes 3.6 KB
|
132 |
+
Overflow Count 0
|
133 |
+
[ALLOC_TEMP_Job.Worker 3]
|
134 |
+
Initial Block Size 256.0 KB
|
135 |
+
Current Block Size 256.0 KB
|
136 |
+
Peak Allocated Bytes 3.6 KB
|
137 |
+
Overflow Count 0
|
138 |
+
[ALLOC_TEMP_Job.Worker 13]
|
139 |
+
Initial Block Size 256.0 KB
|
140 |
+
Current Block Size 256.0 KB
|
141 |
+
Peak Allocated Bytes 3.6 KB
|
142 |
+
Overflow Count 0
|
143 |
+
[ALLOC_TEMP_Background Job.Worker 12]
|
144 |
+
Initial Block Size 32.0 KB
|
145 |
+
Current Block Size 32.0 KB
|
146 |
+
Peak Allocated Bytes 0 B
|
147 |
+
Overflow Count 0
|
148 |
+
[ALLOC_TEMP_EnlightenWorker] x 10
|
149 |
+
Initial Block Size 64.0 KB
|
150 |
+
Current Block Size 64.0 KB
|
151 |
+
Peak Allocated Bytes 0 B
|
152 |
+
Overflow Count 0
|
153 |
+
[ALLOC_TEMP_Background Job.Worker 15]
|
154 |
+
Initial Block Size 32.0 KB
|
155 |
+
Current Block Size 32.0 KB
|
156 |
+
Peak Allocated Bytes 0 B
|
157 |
+
Overflow Count 0
|
158 |
+
[ALLOC_TEMP_Background Job.Worker 1]
|
159 |
+
Initial Block Size 32.0 KB
|
160 |
+
Current Block Size 32.0 KB
|
161 |
+
Peak Allocated Bytes 0 B
|
162 |
+
Overflow Count 0
|
163 |
+
[ALLOC_TEMP_Background Job.Worker 2]
|
164 |
+
Initial Block Size 32.0 KB
|
165 |
+
Current Block Size 32.0 KB
|
166 |
+
Peak Allocated Bytes 0 B
|
167 |
+
Overflow Count 0
|
168 |
+
[ALLOC_TEMP_Background Job.Worker 7]
|
169 |
+
Initial Block Size 32.0 KB
|
170 |
+
Current Block Size 32.0 KB
|
171 |
+
Peak Allocated Bytes 0 B
|
172 |
+
Overflow Count 0
|
173 |
+
[ALLOC_TEMP_AssetGarbageCollectorHelper] x 19
|
174 |
+
Initial Block Size 64.0 KB
|
175 |
+
Current Block Size 64.0 KB
|
176 |
+
Peak Allocated Bytes 0 B
|
177 |
+
Overflow Count 0
|
178 |
+
[ALLOC_TEMP_Background Job.Worker 5]
|
179 |
+
Initial Block Size 32.0 KB
|
180 |
+
Current Block Size 32.0 KB
|
181 |
+
Peak Allocated Bytes 0 B
|
182 |
+
Overflow Count 0
|
183 |
+
[ALLOC_TEMP_Job.Worker 9]
|
184 |
+
Initial Block Size 256.0 KB
|
185 |
+
Current Block Size 256.0 KB
|
186 |
+
Peak Allocated Bytes 3.6 KB
|
187 |
+
Overflow Count 0
|
188 |
+
[ALLOC_TEMP_Background Job.Worker 13]
|
189 |
+
Initial Block Size 32.0 KB
|
190 |
+
Current Block Size 32.0 KB
|
191 |
+
Peak Allocated Bytes 0 B
|
192 |
+
Overflow Count 0
|
193 |
+
[ALLOC_TEMP_Job.Worker 8]
|
194 |
+
Initial Block Size 256.0 KB
|
195 |
+
Current Block Size 256.0 KB
|
196 |
+
Peak Allocated Bytes 3.6 KB
|
197 |
+
Overflow Count 0
|
198 |
+
[ALLOC_TEMP_Job.Worker 7]
|
199 |
+
Initial Block Size 256.0 KB
|
200 |
+
Current Block Size 256.0 KB
|
201 |
+
Peak Allocated Bytes 3.6 KB
|
202 |
+
Overflow Count 0
|
203 |
+
[ALLOC_TEMP_Job.Worker 1]
|
204 |
+
Initial Block Size 256.0 KB
|
205 |
+
Current Block Size 256.0 KB
|
206 |
+
Peak Allocated Bytes 3.6 KB
|
207 |
+
Overflow Count 0
|
208 |
+
[ALLOC_TEMP_Job.Worker 2]
|
209 |
+
Initial Block Size 256.0 KB
|
210 |
+
Current Block Size 256.0 KB
|
211 |
+
Peak Allocated Bytes 3.6 KB
|
212 |
+
Overflow Count 0
|
213 |
+
[ALLOC_TEMP_Background Job.Worker 3]
|
214 |
+
Initial Block Size 32.0 KB
|
215 |
+
Current Block Size 32.0 KB
|
216 |
+
Peak Allocated Bytes 0 B
|
217 |
+
Overflow Count 0
|
218 |
+
[ALLOC_TEMP_Background Job.Worker 11]
|
219 |
+
Initial Block Size 32.0 KB
|
220 |
+
Current Block Size 32.0 KB
|
221 |
+
Peak Allocated Bytes 0 B
|
222 |
+
Overflow Count 0
|
223 |
+
[ALLOC_TEMP_Job.Worker 10]
|
224 |
+
Initial Block Size 256.0 KB
|
225 |
+
Current Block Size 256.0 KB
|
226 |
+
Peak Allocated Bytes 3.6 KB
|
227 |
+
Overflow Count 0
|
228 |
+
[ALLOC_TEMP_Background Job.Worker 0]
|
229 |
+
Initial Block Size 32.0 KB
|
230 |
+
Current Block Size 32.0 KB
|
231 |
+
Peak Allocated Bytes 0 B
|
232 |
+
Overflow Count 0
|
233 |
+
[ALLOC_TEMP_Job.Worker 15]
|
234 |
+
Initial Block Size 256.0 KB
|
235 |
+
Current Block Size 256.0 KB
|
236 |
+
Peak Allocated Bytes 3.6 KB
|
237 |
+
Overflow Count 0
|
238 |
+
[ALLOC_TEMP_Job.Worker 11]
|
239 |
+
Initial Block Size 256.0 KB
|
240 |
+
Current Block Size 256.0 KB
|
241 |
+
Peak Allocated Bytes 3.6 KB
|
242 |
+
Overflow Count 0
|
243 |
+
[ALLOC_TEMP_Job.Worker 12]
|
244 |
+
Initial Block Size 256.0 KB
|
245 |
+
Current Block Size 256.0 KB
|
246 |
+
Peak Allocated Bytes 3.6 KB
|
247 |
+
Overflow Count 0
|
248 |
+
[ALLOC_TEMP_Background Job.Worker 4]
|
249 |
+
Initial Block Size 32.0 KB
|
250 |
+
Current Block Size 32.0 KB
|
251 |
+
Peak Allocated Bytes 0 B
|
252 |
+
Overflow Count 0
|
253 |
+
[ALLOC_TEMP_BatchDeleteObjects]
|
254 |
+
Initial Block Size 64.0 KB
|
255 |
+
Current Block Size 64.0 KB
|
256 |
+
Peak Allocated Bytes 0 B
|
257 |
+
Overflow Count 0
|
258 |
+
[ALLOC_DEFAULT] Dual Thread Allocator
|
259 |
+
Peak main deferred allocation count 32
|
260 |
+
[ALLOC_BUCKET]
|
261 |
+
Large Block size 4.0 MB
|
262 |
+
Used Block count 1
|
263 |
+
Peak Allocated bytes 1.0 MB
|
264 |
+
[ALLOC_DEFAULT_MAIN]
|
265 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 4104 frames
|
266 |
+
Requested Block Size 16.0 MB
|
267 |
+
Peak Block count 1
|
268 |
+
Peak Allocated memory 6.5 MB
|
269 |
+
Peak Large allocation bytes 0 B
|
270 |
+
[ALLOC_DEFAULT_THREAD]
|
271 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 4104 frames
|
272 |
+
Requested Block Size 16.0 MB
|
273 |
+
Peak Block count 1
|
274 |
+
Peak Allocated memory 17.5 MB
|
275 |
+
Peak Large allocation bytes 16.0 MB
|
276 |
+
[ALLOC_TEMP_JOB_1_FRAME]
|
277 |
+
Initial Block Size 2.0 MB
|
278 |
+
Used Block Count 1
|
279 |
+
Overflow Count (too large) 0
|
280 |
+
Overflow Count (full) 0
|
281 |
+
[ALLOC_TEMP_JOB_2_FRAMES]
|
282 |
+
Initial Block Size 2.0 MB
|
283 |
+
Used Block Count 1
|
284 |
+
Overflow Count (too large) 0
|
285 |
+
Overflow Count (full) 0
|
286 |
+
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
287 |
+
Initial Block Size 2.0 MB
|
288 |
+
Used Block Count 2
|
289 |
+
Overflow Count (too large) 0
|
290 |
+
Overflow Count (full) 0
|
291 |
+
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
292 |
+
Initial Block Size 1.0 MB
|
293 |
+
Used Block Count 3
|
294 |
+
Overflow Count (too large) 0
|
295 |
+
Overflow Count (full) 0
|
296 |
+
[ALLOC_GFX] Dual Thread Allocator
|
297 |
+
Peak main deferred allocation count 0
|
298 |
+
[ALLOC_BUCKET]
|
299 |
+
Large Block size 4.0 MB
|
300 |
+
Used Block count 1
|
301 |
+
Peak Allocated bytes 1.0 MB
|
302 |
+
[ALLOC_GFX_MAIN]
|
303 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 3837 frames, [64.0 KB-128.0 KB]: 267 frames
|
304 |
+
Requested Block Size 16.0 MB
|
305 |
+
Peak Block count 1
|
306 |
+
Peak Allocated memory 66.0 KB
|
307 |
+
Peak Large allocation bytes 0 B
|
308 |
+
[ALLOC_GFX_THREAD]
|
309 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 4104 frames
|
310 |
+
Requested Block Size 16.0 MB
|
311 |
+
Peak Block count 1
|
312 |
+
Peak Allocated memory 39.6 KB
|
313 |
+
Peak Large allocation bytes 0 B
|
314 |
+
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
315 |
+
Peak main deferred allocation count 0
|
316 |
+
[ALLOC_BUCKET]
|
317 |
+
Large Block size 4.0 MB
|
318 |
+
Used Block count 1
|
319 |
+
Peak Allocated bytes 1.0 MB
|
320 |
+
[ALLOC_CACHEOBJECTS_MAIN]
|
321 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 4104 frames
|
322 |
+
Requested Block Size 4.0 MB
|
323 |
+
Peak Block count 1
|
324 |
+
Peak Allocated memory 0.6 MB
|
325 |
+
Peak Large allocation bytes 0 B
|
326 |
+
[ALLOC_CACHEOBJECTS_THREAD]
|
327 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 4103 frames, [2.0 MB-4.0 MB]: 1 frames
|
328 |
+
Requested Block Size 4.0 MB
|
329 |
+
Peak Block count 1
|
330 |
+
Peak Allocated memory 2.2 MB
|
331 |
+
Peak Large allocation bytes 0 B
|
332 |
+
[ALLOC_TYPETREE] Dual Thread Allocator
|
333 |
+
Peak main deferred allocation count 0
|
334 |
+
[ALLOC_BUCKET]
|
335 |
+
Large Block size 4.0 MB
|
336 |
+
Used Block count 1
|
337 |
+
Peak Allocated bytes 1.0 MB
|
338 |
+
[ALLOC_TYPETREE_MAIN]
|
339 |
+
Peak usage frame count: [0-1.0 KB]: 4104 frames
|
340 |
+
Requested Block Size 2.0 MB
|
341 |
+
Peak Block count 1
|
342 |
+
Peak Allocated memory 1.0 KB
|
343 |
+
Peak Large allocation bytes 0 B
|
344 |
+
[ALLOC_TYPETREE_THREAD]
|
345 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 4104 frames
|
346 |
+
Requested Block Size 2.0 MB
|
347 |
+
Peak Block count 1
|
348 |
+
Peak Allocated memory 1.7 KB
|
349 |
+
Peak Large allocation bytes 0 B
|
run_logs/timers.json
ADDED
@@ -0,0 +1,377 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "root",
|
3 |
+
"gauges": {
|
4 |
+
"SnowballTarget.Policy.Entropy.mean": {
|
5 |
+
"value": 0.8746042251586914,
|
6 |
+
"min": 0.8746042251586914,
|
7 |
+
"max": 2.410614252090454,
|
8 |
+
"count": 16
|
9 |
+
},
|
10 |
+
"SnowballTarget.Policy.Entropy.sum": {
|
11 |
+
"value": 8466.1689453125,
|
12 |
+
"min": 1697.0723876953125,
|
13 |
+
"max": 22170.03125,
|
14 |
+
"count": 16
|
15 |
+
},
|
16 |
+
"SnowballTarget.IsTraining.mean": {
|
17 |
+
"value": 1.0,
|
18 |
+
"min": 1.0,
|
19 |
+
"max": 1.0,
|
20 |
+
"count": 16
|
21 |
+
},
|
22 |
+
"SnowballTarget.IsTraining.sum": {
|
23 |
+
"value": 1.0,
|
24 |
+
"min": 1.0,
|
25 |
+
"max": 1.0,
|
26 |
+
"count": 16
|
27 |
+
},
|
28 |
+
"SnowballTarget.Step.mean": {
|
29 |
+
"value": 199984.0,
|
30 |
+
"min": 59952.0,
|
31 |
+
"max": 199984.0,
|
32 |
+
"count": 15
|
33 |
+
},
|
34 |
+
"SnowballTarget.Step.sum": {
|
35 |
+
"value": 199984.0,
|
36 |
+
"min": 59952.0,
|
37 |
+
"max": 199984.0,
|
38 |
+
"count": 15
|
39 |
+
},
|
40 |
+
"SnowballTarget.Policy.ExtrinsicValueEstimate.mean": {
|
41 |
+
"value": 12.888764381408691,
|
42 |
+
"min": 5.596268177032471,
|
43 |
+
"max": 12.888764381408691,
|
44 |
+
"count": 15
|
45 |
+
},
|
46 |
+
"SnowballTarget.Policy.ExtrinsicValueEstimate.sum": {
|
47 |
+
"value": 2642.19677734375,
|
48 |
+
"min": 1091.2723388671875,
|
49 |
+
"max": 2642.19677734375,
|
50 |
+
"count": 15
|
51 |
+
},
|
52 |
+
"SnowballTarget.Environment.EpisodeLength.mean": {
|
53 |
+
"value": 199.0,
|
54 |
+
"min": 199.0,
|
55 |
+
"max": 199.0,
|
56 |
+
"count": 15
|
57 |
+
},
|
58 |
+
"SnowballTarget.Environment.EpisodeLength.sum": {
|
59 |
+
"value": 10945.0,
|
60 |
+
"min": 8756.0,
|
61 |
+
"max": 10945.0,
|
62 |
+
"count": 15
|
63 |
+
},
|
64 |
+
"SnowballTarget.Losses.PolicyLoss.mean": {
|
65 |
+
"value": 0.06757952852183771,
|
66 |
+
"min": 0.06507690929042215,
|
67 |
+
"max": 0.07952448222375309,
|
68 |
+
"count": 15
|
69 |
+
},
|
70 |
+
"SnowballTarget.Losses.PolicyLoss.sum": {
|
71 |
+
"value": 0.33789764260918853,
|
72 |
+
"min": 0.2698380503211143,
|
73 |
+
"max": 0.39762241111876545,
|
74 |
+
"count": 15
|
75 |
+
},
|
76 |
+
"SnowballTarget.Losses.ValueLoss.mean": {
|
77 |
+
"value": 0.19136004333986956,
|
78 |
+
"min": 0.1878168360129291,
|
79 |
+
"max": 0.2832269590238438,
|
80 |
+
"count": 15
|
81 |
+
},
|
82 |
+
"SnowballTarget.Losses.ValueLoss.sum": {
|
83 |
+
"value": 0.9568002166993478,
|
84 |
+
"min": 0.7512673440517164,
|
85 |
+
"max": 1.2765062837039722,
|
86 |
+
"count": 15
|
87 |
+
},
|
88 |
+
"SnowballTarget.Policy.LearningRate.mean": {
|
89 |
+
"value": 7.428097524e-06,
|
90 |
+
"min": 7.428097524e-06,
|
91 |
+
"max": 0.000216978027674,
|
92 |
+
"count": 15
|
93 |
+
},
|
94 |
+
"SnowballTarget.Policy.LearningRate.sum": {
|
95 |
+
"value": 3.714048762e-05,
|
96 |
+
"min": 3.714048762e-05,
|
97 |
+
"max": 0.00101064016312,
|
98 |
+
"count": 15
|
99 |
+
},
|
100 |
+
"SnowballTarget.Policy.Epsilon.mean": {
|
101 |
+
"value": 0.10247600000000001,
|
102 |
+
"min": 0.10247600000000001,
|
103 |
+
"max": 0.172326,
|
104 |
+
"count": 15
|
105 |
+
},
|
106 |
+
"SnowballTarget.Policy.Epsilon.sum": {
|
107 |
+
"value": 0.5123800000000001,
|
108 |
+
"min": 0.429704,
|
109 |
+
"max": 0.8368800000000001,
|
110 |
+
"count": 15
|
111 |
+
},
|
112 |
+
"SnowballTarget.Policy.Beta.mean": {
|
113 |
+
"value": 0.00013355240000000005,
|
114 |
+
"min": 0.00013355240000000005,
|
115 |
+
"max": 0.0036190674000000003,
|
116 |
+
"count": 15
|
117 |
+
},
|
118 |
+
"SnowballTarget.Policy.Beta.sum": {
|
119 |
+
"value": 0.0006677620000000002,
|
120 |
+
"min": 0.0006677620000000002,
|
121 |
+
"max": 0.016860312000000002,
|
122 |
+
"count": 15
|
123 |
+
},
|
124 |
+
"SnowballTarget.Environment.CumulativeReward.mean": {
|
125 |
+
"value": 25.236363636363638,
|
126 |
+
"min": 14.863636363636363,
|
127 |
+
"max": 25.381818181818183,
|
128 |
+
"count": 15
|
129 |
+
},
|
130 |
+
"SnowballTarget.Environment.CumulativeReward.sum": {
|
131 |
+
"value": 1388.0,
|
132 |
+
"min": 654.0,
|
133 |
+
"max": 1396.0,
|
134 |
+
"count": 15
|
135 |
+
},
|
136 |
+
"SnowballTarget.Policy.ExtrinsicReward.mean": {
|
137 |
+
"value": 25.236363636363638,
|
138 |
+
"min": 14.863636363636363,
|
139 |
+
"max": 25.381818181818183,
|
140 |
+
"count": 15
|
141 |
+
},
|
142 |
+
"SnowballTarget.Policy.ExtrinsicReward.sum": {
|
143 |
+
"value": 1388.0,
|
144 |
+
"min": 654.0,
|
145 |
+
"max": 1396.0,
|
146 |
+
"count": 15
|
147 |
+
}
|
148 |
+
},
|
149 |
+
"metadata": {
|
150 |
+
"timer_format_version": "0.1.0",
|
151 |
+
"start_time_seconds": "1718636950",
|
152 |
+
"python_version": "3.11.0rc1 (main, Aug 12 2022, 10:02:14) [GCC 11.2.0]",
|
153 |
+
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/SnowballTarget.yaml --resume --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --no-graphics",
|
154 |
+
"mlagents_version": "1.0.0",
|
155 |
+
"mlagents_envs_version": "1.0.0",
|
156 |
+
"communication_protocol_version": "1.5.0",
|
157 |
+
"pytorch_version": "2.3.1+cu121",
|
158 |
+
"numpy_version": "1.23.1",
|
159 |
+
"end_time_seconds": "1718637218"
|
160 |
+
},
|
161 |
+
"total": 267.87568584503606,
|
162 |
+
"count": 1,
|
163 |
+
"self": 0.29188392602372915,
|
164 |
+
"children": {
|
165 |
+
"run_training.setup": {
|
166 |
+
"total": 0.020923399017192423,
|
167 |
+
"count": 1,
|
168 |
+
"self": 0.020923399017192423
|
169 |
+
},
|
170 |
+
"TrainerController.start_learning": {
|
171 |
+
"total": 267.56287851999514,
|
172 |
+
"count": 1,
|
173 |
+
"self": 0.18196365667972714,
|
174 |
+
"children": {
|
175 |
+
"TrainerController._reset_env": {
|
176 |
+
"total": 0.9245434839976951,
|
177 |
+
"count": 1,
|
178 |
+
"self": 0.9245434839976951
|
179 |
+
},
|
180 |
+
"TrainerController.advance": {
|
181 |
+
"total": 266.15988642931916,
|
182 |
+
"count": 13679,
|
183 |
+
"self": 0.07558427442563698,
|
184 |
+
"children": {
|
185 |
+
"env_step": {
|
186 |
+
"total": 266.0843021548935,
|
187 |
+
"count": 13679,
|
188 |
+
"self": 231.7188816908165,
|
189 |
+
"children": {
|
190 |
+
"SubprocessEnvManager._take_step": {
|
191 |
+
"total": 34.284441266034264,
|
192 |
+
"count": 13679,
|
193 |
+
"self": 0.47076459001982585,
|
194 |
+
"children": {
|
195 |
+
"TorchPolicy.evaluate": {
|
196 |
+
"total": 33.81367667601444,
|
197 |
+
"count": 13679,
|
198 |
+
"self": 33.81367667601444
|
199 |
+
}
|
200 |
+
}
|
201 |
+
},
|
202 |
+
"workers": {
|
203 |
+
"total": 0.08097919804276899,
|
204 |
+
"count": 13679,
|
205 |
+
"self": 0.0,
|
206 |
+
"children": {
|
207 |
+
"worker_root": {
|
208 |
+
"total": 267.0677485539345,
|
209 |
+
"count": 13679,
|
210 |
+
"is_parallel": true,
|
211 |
+
"self": 55.17364285001531,
|
212 |
+
"children": {
|
213 |
+
"run_training.setup": {
|
214 |
+
"total": 0.0,
|
215 |
+
"count": 0,
|
216 |
+
"is_parallel": true,
|
217 |
+
"self": 0.0,
|
218 |
+
"children": {
|
219 |
+
"steps_from_proto": {
|
220 |
+
"total": 0.0009438780252821743,
|
221 |
+
"count": 1,
|
222 |
+
"is_parallel": true,
|
223 |
+
"self": 0.00029367191018536687,
|
224 |
+
"children": {
|
225 |
+
"_process_rank_one_or_two_observation": {
|
226 |
+
"total": 0.0006502061150968075,
|
227 |
+
"count": 10,
|
228 |
+
"is_parallel": true,
|
229 |
+
"self": 0.0006502061150968075
|
230 |
+
}
|
231 |
+
}
|
232 |
+
},
|
233 |
+
"UnityEnvironment.step": {
|
234 |
+
"total": 0.021277598047163337,
|
235 |
+
"count": 1,
|
236 |
+
"is_parallel": true,
|
237 |
+
"self": 0.00011313107097521424,
|
238 |
+
"children": {
|
239 |
+
"UnityEnvironment._generate_step_input": {
|
240 |
+
"total": 0.0003035420086234808,
|
241 |
+
"count": 1,
|
242 |
+
"is_parallel": true,
|
243 |
+
"self": 0.0003035420086234808
|
244 |
+
},
|
245 |
+
"communicator.exchange": {
|
246 |
+
"total": 0.020110860001295805,
|
247 |
+
"count": 1,
|
248 |
+
"is_parallel": true,
|
249 |
+
"self": 0.020110860001295805
|
250 |
+
},
|
251 |
+
"steps_from_proto": {
|
252 |
+
"total": 0.0007500649662688375,
|
253 |
+
"count": 1,
|
254 |
+
"is_parallel": true,
|
255 |
+
"self": 0.00021422002464532852,
|
256 |
+
"children": {
|
257 |
+
"_process_rank_one_or_two_observation": {
|
258 |
+
"total": 0.0005358449416235089,
|
259 |
+
"count": 10,
|
260 |
+
"is_parallel": true,
|
261 |
+
"self": 0.0005358449416235089
|
262 |
+
}
|
263 |
+
}
|
264 |
+
}
|
265 |
+
}
|
266 |
+
}
|
267 |
+
}
|
268 |
+
},
|
269 |
+
"UnityEnvironment.step": {
|
270 |
+
"total": 211.8941057039192,
|
271 |
+
"count": 13678,
|
272 |
+
"is_parallel": true,
|
273 |
+
"self": 0.8749923428404145,
|
274 |
+
"children": {
|
275 |
+
"UnityEnvironment._generate_step_input": {
|
276 |
+
"total": 3.737715041905176,
|
277 |
+
"count": 13678,
|
278 |
+
"is_parallel": true,
|
279 |
+
"self": 3.737715041905176
|
280 |
+
},
|
281 |
+
"communicator.exchange": {
|
282 |
+
"total": 199.94819335220382,
|
283 |
+
"count": 13678,
|
284 |
+
"is_parallel": true,
|
285 |
+
"self": 199.94819335220382
|
286 |
+
},
|
287 |
+
"steps_from_proto": {
|
288 |
+
"total": 7.333204966969788,
|
289 |
+
"count": 13678,
|
290 |
+
"is_parallel": true,
|
291 |
+
"self": 1.34325788525166,
|
292 |
+
"children": {
|
293 |
+
"_process_rank_one_or_two_observation": {
|
294 |
+
"total": 5.989947081718128,
|
295 |
+
"count": 136780,
|
296 |
+
"is_parallel": true,
|
297 |
+
"self": 5.989947081718128
|
298 |
+
}
|
299 |
+
}
|
300 |
+
}
|
301 |
+
}
|
302 |
+
}
|
303 |
+
}
|
304 |
+
}
|
305 |
+
}
|
306 |
+
}
|
307 |
+
}
|
308 |
+
}
|
309 |
+
}
|
310 |
+
},
|
311 |
+
"trainer_threads": {
|
312 |
+
"total": 2.3856002371758223e-05,
|
313 |
+
"count": 1,
|
314 |
+
"self": 2.3856002371758223e-05,
|
315 |
+
"children": {
|
316 |
+
"thread_root": {
|
317 |
+
"total": 0.0,
|
318 |
+
"count": 0,
|
319 |
+
"is_parallel": true,
|
320 |
+
"self": 0.0,
|
321 |
+
"children": {
|
322 |
+
"trainer_advance": {
|
323 |
+
"total": 265.4388764905161,
|
324 |
+
"count": 297032,
|
325 |
+
"is_parallel": true,
|
326 |
+
"self": 2.209519589727279,
|
327 |
+
"children": {
|
328 |
+
"process_trajectory": {
|
329 |
+
"total": 166.85493136156583,
|
330 |
+
"count": 297032,
|
331 |
+
"is_parallel": true,
|
332 |
+
"self": 165.62683264160296,
|
333 |
+
"children": {
|
334 |
+
"RLTrainer._checkpoint": {
|
335 |
+
"total": 1.2280987199628726,
|
336 |
+
"count": 4,
|
337 |
+
"is_parallel": true,
|
338 |
+
"self": 1.2280987199628726
|
339 |
+
}
|
340 |
+
}
|
341 |
+
},
|
342 |
+
"_update_policy": {
|
343 |
+
"total": 96.37442553922301,
|
344 |
+
"count": 68,
|
345 |
+
"is_parallel": true,
|
346 |
+
"self": 10.410405846778303,
|
347 |
+
"children": {
|
348 |
+
"TorchPPOOptimizer.update": {
|
349 |
+
"total": 85.96401969244471,
|
350 |
+
"count": 3462,
|
351 |
+
"is_parallel": true,
|
352 |
+
"self": 85.96401969244471
|
353 |
+
}
|
354 |
+
}
|
355 |
+
}
|
356 |
+
}
|
357 |
+
}
|
358 |
+
}
|
359 |
+
}
|
360 |
+
}
|
361 |
+
},
|
362 |
+
"TrainerController._save_models": {
|
363 |
+
"total": 0.2964610939961858,
|
364 |
+
"count": 1,
|
365 |
+
"self": 0.04402526997728273,
|
366 |
+
"children": {
|
367 |
+
"RLTrainer._checkpoint": {
|
368 |
+
"total": 0.2524358240189031,
|
369 |
+
"count": 1,
|
370 |
+
"self": 0.2524358240189031
|
371 |
+
}
|
372 |
+
}
|
373 |
+
}
|
374 |
+
}
|
375 |
+
}
|
376 |
+
}
|
377 |
+
}
|
run_logs/training_status.json
ADDED
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"metadata": {
|
3 |
+
"stats_format_version": "0.3.0",
|
4 |
+
"mlagents_version": "1.0.0",
|
5 |
+
"torch_version": "2.3.1+cu121"
|
6 |
+
},
|
7 |
+
"SnowballTarget": {
|
8 |
+
"checkpoints": [
|
9 |
+
{
|
10 |
+
"steps": 49936,
|
11 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-49936.onnx",
|
12 |
+
"reward": null,
|
13 |
+
"creation_time": 1718636953.5185814,
|
14 |
+
"auxillary_file_paths": [
|
15 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-49936.pt"
|
16 |
+
]
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"steps": 99936,
|
20 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-99936.onnx",
|
21 |
+
"reward": 20.636363636363637,
|
22 |
+
"creation_time": 1718637040.838136,
|
23 |
+
"auxillary_file_paths": [
|
24 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-99936.pt"
|
25 |
+
]
|
26 |
+
},
|
27 |
+
{
|
28 |
+
"steps": 149960,
|
29 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-149960.onnx",
|
30 |
+
"reward": 24.272727272727273,
|
31 |
+
"creation_time": 1718637128.451291,
|
32 |
+
"auxillary_file_paths": [
|
33 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-149960.pt"
|
34 |
+
]
|
35 |
+
},
|
36 |
+
{
|
37 |
+
"steps": 199984,
|
38 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-199984.onnx",
|
39 |
+
"reward": 26.0,
|
40 |
+
"creation_time": 1718637218.0983796,
|
41 |
+
"auxillary_file_paths": [
|
42 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-199984.pt"
|
43 |
+
]
|
44 |
+
},
|
45 |
+
{
|
46 |
+
"steps": 200112,
|
47 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-200112.onnx",
|
48 |
+
"reward": 26.0,
|
49 |
+
"creation_time": 1718637218.3682745,
|
50 |
+
"auxillary_file_paths": [
|
51 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-200112.pt"
|
52 |
+
]
|
53 |
+
}
|
54 |
+
],
|
55 |
+
"final_checkpoint": {
|
56 |
+
"steps": 200112,
|
57 |
+
"file_path": "results/SnowballTarget1/SnowballTarget.onnx",
|
58 |
+
"reward": 26.0,
|
59 |
+
"creation_time": 1718637218.3682745,
|
60 |
+
"auxillary_file_paths": [
|
61 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-200112.pt"
|
62 |
+
]
|
63 |
+
}
|
64 |
+
}
|
65 |
+
}
|