First training of SnowballTarget
Browse files- README.md +35 -0
- SnowballTarget.onnx +3 -0
- SnowballTarget/SnowballTarget-149984.onnx +3 -0
- SnowballTarget/SnowballTarget-149984.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-99960.onnx +3 -0
- SnowballTarget/SnowballTarget-99960.pt +3 -0
- SnowballTarget/checkpoint.pt +3 -0
- SnowballTarget/events.out.tfevents.1686825818.ditrip.13888.0 +3 -0
- config.json +1 -0
- configuration.yaml +77 -0
- run_logs/Player-0.log +292 -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: Ditrip/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:653423c9de5f0a9ee836e02928180b19a048e73d9b7fe96f6e8513f3be170f72
|
3 |
+
size 646532
|
SnowballTarget/SnowballTarget-149984.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a1ec9950918d2455abe88b38313bf358c8487026b88f58818fa640f8a3bcded
|
3 |
+
size 646532
|
SnowballTarget/SnowballTarget-149984.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdd58372fdf6d9b2bca35f6e1eb795ac7af5d6d114c7dab76d3e88e9cf89f9dd
|
3 |
+
size 3843968
|
SnowballTarget/SnowballTarget-199984.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:653423c9de5f0a9ee836e02928180b19a048e73d9b7fe96f6e8513f3be170f72
|
3 |
+
size 646532
|
SnowballTarget/SnowballTarget-199984.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ae0b8ce69b1f3aeb6e9f5628537da5230d39c3780d4a2531485ddcdbf52ab1b
|
3 |
+
size 3843968
|
SnowballTarget/SnowballTarget-200112.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:653423c9de5f0a9ee836e02928180b19a048e73d9b7fe96f6e8513f3be170f72
|
3 |
+
size 646532
|
SnowballTarget/SnowballTarget-200112.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c01fead3bd15b9c44a77342ef18d93cb45050624276000b21bd4793994fd5b68
|
3 |
+
size 3843968
|
SnowballTarget/SnowballTarget-49936.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cbd977a7e12d406b013a0a07e28637776b3fb60a90ab3a99fcdf20289ab3ece7
|
3 |
+
size 646532
|
SnowballTarget/SnowballTarget-49936.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c1556f2c7fc529eacbaabcc942c575c717e7026daafc7abed21c5eeab01f75f
|
3 |
+
size 3843968
|
SnowballTarget/SnowballTarget-99960.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9171844561ea4c2495d2b6973c267e00d26ec9860a3468547cc09bf96173a33b
|
3 |
+
size 646532
|
SnowballTarget/SnowballTarget-99960.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac5ec2744842f2c053a006087f6a20878cf2edbaf671acef2378b7f0a9a3468c
|
3 |
+
size 3843968
|
SnowballTarget/checkpoint.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c01fead3bd15b9c44a77342ef18d93cb45050624276000b21bd4793994fd5b68
|
3 |
+
size 3843968
|
SnowballTarget/events.out.tfevents.1686825818.ditrip.13888.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c3ae538b6d09b1afa74cff6c4cc3f9b794cb4553c9ccb06f2e37a9a9c19cc37
|
3 |
+
size 23816
|
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, "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": false, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
|
configuration.yaml
ADDED
@@ -0,0 +1,77 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
seed: -1
|
54 |
+
max_lifetime_restarts: 10
|
55 |
+
restarts_rate_limit_n: 1
|
56 |
+
restarts_rate_limit_period_s: 60
|
57 |
+
engine_settings:
|
58 |
+
width: 84
|
59 |
+
height: 84
|
60 |
+
quality_level: 5
|
61 |
+
time_scale: 20
|
62 |
+
target_frame_rate: -1
|
63 |
+
capture_frame_rate: 60
|
64 |
+
no_graphics: true
|
65 |
+
environment_parameters: null
|
66 |
+
checkpoint_settings:
|
67 |
+
run_id: SnowballTarget1
|
68 |
+
initialize_from: null
|
69 |
+
load_model: false
|
70 |
+
resume: false
|
71 |
+
force: false
|
72 |
+
train_model: false
|
73 |
+
inference: false
|
74 |
+
results_dir: results
|
75 |
+
torch_settings:
|
76 |
+
device: null
|
77 |
+
debug: false
|
run_logs/Player-0.log
ADDED
@@ -0,0 +1,292 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Mono path[0] = '/home/ditrip/ml-agents/training-envs-executables/linux/SnowballTarget/SnowballTarget_Data/Managed'
|
2 |
+
Mono config path = '/home/ditrip/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: /home/ditrip/.config/unity3d/Hugging Face
|
6 |
+
PlayerPrefs - Creating folder: /home/ditrip/.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 /home/ditrip/ml-agents/training-envs-executables/linux/SnowballTarget/SnowballTarget_Data/UnitySubsystems
|
10 |
+
Forcing GfxDevice: Null
|
11 |
+
GfxDevice: creating device client; threaded=0; jobified=0
|
12 |
+
NullGfxDevice:
|
13 |
+
Version: NULL 1.0 [1.0]
|
14 |
+
Renderer: Null Device
|
15 |
+
Vendor: Unity Technologies
|
16 |
+
Begin MonoManager ReloadAssembly
|
17 |
+
- Completed reload, in 0.090 seconds
|
18 |
+
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
19 |
+
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
20 |
+
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
21 |
+
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
22 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
23 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
24 |
+
ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
25 |
+
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
26 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
27 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
28 |
+
UnloadTime: 0.443798 ms
|
29 |
+
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
30 |
+
requesting resize 84 x 84
|
31 |
+
Setting up 6 worker threads for Enlighten.
|
32 |
+
Memory Statistics:
|
33 |
+
[ALLOC_TEMP_TLS] TLS Allocator
|
34 |
+
StackAllocators :
|
35 |
+
[ALLOC_TEMP_MAIN]
|
36 |
+
Peak usage frame count: [8.0 KB-16.0 KB]: 5371 frames, [16.0 KB-32.0 KB]: 91 frames, [2.0 MB-4.0 MB]: 1 frames
|
37 |
+
Initial Block Size 4.0 MB
|
38 |
+
Current Block Size 4.0 MB
|
39 |
+
Peak Allocated Bytes 2.0 MB
|
40 |
+
Overflow Count 0
|
41 |
+
[ALLOC_TEMP_Loading.AsyncRead]
|
42 |
+
Initial Block Size 64.0 KB
|
43 |
+
Current Block Size 64.0 KB
|
44 |
+
Peak Allocated Bytes 206 B
|
45 |
+
Overflow Count 0
|
46 |
+
[ALLOC_TEMP_Loading.PreloadManager]
|
47 |
+
Initial Block Size 256.0 KB
|
48 |
+
Current Block Size 304.0 KB
|
49 |
+
Peak Allocated Bytes 228.9 KB
|
50 |
+
Overflow Count 4
|
51 |
+
[ALLOC_TEMP_Background Job.Worker 8]
|
52 |
+
Initial Block Size 32.0 KB
|
53 |
+
Current Block Size 32.0 KB
|
54 |
+
Peak Allocated Bytes 0 B
|
55 |
+
Overflow Count 0
|
56 |
+
[ALLOC_TEMP_Job.Worker 6]
|
57 |
+
Initial Block Size 256.0 KB
|
58 |
+
Current Block Size 256.0 KB
|
59 |
+
Peak Allocated Bytes 3.6 KB
|
60 |
+
Overflow Count 0
|
61 |
+
[ALLOC_TEMP_Job.Worker 0]
|
62 |
+
Initial Block Size 256.0 KB
|
63 |
+
Current Block Size 256.0 KB
|
64 |
+
Peak Allocated Bytes 3.6 KB
|
65 |
+
Overflow Count 0
|
66 |
+
[ALLOC_TEMP_Background Job.Worker 10]
|
67 |
+
Initial Block Size 32.0 KB
|
68 |
+
Current Block Size 32.0 KB
|
69 |
+
Peak Allocated Bytes 0 B
|
70 |
+
Overflow Count 0
|
71 |
+
[ALLOC_TEMP_Background Job.Worker 9]
|
72 |
+
Initial Block Size 32.0 KB
|
73 |
+
Current Block Size 32.0 KB
|
74 |
+
Peak Allocated Bytes 0 B
|
75 |
+
Overflow Count 0
|
76 |
+
[ALLOC_TEMP_Job.Worker 5]
|
77 |
+
Initial Block Size 256.0 KB
|
78 |
+
Current Block Size 256.0 KB
|
79 |
+
Peak Allocated Bytes 3.6 KB
|
80 |
+
Overflow Count 0
|
81 |
+
[ALLOC_TEMP_Background Job.Worker 14]
|
82 |
+
Initial Block Size 32.0 KB
|
83 |
+
Current Block Size 32.0 KB
|
84 |
+
Peak Allocated Bytes 0 B
|
85 |
+
Overflow Count 0
|
86 |
+
[ALLOC_TEMP_Background Job.Worker 6]
|
87 |
+
Initial Block Size 32.0 KB
|
88 |
+
Current Block Size 32.0 KB
|
89 |
+
Peak Allocated Bytes 0 B
|
90 |
+
Overflow Count 0
|
91 |
+
[ALLOC_TEMP_Job.Worker 4]
|
92 |
+
Initial Block Size 256.0 KB
|
93 |
+
Current Block Size 256.0 KB
|
94 |
+
Peak Allocated Bytes 3.6 KB
|
95 |
+
Overflow Count 0
|
96 |
+
[ALLOC_TEMP_Job.Worker 3]
|
97 |
+
Initial Block Size 256.0 KB
|
98 |
+
Current Block Size 256.0 KB
|
99 |
+
Peak Allocated Bytes 3.6 KB
|
100 |
+
Overflow Count 0
|
101 |
+
[ALLOC_TEMP_Background Job.Worker 12]
|
102 |
+
Initial Block Size 32.0 KB
|
103 |
+
Current Block Size 32.0 KB
|
104 |
+
Peak Allocated Bytes 0 B
|
105 |
+
Overflow Count 0
|
106 |
+
[ALLOC_TEMP_EnlightenWorker] x 6
|
107 |
+
Initial Block Size 64.0 KB
|
108 |
+
Current Block Size 64.0 KB
|
109 |
+
Peak Allocated Bytes 0 B
|
110 |
+
Overflow Count 0
|
111 |
+
[ALLOC_TEMP_Background Job.Worker 15]
|
112 |
+
Initial Block Size 32.0 KB
|
113 |
+
Current Block Size 32.0 KB
|
114 |
+
Peak Allocated Bytes 0 B
|
115 |
+
Overflow Count 0
|
116 |
+
[ALLOC_TEMP_Background Job.Worker 1]
|
117 |
+
Initial Block Size 32.0 KB
|
118 |
+
Current Block Size 32.0 KB
|
119 |
+
Peak Allocated Bytes 0 B
|
120 |
+
Overflow Count 0
|
121 |
+
[ALLOC_TEMP_Background Job.Worker 2]
|
122 |
+
Initial Block Size 32.0 KB
|
123 |
+
Current Block Size 32.0 KB
|
124 |
+
Peak Allocated Bytes 0 B
|
125 |
+
Overflow Count 0
|
126 |
+
[ALLOC_TEMP_Background Job.Worker 7]
|
127 |
+
Initial Block Size 32.0 KB
|
128 |
+
Current Block Size 32.0 KB
|
129 |
+
Peak Allocated Bytes 0 B
|
130 |
+
Overflow Count 0
|
131 |
+
[ALLOC_TEMP_AssetGarbageCollectorHelper] x 11
|
132 |
+
Initial Block Size 64.0 KB
|
133 |
+
Current Block Size 64.0 KB
|
134 |
+
Peak Allocated Bytes 0 B
|
135 |
+
Overflow Count 0
|
136 |
+
[ALLOC_TEMP_Background Job.Worker 5]
|
137 |
+
Initial Block Size 32.0 KB
|
138 |
+
Current Block Size 32.0 KB
|
139 |
+
Peak Allocated Bytes 0 B
|
140 |
+
Overflow Count 0
|
141 |
+
[ALLOC_TEMP_Job.Worker 9]
|
142 |
+
Initial Block Size 256.0 KB
|
143 |
+
Current Block Size 256.0 KB
|
144 |
+
Peak Allocated Bytes 3.6 KB
|
145 |
+
Overflow Count 0
|
146 |
+
[ALLOC_TEMP_Background Job.Worker 13]
|
147 |
+
Initial Block Size 32.0 KB
|
148 |
+
Current Block Size 32.0 KB
|
149 |
+
Peak Allocated Bytes 0 B
|
150 |
+
Overflow Count 0
|
151 |
+
[ALLOC_TEMP_Job.Worker 8]
|
152 |
+
Initial Block Size 256.0 KB
|
153 |
+
Current Block Size 256.0 KB
|
154 |
+
Peak Allocated Bytes 3.6 KB
|
155 |
+
Overflow Count 0
|
156 |
+
[ALLOC_TEMP_Job.Worker 7]
|
157 |
+
Initial Block Size 256.0 KB
|
158 |
+
Current Block Size 256.0 KB
|
159 |
+
Peak Allocated Bytes 3.6 KB
|
160 |
+
Overflow Count 0
|
161 |
+
[ALLOC_TEMP_Job.Worker 1]
|
162 |
+
Initial Block Size 256.0 KB
|
163 |
+
Current Block Size 256.0 KB
|
164 |
+
Peak Allocated Bytes 3.6 KB
|
165 |
+
Overflow Count 0
|
166 |
+
[ALLOC_TEMP_Job.Worker 2]
|
167 |
+
Initial Block Size 256.0 KB
|
168 |
+
Current Block Size 256.0 KB
|
169 |
+
Peak Allocated Bytes 3.6 KB
|
170 |
+
Overflow Count 0
|
171 |
+
[ALLOC_TEMP_Background Job.Worker 3]
|
172 |
+
Initial Block Size 32.0 KB
|
173 |
+
Current Block Size 32.0 KB
|
174 |
+
Peak Allocated Bytes 0 B
|
175 |
+
Overflow Count 0
|
176 |
+
[ALLOC_TEMP_Background Job.Worker 11]
|
177 |
+
Initial Block Size 32.0 KB
|
178 |
+
Current Block Size 32.0 KB
|
179 |
+
Peak Allocated Bytes 0 B
|
180 |
+
Overflow Count 0
|
181 |
+
[ALLOC_TEMP_Job.Worker 10]
|
182 |
+
Initial Block Size 256.0 KB
|
183 |
+
Current Block Size 256.0 KB
|
184 |
+
Peak Allocated Bytes 3.6 KB
|
185 |
+
Overflow Count 0
|
186 |
+
[ALLOC_TEMP_Background Job.Worker 0]
|
187 |
+
Initial Block Size 32.0 KB
|
188 |
+
Current Block Size 32.0 KB
|
189 |
+
Peak Allocated Bytes 0 B
|
190 |
+
Overflow Count 0
|
191 |
+
[ALLOC_TEMP_Background Job.Worker 4]
|
192 |
+
Initial Block Size 32.0 KB
|
193 |
+
Current Block Size 32.0 KB
|
194 |
+
Peak Allocated Bytes 0 B
|
195 |
+
Overflow Count 0
|
196 |
+
[ALLOC_TEMP_BatchDeleteObjects]
|
197 |
+
Initial Block Size 64.0 KB
|
198 |
+
Current Block Size 64.0 KB
|
199 |
+
Peak Allocated Bytes 0 B
|
200 |
+
Overflow Count 0
|
201 |
+
[ALLOC_DEFAULT] Dual Thread Allocator
|
202 |
+
Peak main deferred allocation count 40
|
203 |
+
[ALLOC_BUCKET]
|
204 |
+
Large Block size 4.0 MB
|
205 |
+
Used Block count 1
|
206 |
+
Peak Allocated bytes 1.0 MB
|
207 |
+
[ALLOC_DEFAULT_MAIN]
|
208 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 5463 frames
|
209 |
+
Requested Block Size 16.0 MB
|
210 |
+
Peak Block count 1
|
211 |
+
Peak Allocated memory 6.8 MB
|
212 |
+
Peak Large allocation bytes 0 B
|
213 |
+
[ALLOC_DEFAULT_THREAD]
|
214 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 5463 frames
|
215 |
+
Requested Block Size 16.0 MB
|
216 |
+
Peak Block count 1
|
217 |
+
Peak Allocated memory 17.7 MB
|
218 |
+
Peak Large allocation bytes 16.0 MB
|
219 |
+
[ALLOC_TEMP_JOB_1_FRAME]
|
220 |
+
Initial Block Size 2.0 MB
|
221 |
+
Used Block Count 1
|
222 |
+
Overflow Count (too large) 0
|
223 |
+
Overflow Count (full) 0
|
224 |
+
[ALLOC_TEMP_JOB_2_FRAMES]
|
225 |
+
Initial Block Size 2.0 MB
|
226 |
+
Used Block Count 1
|
227 |
+
Overflow Count (too large) 0
|
228 |
+
Overflow Count (full) 0
|
229 |
+
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
230 |
+
Initial Block Size 2.0 MB
|
231 |
+
Used Block Count 2
|
232 |
+
Overflow Count (too large) 0
|
233 |
+
Overflow Count (full) 0
|
234 |
+
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
235 |
+
Initial Block Size 1.0 MB
|
236 |
+
Used Block Count 3
|
237 |
+
Overflow Count (too large) 0
|
238 |
+
Overflow Count (full) 0
|
239 |
+
[ALLOC_GFX] Dual Thread Allocator
|
240 |
+
Peak main deferred allocation count 0
|
241 |
+
[ALLOC_BUCKET]
|
242 |
+
Large Block size 4.0 MB
|
243 |
+
Used Block count 1
|
244 |
+
Peak Allocated bytes 1.0 MB
|
245 |
+
[ALLOC_GFX_MAIN]
|
246 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 4555 frames, [64.0 KB-128.0 KB]: 908 frames
|
247 |
+
Requested Block Size 16.0 MB
|
248 |
+
Peak Block count 1
|
249 |
+
Peak Allocated memory 66.8 KB
|
250 |
+
Peak Large allocation bytes 0 B
|
251 |
+
[ALLOC_GFX_THREAD]
|
252 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 5463 frames
|
253 |
+
Requested Block Size 16.0 MB
|
254 |
+
Peak Block count 1
|
255 |
+
Peak Allocated memory 39.6 KB
|
256 |
+
Peak Large allocation bytes 0 B
|
257 |
+
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
258 |
+
Peak main deferred allocation count 0
|
259 |
+
[ALLOC_BUCKET]
|
260 |
+
Large Block size 4.0 MB
|
261 |
+
Used Block count 1
|
262 |
+
Peak Allocated bytes 1.0 MB
|
263 |
+
[ALLOC_CACHEOBJECTS_MAIN]
|
264 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 5463 frames
|
265 |
+
Requested Block Size 4.0 MB
|
266 |
+
Peak Block count 1
|
267 |
+
Peak Allocated memory 0.6 MB
|
268 |
+
Peak Large allocation bytes 0 B
|
269 |
+
[ALLOC_CACHEOBJECTS_THREAD]
|
270 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 5462 frames, [2.0 MB-4.0 MB]: 1 frames
|
271 |
+
Requested Block Size 4.0 MB
|
272 |
+
Peak Block count 1
|
273 |
+
Peak Allocated memory 2.2 MB
|
274 |
+
Peak Large allocation bytes 0 B
|
275 |
+
[ALLOC_TYPETREE] Dual Thread Allocator
|
276 |
+
Peak main deferred allocation count 0
|
277 |
+
[ALLOC_BUCKET]
|
278 |
+
Large Block size 4.0 MB
|
279 |
+
Used Block count 1
|
280 |
+
Peak Allocated bytes 1.0 MB
|
281 |
+
[ALLOC_TYPETREE_MAIN]
|
282 |
+
Peak usage frame count: [0-1.0 KB]: 5463 frames
|
283 |
+
Requested Block Size 2.0 MB
|
284 |
+
Peak Block count 1
|
285 |
+
Peak Allocated memory 1.0 KB
|
286 |
+
Peak Large allocation bytes 0 B
|
287 |
+
[ALLOC_TYPETREE_THREAD]
|
288 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 5463 frames
|
289 |
+
Requested Block Size 2.0 MB
|
290 |
+
Peak Block count 1
|
291 |
+
Peak Allocated memory 1.7 KB
|
292 |
+
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": 1.0062370300292969,
|
6 |
+
"min": 0.9987362623214722,
|
7 |
+
"max": 2.862666368484497,
|
8 |
+
"count": 20
|
9 |
+
},
|
10 |
+
"SnowballTarget.Policy.Entropy.sum": {
|
11 |
+
"value": 9651.8251953125,
|
12 |
+
"min": 9651.8251953125,
|
13 |
+
"max": 29411.033203125,
|
14 |
+
"count": 20
|
15 |
+
},
|
16 |
+
"SnowballTarget.Step.mean": {
|
17 |
+
"value": 199984.0,
|
18 |
+
"min": 9952.0,
|
19 |
+
"max": 199984.0,
|
20 |
+
"count": 20
|
21 |
+
},
|
22 |
+
"SnowballTarget.Step.sum": {
|
23 |
+
"value": 199984.0,
|
24 |
+
"min": 9952.0,
|
25 |
+
"max": 199984.0,
|
26 |
+
"count": 20
|
27 |
+
},
|
28 |
+
"SnowballTarget.Policy.ExtrinsicValueEstimate.mean": {
|
29 |
+
"value": 12.698565483093262,
|
30 |
+
"min": 0.3684185743331909,
|
31 |
+
"max": 12.698565483093262,
|
32 |
+
"count": 20
|
33 |
+
},
|
34 |
+
"SnowballTarget.Policy.ExtrinsicValueEstimate.sum": {
|
35 |
+
"value": 2476.22021484375,
|
36 |
+
"min": 71.47320556640625,
|
37 |
+
"max": 2544.06298828125,
|
38 |
+
"count": 20
|
39 |
+
},
|
40 |
+
"SnowballTarget.Environment.EpisodeLength.mean": {
|
41 |
+
"value": 199.0,
|
42 |
+
"min": 199.0,
|
43 |
+
"max": 199.0,
|
44 |
+
"count": 20
|
45 |
+
},
|
46 |
+
"SnowballTarget.Environment.EpisodeLength.sum": {
|
47 |
+
"value": 10945.0,
|
48 |
+
"min": 8756.0,
|
49 |
+
"max": 10945.0,
|
50 |
+
"count": 20
|
51 |
+
},
|
52 |
+
"SnowballTarget.Losses.PolicyLoss.mean": {
|
53 |
+
"value": 0.07574474943263056,
|
54 |
+
"min": 0.058955292969211065,
|
55 |
+
"max": 0.07877923299298238,
|
56 |
+
"count": 20
|
57 |
+
},
|
58 |
+
"SnowballTarget.Losses.PolicyLoss.sum": {
|
59 |
+
"value": 0.3029789977305222,
|
60 |
+
"min": 0.23582117187684426,
|
61 |
+
"max": 0.3811708424224943,
|
62 |
+
"count": 20
|
63 |
+
},
|
64 |
+
"SnowballTarget.Losses.ValueLoss.mean": {
|
65 |
+
"value": 0.2135055417231485,
|
66 |
+
"min": 0.1078404410783311,
|
67 |
+
"max": 0.2806170344937081,
|
68 |
+
"count": 20
|
69 |
+
},
|
70 |
+
"SnowballTarget.Losses.ValueLoss.sum": {
|
71 |
+
"value": 0.854022166892594,
|
72 |
+
"min": 0.4313617643133244,
|
73 |
+
"max": 1.4030851724685407,
|
74 |
+
"count": 20
|
75 |
+
},
|
76 |
+
"SnowballTarget.Policy.LearningRate.mean": {
|
77 |
+
"value": 8.082097306000005e-06,
|
78 |
+
"min": 8.082097306000005e-06,
|
79 |
+
"max": 0.000291882002706,
|
80 |
+
"count": 20
|
81 |
+
},
|
82 |
+
"SnowballTarget.Policy.LearningRate.sum": {
|
83 |
+
"value": 3.232838922400002e-05,
|
84 |
+
"min": 3.232838922400002e-05,
|
85 |
+
"max": 0.00138516003828,
|
86 |
+
"count": 20
|
87 |
+
},
|
88 |
+
"SnowballTarget.Policy.Epsilon.mean": {
|
89 |
+
"value": 0.10269400000000001,
|
90 |
+
"min": 0.10269400000000001,
|
91 |
+
"max": 0.19729400000000002,
|
92 |
+
"count": 20
|
93 |
+
},
|
94 |
+
"SnowballTarget.Policy.Epsilon.sum": {
|
95 |
+
"value": 0.41077600000000003,
|
96 |
+
"min": 0.41077600000000003,
|
97 |
+
"max": 0.96172,
|
98 |
+
"count": 20
|
99 |
+
},
|
100 |
+
"SnowballTarget.Policy.Beta.mean": {
|
101 |
+
"value": 0.0001444306000000001,
|
102 |
+
"min": 0.0001444306000000001,
|
103 |
+
"max": 0.0048649706,
|
104 |
+
"count": 20
|
105 |
+
},
|
106 |
+
"SnowballTarget.Policy.Beta.sum": {
|
107 |
+
"value": 0.0005777224000000004,
|
108 |
+
"min": 0.0005777224000000004,
|
109 |
+
"max": 0.023089828,
|
110 |
+
"count": 20
|
111 |
+
},
|
112 |
+
"SnowballTarget.Environment.CumulativeReward.mean": {
|
113 |
+
"value": 25.386363636363637,
|
114 |
+
"min": 3.090909090909091,
|
115 |
+
"max": 25.386363636363637,
|
116 |
+
"count": 20
|
117 |
+
},
|
118 |
+
"SnowballTarget.Environment.CumulativeReward.sum": {
|
119 |
+
"value": 1117.0,
|
120 |
+
"min": 136.0,
|
121 |
+
"max": 1364.0,
|
122 |
+
"count": 20
|
123 |
+
},
|
124 |
+
"SnowballTarget.Policy.ExtrinsicReward.mean": {
|
125 |
+
"value": 25.386363636363637,
|
126 |
+
"min": 3.090909090909091,
|
127 |
+
"max": 25.386363636363637,
|
128 |
+
"count": 20
|
129 |
+
},
|
130 |
+
"SnowballTarget.Policy.ExtrinsicReward.sum": {
|
131 |
+
"value": 1117.0,
|
132 |
+
"min": 136.0,
|
133 |
+
"max": 1364.0,
|
134 |
+
"count": 20
|
135 |
+
},
|
136 |
+
"SnowballTarget.IsTraining.mean": {
|
137 |
+
"value": 1.0,
|
138 |
+
"min": 1.0,
|
139 |
+
"max": 1.0,
|
140 |
+
"count": 20
|
141 |
+
},
|
142 |
+
"SnowballTarget.IsTraining.sum": {
|
143 |
+
"value": 1.0,
|
144 |
+
"min": 1.0,
|
145 |
+
"max": 1.0,
|
146 |
+
"count": 20
|
147 |
+
}
|
148 |
+
},
|
149 |
+
"metadata": {
|
150 |
+
"timer_format_version": "0.1.0",
|
151 |
+
"start_time_seconds": "1686825817",
|
152 |
+
"python_version": "3.10.8 | packaged by conda-forge | (main, Nov 22 2022, 08:23:14) [GCC 10.4.0]",
|
153 |
+
"command_line_arguments": "/home/ditrip/anaconda3/envs/my-env/bin/mlagents-learn ./config/ppo/Snowball.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --no-graphics",
|
154 |
+
"mlagents_version": "0.31.0.dev0",
|
155 |
+
"mlagents_envs_version": "0.31.0.dev0",
|
156 |
+
"communication_protocol_version": "1.5.0",
|
157 |
+
"pytorch_version": "1.11.0+cu102",
|
158 |
+
"numpy_version": "1.21.2",
|
159 |
+
"end_time_seconds": "1686826124"
|
160 |
+
},
|
161 |
+
"total": 307.23808749599993,
|
162 |
+
"count": 1,
|
163 |
+
"self": 0.31976061599993955,
|
164 |
+
"children": {
|
165 |
+
"run_training.setup": {
|
166 |
+
"total": 0.012911376999909407,
|
167 |
+
"count": 1,
|
168 |
+
"self": 0.012911376999909407
|
169 |
+
},
|
170 |
+
"TrainerController.start_learning": {
|
171 |
+
"total": 306.9054155030001,
|
172 |
+
"count": 1,
|
173 |
+
"self": 0.4000332929833803,
|
174 |
+
"children": {
|
175 |
+
"TrainerController._reset_env": {
|
176 |
+
"total": 2.996944405000022,
|
177 |
+
"count": 1,
|
178 |
+
"self": 2.996944405000022
|
179 |
+
},
|
180 |
+
"TrainerController.advance": {
|
181 |
+
"total": 303.38715521101676,
|
182 |
+
"count": 18207,
|
183 |
+
"self": 0.18431304903106138,
|
184 |
+
"children": {
|
185 |
+
"env_step": {
|
186 |
+
"total": 303.2028421619857,
|
187 |
+
"count": 18207,
|
188 |
+
"self": 227.83535544499546,
|
189 |
+
"children": {
|
190 |
+
"SubprocessEnvManager._take_step": {
|
191 |
+
"total": 75.16362555598494,
|
192 |
+
"count": 18207,
|
193 |
+
"self": 1.0080539509824575,
|
194 |
+
"children": {
|
195 |
+
"TorchPolicy.evaluate": {
|
196 |
+
"total": 74.15557160500248,
|
197 |
+
"count": 18207,
|
198 |
+
"self": 74.15557160500248
|
199 |
+
}
|
200 |
+
}
|
201 |
+
},
|
202 |
+
"workers": {
|
203 |
+
"total": 0.2038611610053067,
|
204 |
+
"count": 18207,
|
205 |
+
"self": 0.0,
|
206 |
+
"children": {
|
207 |
+
"worker_root": {
|
208 |
+
"total": 306.3877610700074,
|
209 |
+
"count": 18207,
|
210 |
+
"is_parallel": true,
|
211 |
+
"self": 144.67336760799844,
|
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.001157206000016231,
|
221 |
+
"count": 1,
|
222 |
+
"is_parallel": true,
|
223 |
+
"self": 0.0002993599996443663,
|
224 |
+
"children": {
|
225 |
+
"_process_rank_one_or_two_observation": {
|
226 |
+
"total": 0.0008578460003718646,
|
227 |
+
"count": 10,
|
228 |
+
"is_parallel": true,
|
229 |
+
"self": 0.0008578460003718646
|
230 |
+
}
|
231 |
+
}
|
232 |
+
},
|
233 |
+
"UnityEnvironment.step": {
|
234 |
+
"total": 0.020352067999965584,
|
235 |
+
"count": 1,
|
236 |
+
"is_parallel": true,
|
237 |
+
"self": 0.00023720000012872333,
|
238 |
+
"children": {
|
239 |
+
"UnityEnvironment._generate_step_input": {
|
240 |
+
"total": 0.00016904399990380625,
|
241 |
+
"count": 1,
|
242 |
+
"is_parallel": true,
|
243 |
+
"self": 0.00016904399990380625
|
244 |
+
},
|
245 |
+
"communicator.exchange": {
|
246 |
+
"total": 0.01879860600001848,
|
247 |
+
"count": 1,
|
248 |
+
"is_parallel": true,
|
249 |
+
"self": 0.01879860600001848
|
250 |
+
},
|
251 |
+
"steps_from_proto": {
|
252 |
+
"total": 0.0011472179999145737,
|
253 |
+
"count": 1,
|
254 |
+
"is_parallel": true,
|
255 |
+
"self": 0.0001755979999416013,
|
256 |
+
"children": {
|
257 |
+
"_process_rank_one_or_two_observation": {
|
258 |
+
"total": 0.0009716199999729724,
|
259 |
+
"count": 10,
|
260 |
+
"is_parallel": true,
|
261 |
+
"self": 0.0009716199999729724
|
262 |
+
}
|
263 |
+
}
|
264 |
+
}
|
265 |
+
}
|
266 |
+
}
|
267 |
+
}
|
268 |
+
},
|
269 |
+
"UnityEnvironment.step": {
|
270 |
+
"total": 161.71439346200896,
|
271 |
+
"count": 18206,
|
272 |
+
"is_parallel": true,
|
273 |
+
"self": 7.8627620820207085,
|
274 |
+
"children": {
|
275 |
+
"UnityEnvironment._generate_step_input": {
|
276 |
+
"total": 3.386946510992175,
|
277 |
+
"count": 18206,
|
278 |
+
"is_parallel": true,
|
279 |
+
"self": 3.386946510992175
|
280 |
+
},
|
281 |
+
"communicator.exchange": {
|
282 |
+
"total": 127.08761051300326,
|
283 |
+
"count": 18206,
|
284 |
+
"is_parallel": true,
|
285 |
+
"self": 127.08761051300326
|
286 |
+
},
|
287 |
+
"steps_from_proto": {
|
288 |
+
"total": 23.377074355992818,
|
289 |
+
"count": 18206,
|
290 |
+
"is_parallel": true,
|
291 |
+
"self": 4.1012710920315385,
|
292 |
+
"children": {
|
293 |
+
"_process_rank_one_or_two_observation": {
|
294 |
+
"total": 19.27580326396128,
|
295 |
+
"count": 182060,
|
296 |
+
"is_parallel": true,
|
297 |
+
"self": 19.27580326396128
|
298 |
+
}
|
299 |
+
}
|
300 |
+
}
|
301 |
+
}
|
302 |
+
}
|
303 |
+
}
|
304 |
+
}
|
305 |
+
}
|
306 |
+
}
|
307 |
+
}
|
308 |
+
}
|
309 |
+
}
|
310 |
+
},
|
311 |
+
"trainer_threads": {
|
312 |
+
"total": 7.004500002949499e-05,
|
313 |
+
"count": 1,
|
314 |
+
"self": 7.004500002949499e-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": 302.99567769493797,
|
324 |
+
"count": 167271,
|
325 |
+
"is_parallel": true,
|
326 |
+
"self": 1.8508805489718725,
|
327 |
+
"children": {
|
328 |
+
"process_trajectory": {
|
329 |
+
"total": 171.40193413996667,
|
330 |
+
"count": 167271,
|
331 |
+
"is_parallel": true,
|
332 |
+
"self": 170.77409671096666,
|
333 |
+
"children": {
|
334 |
+
"RLTrainer._checkpoint": {
|
335 |
+
"total": 0.6278374290000102,
|
336 |
+
"count": 4,
|
337 |
+
"is_parallel": true,
|
338 |
+
"self": 0.6278374290000102
|
339 |
+
}
|
340 |
+
}
|
341 |
+
},
|
342 |
+
"_update_policy": {
|
343 |
+
"total": 129.74286300599942,
|
344 |
+
"count": 90,
|
345 |
+
"is_parallel": true,
|
346 |
+
"self": 36.643872000000556,
|
347 |
+
"children": {
|
348 |
+
"TorchPPOOptimizer.update": {
|
349 |
+
"total": 93.09899100599887,
|
350 |
+
"count": 4587,
|
351 |
+
"is_parallel": true,
|
352 |
+
"self": 93.09899100599887
|
353 |
+
}
|
354 |
+
}
|
355 |
+
}
|
356 |
+
}
|
357 |
+
}
|
358 |
+
}
|
359 |
+
}
|
360 |
+
}
|
361 |
+
},
|
362 |
+
"TrainerController._save_models": {
|
363 |
+
"total": 0.12121254899989253,
|
364 |
+
"count": 1,
|
365 |
+
"self": 0.0005936419997851772,
|
366 |
+
"children": {
|
367 |
+
"RLTrainer._checkpoint": {
|
368 |
+
"total": 0.12061890700010736,
|
369 |
+
"count": 1,
|
370 |
+
"self": 0.12061890700010736
|
371 |
+
}
|
372 |
+
}
|
373 |
+
}
|
374 |
+
}
|
375 |
+
}
|
376 |
+
}
|
377 |
+
}
|
run_logs/training_status.json
ADDED
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"SnowballTarget": {
|
3 |
+
"checkpoints": [
|
4 |
+
{
|
5 |
+
"steps": 49936,
|
6 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-49936.onnx",
|
7 |
+
"reward": 11.727272727272727,
|
8 |
+
"creation_time": 1686825890.9439228,
|
9 |
+
"auxillary_file_paths": [
|
10 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-49936.pt"
|
11 |
+
]
|
12 |
+
},
|
13 |
+
{
|
14 |
+
"steps": 99960,
|
15 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-99960.onnx",
|
16 |
+
"reward": 19.454545454545453,
|
17 |
+
"creation_time": 1686825966.1445851,
|
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": 23.727272727272727,
|
26 |
+
"creation_time": 1686826045.0741847,
|
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.363636363636363,
|
35 |
+
"creation_time": 1686826124.43858,
|
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.363636363636363,
|
44 |
+
"creation_time": 1686826124.5789099,
|
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.363636363636363,
|
54 |
+
"creation_time": 1686826124.5789099,
|
55 |
+
"auxillary_file_paths": [
|
56 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-200112.pt"
|
57 |
+
]
|
58 |
+
}
|
59 |
+
},
|
60 |
+
"metadata": {
|
61 |
+
"stats_format_version": "0.3.0",
|
62 |
+
"mlagents_version": "0.31.0.dev0",
|
63 |
+
"torch_version": "1.11.0+cu102"
|
64 |
+
}
|
65 |
+
}
|