First Push
Browse files- README.md +35 -0
- SoccerTwos.onnx +3 -0
- SoccerTwos/SoccerTwos-5130.onnx +3 -0
- SoccerTwos/SoccerTwos-5130.pt +3 -0
- SoccerTwos/SoccerTwos-61622.onnx +3 -0
- SoccerTwos/SoccerTwos-61622.pt +3 -0
- SoccerTwos/SoccerTwos-6802.onnx +3 -0
- SoccerTwos/SoccerTwos-6802.pt +3 -0
- SoccerTwos/checkpoint.pt +3 -0
- SoccerTwos/events.out.tfevents.1737362687.d71ecd100ebc.12434.0 +3 -0
- config.json +1 -0
- configuration.yaml +84 -0
- run_logs/Player-0.log +285 -0
- run_logs/timers.json +333 -0
- run_logs/training_status.json +30 -0
README.md
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: ml-agents
|
3 |
+
tags:
|
4 |
+
- SoccerTwos
|
5 |
+
- deep-reinforcement-learning
|
6 |
+
- reinforcement-learning
|
7 |
+
- ML-Agents-SoccerTwos
|
8 |
+
---
|
9 |
+
|
10 |
+
# **poca** Agent playing **SoccerTwos**
|
11 |
+
This is a trained model of a **poca** agent playing **SoccerTwos**
|
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: alanwsx/poca-SoccerTwos
|
33 |
+
3. Step 2: Select your *.nn /*.onnx file
|
34 |
+
4. Click on Watch the agent play 👀
|
35 |
+
|
SoccerTwos.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27b304351b30180d50442ecf77aa408ce5f9e26d4c20c5d385e65ca9eda3643b
|
3 |
+
size 1766876
|
SoccerTwos/SoccerTwos-5130.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27b304351b30180d50442ecf77aa408ce5f9e26d4c20c5d385e65ca9eda3643b
|
3 |
+
size 1766876
|
SoccerTwos/SoccerTwos-5130.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91145e3d90c7de573b3372a8ea66dfa85c02dc8037db5229b01a34c371cffa4f
|
3 |
+
size 9479914
|
SoccerTwos/SoccerTwos-61622.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38ce31ea195b425a2f5beff0128a23ba44b9a121b044f367a012df5102df6716
|
3 |
+
size 1768747
|
SoccerTwos/SoccerTwos-61622.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e549d40a4e38d0befbb22782b2c17b447339340b69ea0df5ddec864b88540bde
|
3 |
+
size 28431774
|
SoccerTwos/SoccerTwos-6802.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f78d35f1a802127b722722dcf60488ec1ff3413ad2b0f11a60ca902d904820a
|
3 |
+
size 1766876
|
SoccerTwos/SoccerTwos-6802.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:726766b6d3f4f2357e000ba500ba2dcd5369bd25269cae93ab82a2d2f2dae740
|
3 |
+
size 9479914
|
SoccerTwos/checkpoint.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f415f50763325b2adcbd9b23fc670799ce7221a81e525af9afe725a35cbe41df
|
3 |
+
size 9479714
|
SoccerTwos/events.out.tfevents.1737362687.d71ecd100ebc.12434.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:695e6ee0b06402cc7c8bafe78afa30dc5b3994ebec1f9b7c04f35d3896c7a2a4
|
3 |
+
size 26595
|
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"default_settings": null, "behaviors": {"SoccerTwos": {"trainer_type": "poca", "hyperparameters": {"batch_size": 2048, "buffer_size": 20480, "learning_rate": 0.0003, "beta": 0.005, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "learning_rate_schedule": "constant", "beta_schedule": "constant", "epsilon_schedule": "constant"}, "checkpoint_interval": 500000, "network_settings": {"normalize": false, "hidden_units": 512, "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": 5, "even_checkpoints": false, "max_steps": 5000, "time_horizon": 1000, "summary_freq": 10, "threaded": false, "self_play": {"save_steps": 500, "team_change": 200, "swap_steps": 200, "window": 10, "play_against_latest_model_ratio": 0.5, "initial_elo": 1200.0}, "behavioral_cloning": null}}, "env_settings": {"env_path": "./ml-agents/training-envs-executables/SoccerTwos/SoccerTwos.x86_64", "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": "SoccerTwos", "initialize_from": null, "load_model": false, "resume": false, "force": true, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
|
configuration.yaml
ADDED
@@ -0,0 +1,84 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
default_settings: null
|
2 |
+
behaviors:
|
3 |
+
SoccerTwos:
|
4 |
+
trainer_type: poca
|
5 |
+
hyperparameters:
|
6 |
+
batch_size: 2048
|
7 |
+
buffer_size: 20480
|
8 |
+
learning_rate: 0.0003
|
9 |
+
beta: 0.005
|
10 |
+
epsilon: 0.2
|
11 |
+
lambd: 0.95
|
12 |
+
num_epoch: 3
|
13 |
+
learning_rate_schedule: constant
|
14 |
+
beta_schedule: constant
|
15 |
+
epsilon_schedule: constant
|
16 |
+
checkpoint_interval: 500000
|
17 |
+
network_settings:
|
18 |
+
normalize: false
|
19 |
+
hidden_units: 512
|
20 |
+
num_layers: 2
|
21 |
+
vis_encode_type: simple
|
22 |
+
memory: null
|
23 |
+
goal_conditioning_type: hyper
|
24 |
+
deterministic: false
|
25 |
+
reward_signals:
|
26 |
+
extrinsic:
|
27 |
+
gamma: 0.99
|
28 |
+
strength: 1.0
|
29 |
+
network_settings:
|
30 |
+
normalize: false
|
31 |
+
hidden_units: 128
|
32 |
+
num_layers: 2
|
33 |
+
vis_encode_type: simple
|
34 |
+
memory: null
|
35 |
+
goal_conditioning_type: hyper
|
36 |
+
deterministic: false
|
37 |
+
init_path: null
|
38 |
+
keep_checkpoints: 5
|
39 |
+
even_checkpoints: false
|
40 |
+
max_steps: 5000
|
41 |
+
time_horizon: 1000
|
42 |
+
summary_freq: 10
|
43 |
+
threaded: false
|
44 |
+
self_play:
|
45 |
+
save_steps: 500
|
46 |
+
team_change: 200
|
47 |
+
swap_steps: 200
|
48 |
+
window: 10
|
49 |
+
play_against_latest_model_ratio: 0.5
|
50 |
+
initial_elo: 1200.0
|
51 |
+
behavioral_cloning: null
|
52 |
+
env_settings:
|
53 |
+
env_path: ./ml-agents/training-envs-executables/SoccerTwos/SoccerTwos.x86_64
|
54 |
+
env_args: null
|
55 |
+
base_port: 5005
|
56 |
+
num_envs: 1
|
57 |
+
num_areas: 1
|
58 |
+
timeout_wait: 60
|
59 |
+
seed: -1
|
60 |
+
max_lifetime_restarts: 10
|
61 |
+
restarts_rate_limit_n: 1
|
62 |
+
restarts_rate_limit_period_s: 60
|
63 |
+
engine_settings:
|
64 |
+
width: 84
|
65 |
+
height: 84
|
66 |
+
quality_level: 5
|
67 |
+
time_scale: 20
|
68 |
+
target_frame_rate: -1
|
69 |
+
capture_frame_rate: 60
|
70 |
+
no_graphics: true
|
71 |
+
no_graphics_monitor: false
|
72 |
+
environment_parameters: null
|
73 |
+
checkpoint_settings:
|
74 |
+
run_id: SoccerTwos
|
75 |
+
initialize_from: null
|
76 |
+
load_model: false
|
77 |
+
resume: false
|
78 |
+
force: true
|
79 |
+
train_model: false
|
80 |
+
inference: false
|
81 |
+
results_dir: results
|
82 |
+
torch_settings:
|
83 |
+
device: null
|
84 |
+
debug: false
|
run_logs/Player-0.log
ADDED
@@ -0,0 +1,285 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Mono path[0] = '/content/ml-agents/ml-agents/training-envs-executables/SoccerTwos/SoccerTwos_Data/Managed'
|
2 |
+
Mono config path = '/content/ml-agents/ml-agents/training-envs-executables/SoccerTwos/SoccerTwos_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/ml-agents/training-envs-executables/SoccerTwos/SoccerTwos_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.185 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 (Specular setup)' - 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 (Specular setup) shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
42 |
+
WARNING: Shader Unsupported: 'Standard (Specular setup)' - 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 |
+
WARNING: Shader Unsupported: 'Autodesk Interactive' - 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 |
+
ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
49 |
+
WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
|
50 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
51 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
52 |
+
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
53 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
54 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
55 |
+
ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
56 |
+
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
57 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
58 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
59 |
+
UnloadTime: 0.692830 ms
|
60 |
+
Registered Communicator in Agent.
|
61 |
+
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
62 |
+
requesting resize 84 x 84
|
63 |
+
TOO LONG
|
64 |
+
TOO LONG
|
65 |
+
TOO LONG
|
66 |
+
TOO LONG
|
67 |
+
TOO LONG
|
68 |
+
TOO LONG
|
69 |
+
TOO LONG
|
70 |
+
TOO LONG
|
71 |
+
TOO LONG
|
72 |
+
TOO LONG
|
73 |
+
TOO LONG
|
74 |
+
Setting up 1 worker threads for Enlighten.
|
75 |
+
Memory Statistics:
|
76 |
+
[ALLOC_TEMP_TLS] TLS Allocator
|
77 |
+
StackAllocators :
|
78 |
+
[ALLOC_TEMP_MAIN]
|
79 |
+
Peak usage frame count: [2.0 KB-4.0 KB]: 1 frames, [8.0 KB-16.0 KB]: 654 frames, [2.0 MB-4.0 MB]: 1 frames
|
80 |
+
Initial Block Size 4.0 MB
|
81 |
+
Current Block Size 4.0 MB
|
82 |
+
Peak Allocated Bytes 2.1 MB
|
83 |
+
Overflow Count 0
|
84 |
+
[ALLOC_TEMP_Loading.AsyncRead]
|
85 |
+
Initial Block Size 64.0 KB
|
86 |
+
Current Block Size 64.0 KB
|
87 |
+
Peak Allocated Bytes 128 B
|
88 |
+
Overflow Count 0
|
89 |
+
[ALLOC_TEMP_Loading.PreloadManager]
|
90 |
+
Initial Block Size 256.0 KB
|
91 |
+
Current Block Size 300.0 KB
|
92 |
+
Peak Allocated Bytes 249.6 KB
|
93 |
+
Overflow Count 4
|
94 |
+
[ALLOC_TEMP_Background Job.Worker 8]
|
95 |
+
Initial Block Size 32.0 KB
|
96 |
+
Current Block Size 32.0 KB
|
97 |
+
Peak Allocated Bytes 0 B
|
98 |
+
Overflow Count 0
|
99 |
+
[ALLOC_TEMP_Background Job.Worker 9]
|
100 |
+
Initial Block Size 32.0 KB
|
101 |
+
Current Block Size 32.0 KB
|
102 |
+
Peak Allocated Bytes 0 B
|
103 |
+
Overflow Count 0
|
104 |
+
[ALLOC_TEMP_Job.Worker 0]
|
105 |
+
Initial Block Size 256.0 KB
|
106 |
+
Current Block Size 256.0 KB
|
107 |
+
Peak Allocated Bytes 0.7 KB
|
108 |
+
Overflow Count 0
|
109 |
+
[ALLOC_TEMP_Background Job.Worker 10]
|
110 |
+
Initial Block Size 32.0 KB
|
111 |
+
Current Block Size 32.0 KB
|
112 |
+
Peak Allocated Bytes 0 B
|
113 |
+
Overflow Count 0
|
114 |
+
[ALLOC_TEMP_Background Job.Worker 14]
|
115 |
+
Initial Block Size 32.0 KB
|
116 |
+
Current Block Size 32.0 KB
|
117 |
+
Peak Allocated Bytes 0 B
|
118 |
+
Overflow Count 0
|
119 |
+
[ALLOC_TEMP_Background Job.Worker 6]
|
120 |
+
Initial Block Size 32.0 KB
|
121 |
+
Current Block Size 32.0 KB
|
122 |
+
Peak Allocated Bytes 0 B
|
123 |
+
Overflow Count 0
|
124 |
+
[ALLOC_TEMP_Background Job.Worker 12]
|
125 |
+
Initial Block Size 32.0 KB
|
126 |
+
Current Block Size 32.0 KB
|
127 |
+
Peak Allocated Bytes 0 B
|
128 |
+
Overflow Count 0
|
129 |
+
[ALLOC_TEMP_EnlightenWorker]
|
130 |
+
Initial Block Size 64.0 KB
|
131 |
+
Current Block Size 64.0 KB
|
132 |
+
Peak Allocated Bytes 0 B
|
133 |
+
Overflow Count 0
|
134 |
+
[ALLOC_TEMP_Background Job.Worker 15]
|
135 |
+
Initial Block Size 32.0 KB
|
136 |
+
Current Block Size 32.0 KB
|
137 |
+
Peak Allocated Bytes 0 B
|
138 |
+
Overflow Count 0
|
139 |
+
[ALLOC_TEMP_Background Job.Worker 1]
|
140 |
+
Initial Block Size 32.0 KB
|
141 |
+
Current Block Size 32.0 KB
|
142 |
+
Peak Allocated Bytes 0 B
|
143 |
+
Overflow Count 0
|
144 |
+
[ALLOC_TEMP_Background Job.Worker 2]
|
145 |
+
Initial Block Size 32.0 KB
|
146 |
+
Current Block Size 32.0 KB
|
147 |
+
Peak Allocated Bytes 0 B
|
148 |
+
Overflow Count 0
|
149 |
+
[ALLOC_TEMP_Background Job.Worker 7]
|
150 |
+
Initial Block Size 32.0 KB
|
151 |
+
Current Block Size 32.0 KB
|
152 |
+
Peak Allocated Bytes 0 B
|
153 |
+
Overflow Count 0
|
154 |
+
[ALLOC_TEMP_AssetGarbageCollectorHelper]
|
155 |
+
Initial Block Size 64.0 KB
|
156 |
+
Current Block Size 64.0 KB
|
157 |
+
Peak Allocated Bytes 0 B
|
158 |
+
Overflow Count 0
|
159 |
+
[ALLOC_TEMP_Background Job.Worker 5]
|
160 |
+
Initial Block Size 32.0 KB
|
161 |
+
Current Block Size 32.0 KB
|
162 |
+
Peak Allocated Bytes 0 B
|
163 |
+
Overflow Count 0
|
164 |
+
[ALLOC_TEMP_Background Job.Worker 13]
|
165 |
+
Initial Block Size 32.0 KB
|
166 |
+
Current Block Size 32.0 KB
|
167 |
+
Peak Allocated Bytes 0 B
|
168 |
+
Overflow Count 0
|
169 |
+
[ALLOC_TEMP_Background Job.Worker 11]
|
170 |
+
Initial Block Size 32.0 KB
|
171 |
+
Current Block Size 32.0 KB
|
172 |
+
Peak Allocated Bytes 0 B
|
173 |
+
Overflow Count 0
|
174 |
+
[ALLOC_TEMP_Background Job.Worker 3]
|
175 |
+
Initial Block Size 32.0 KB
|
176 |
+
Current Block Size 32.0 KB
|
177 |
+
Peak Allocated Bytes 0 B
|
178 |
+
Overflow Count 0
|
179 |
+
[ALLOC_TEMP_Background Job.Worker 0]
|
180 |
+
Initial Block Size 32.0 KB
|
181 |
+
Current Block Size 32.0 KB
|
182 |
+
Peak Allocated Bytes 0 B
|
183 |
+
Overflow Count 0
|
184 |
+
[ALLOC_TEMP_Background Job.Worker 4]
|
185 |
+
Initial Block Size 32.0 KB
|
186 |
+
Current Block Size 32.0 KB
|
187 |
+
Peak Allocated Bytes 0 B
|
188 |
+
Overflow Count 0
|
189 |
+
[ALLOC_TEMP_BatchDeleteObjects]
|
190 |
+
Initial Block Size 64.0 KB
|
191 |
+
Current Block Size 64.0 KB
|
192 |
+
Peak Allocated Bytes 0 B
|
193 |
+
Overflow Count 0
|
194 |
+
[ALLOC_DEFAULT] Dual Thread Allocator
|
195 |
+
Peak main deferred allocation count 4
|
196 |
+
[ALLOC_BUCKET]
|
197 |
+
Large Block size 4.0 MB
|
198 |
+
Used Block count 1
|
199 |
+
Peak Allocated bytes 1.0 MB
|
200 |
+
[ALLOC_DEFAULT_MAIN]
|
201 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 656 frames
|
202 |
+
Requested Block Size 16.0 MB
|
203 |
+
Peak Block count 1
|
204 |
+
Peak Allocated memory 4.6 MB
|
205 |
+
Peak Large allocation bytes 0 B
|
206 |
+
[ALLOC_DEFAULT_THREAD]
|
207 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 656 frames
|
208 |
+
Requested Block Size 16.0 MB
|
209 |
+
Peak Block count 1
|
210 |
+
Peak Allocated memory 17.6 MB
|
211 |
+
Peak Large allocation bytes 16.0 MB
|
212 |
+
[ALLOC_TEMP_JOB_1_FRAME]
|
213 |
+
Initial Block Size 2.0 MB
|
214 |
+
Used Block Count 1
|
215 |
+
Overflow Count (too large) 0
|
216 |
+
Overflow Count (full) 0
|
217 |
+
[ALLOC_TEMP_JOB_2_FRAMES]
|
218 |
+
Initial Block Size 2.0 MB
|
219 |
+
Used Block Count 1
|
220 |
+
Overflow Count (too large) 0
|
221 |
+
Overflow Count (full) 0
|
222 |
+
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
223 |
+
Initial Block Size 2.0 MB
|
224 |
+
Used Block Count 2
|
225 |
+
Overflow Count (too large) 0
|
226 |
+
Overflow Count (full) 0
|
227 |
+
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
228 |
+
Initial Block Size 1.0 MB
|
229 |
+
Used Block Count 3
|
230 |
+
Overflow Count (too large) 0
|
231 |
+
Overflow Count (full) 0
|
232 |
+
[ALLOC_GFX] Dual Thread Allocator
|
233 |
+
Peak main deferred allocation count 0
|
234 |
+
[ALLOC_BUCKET]
|
235 |
+
Large Block size 4.0 MB
|
236 |
+
Used Block count 1
|
237 |
+
Peak Allocated bytes 1.0 MB
|
238 |
+
[ALLOC_GFX_MAIN]
|
239 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 655 frames, [64.0 KB-128.0 KB]: 1 frames
|
240 |
+
Requested Block Size 16.0 MB
|
241 |
+
Peak Block count 1
|
242 |
+
Peak Allocated memory 65.6 KB
|
243 |
+
Peak Large allocation bytes 0 B
|
244 |
+
[ALLOC_GFX_THREAD]
|
245 |
+
Peak usage frame count: [128.0 KB-256.0 KB]: 656 frames
|
246 |
+
Requested Block Size 16.0 MB
|
247 |
+
Peak Block count 1
|
248 |
+
Peak Allocated memory 173.5 KB
|
249 |
+
Peak Large allocation bytes 0 B
|
250 |
+
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
251 |
+
Peak main deferred allocation count 0
|
252 |
+
[ALLOC_BUCKET]
|
253 |
+
Large Block size 4.0 MB
|
254 |
+
Used Block count 1
|
255 |
+
Peak Allocated bytes 1.0 MB
|
256 |
+
[ALLOC_CACHEOBJECTS_MAIN]
|
257 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 656 frames
|
258 |
+
Requested Block Size 4.0 MB
|
259 |
+
Peak Block count 1
|
260 |
+
Peak Allocated memory 0.6 MB
|
261 |
+
Peak Large allocation bytes 0 B
|
262 |
+
[ALLOC_CACHEOBJECTS_THREAD]
|
263 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 655 frames, [4.0 MB-8.0 MB]: 1 frames
|
264 |
+
Requested Block Size 4.0 MB
|
265 |
+
Peak Block count 2
|
266 |
+
Peak Allocated memory 4.5 MB
|
267 |
+
Peak Large allocation bytes 0 B
|
268 |
+
[ALLOC_TYPETREE] Dual Thread Allocator
|
269 |
+
Peak main deferred allocation count 0
|
270 |
+
[ALLOC_BUCKET]
|
271 |
+
Large Block size 4.0 MB
|
272 |
+
Used Block count 1
|
273 |
+
Peak Allocated bytes 1.0 MB
|
274 |
+
[ALLOC_TYPETREE_MAIN]
|
275 |
+
Peak usage frame count: [0-1.0 KB]: 656 frames
|
276 |
+
Requested Block Size 2.0 MB
|
277 |
+
Peak Block count 1
|
278 |
+
Peak Allocated memory 1.0 KB
|
279 |
+
Peak Large allocation bytes 0 B
|
280 |
+
[ALLOC_TYPETREE_THREAD]
|
281 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 655 frames, [2.0 KB-4.0 KB]: 1 frames
|
282 |
+
Requested Block Size 2.0 MB
|
283 |
+
Peak Block count 1
|
284 |
+
Peak Allocated memory 2.2 KB
|
285 |
+
Peak Large allocation bytes 0 B
|
run_logs/timers.json
ADDED
@@ -0,0 +1,333 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "root",
|
3 |
+
"gauges": {
|
4 |
+
"SoccerTwos.Policy.Entropy.mean": {
|
5 |
+
"value": 3.2957401275634766,
|
6 |
+
"min": 3.295724630355835,
|
7 |
+
"max": 3.295741081237793,
|
8 |
+
"count": 13
|
9 |
+
},
|
10 |
+
"SoccerTwos.Policy.Entropy.sum": {
|
11 |
+
"value": 15503.1611328125,
|
12 |
+
"min": 3796.68798828125,
|
13 |
+
"max": 48091.3984375,
|
14 |
+
"count": 13
|
15 |
+
},
|
16 |
+
"SoccerTwos.Environment.EpisodeLength.mean": {
|
17 |
+
"value": 182.0,
|
18 |
+
"min": 35.0,
|
19 |
+
"max": 455.0,
|
20 |
+
"count": 13
|
21 |
+
},
|
22 |
+
"SoccerTwos.Environment.EpisodeLength.sum": {
|
23 |
+
"value": 728.0,
|
24 |
+
"min": 140.0,
|
25 |
+
"max": 1820.0,
|
26 |
+
"count": 13
|
27 |
+
},
|
28 |
+
"SoccerTwos.Self-play.ELO.mean": {
|
29 |
+
"value": 1200.7550203109818,
|
30 |
+
"min": 1199.2507195558546,
|
31 |
+
"max": 1200.7550203109818,
|
32 |
+
"count": 9
|
33 |
+
},
|
34 |
+
"SoccerTwos.Self-play.ELO.sum": {
|
35 |
+
"value": 2401.5100406219635,
|
36 |
+
"min": 2398.5014391117093,
|
37 |
+
"max": 4800.022959467346,
|
38 |
+
"count": 9
|
39 |
+
},
|
40 |
+
"SoccerTwos.Step.mean": {
|
41 |
+
"value": 4947.0,
|
42 |
+
"min": 56.0,
|
43 |
+
"max": 4947.0,
|
44 |
+
"count": 39
|
45 |
+
},
|
46 |
+
"SoccerTwos.Step.sum": {
|
47 |
+
"value": 4947.0,
|
48 |
+
"min": 56.0,
|
49 |
+
"max": 4947.0,
|
50 |
+
"count": 39
|
51 |
+
},
|
52 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.mean": {
|
53 |
+
"value": 0.02621970698237419,
|
54 |
+
"min": 0.026093436405062675,
|
55 |
+
"max": 0.026227079331874847,
|
56 |
+
"count": 39
|
57 |
+
},
|
58 |
+
"SoccerTwos.Policy.ExtrinsicBaselineEstimate.sum": {
|
59 |
+
"value": 0.02621970698237419,
|
60 |
+
"min": 0.026093436405062675,
|
61 |
+
"max": 0.07862967997789383,
|
62 |
+
"count": 39
|
63 |
+
},
|
64 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.mean": {
|
65 |
+
"value": 0.026209291070699692,
|
66 |
+
"min": 0.02613411471247673,
|
67 |
+
"max": 0.026260271668434143,
|
68 |
+
"count": 39
|
69 |
+
},
|
70 |
+
"SoccerTwos.Policy.ExtrinsicValueEstimate.sum": {
|
71 |
+
"value": 0.026209291070699692,
|
72 |
+
"min": 0.02613411471247673,
|
73 |
+
"max": 0.07878081500530243,
|
74 |
+
"count": 39
|
75 |
+
},
|
76 |
+
"SoccerTwos.Environment.CumulativeReward.mean": {
|
77 |
+
"value": 0.0,
|
78 |
+
"min": 0.0,
|
79 |
+
"max": 0.0,
|
80 |
+
"count": 39
|
81 |
+
},
|
82 |
+
"SoccerTwos.Environment.CumulativeReward.sum": {
|
83 |
+
"value": 0.0,
|
84 |
+
"min": 0.0,
|
85 |
+
"max": 0.0,
|
86 |
+
"count": 39
|
87 |
+
},
|
88 |
+
"SoccerTwos.Policy.ExtrinsicReward.mean": {
|
89 |
+
"value": 0.0,
|
90 |
+
"min": -1.0,
|
91 |
+
"max": 0.9646000266075134,
|
92 |
+
"count": 39
|
93 |
+
},
|
94 |
+
"SoccerTwos.Policy.ExtrinsicReward.sum": {
|
95 |
+
"value": 0.0,
|
96 |
+
"min": -3.0,
|
97 |
+
"max": 0.9646000266075134,
|
98 |
+
"count": 39
|
99 |
+
},
|
100 |
+
"SoccerTwos.Environment.GroupCumulativeReward.mean": {
|
101 |
+
"value": 0.0,
|
102 |
+
"min": -1.0,
|
103 |
+
"max": 0.9646000266075134,
|
104 |
+
"count": 39
|
105 |
+
},
|
106 |
+
"SoccerTwos.Environment.GroupCumulativeReward.sum": {
|
107 |
+
"value": 0.0,
|
108 |
+
"min": -3.0,
|
109 |
+
"max": 0.9646000266075134,
|
110 |
+
"count": 39
|
111 |
+
},
|
112 |
+
"SoccerTwos.IsTraining.mean": {
|
113 |
+
"value": 1.0,
|
114 |
+
"min": 1.0,
|
115 |
+
"max": 1.0,
|
116 |
+
"count": 39
|
117 |
+
},
|
118 |
+
"SoccerTwos.IsTraining.sum": {
|
119 |
+
"value": 1.0,
|
120 |
+
"min": 1.0,
|
121 |
+
"max": 1.0,
|
122 |
+
"count": 39
|
123 |
+
}
|
124 |
+
},
|
125 |
+
"metadata": {
|
126 |
+
"timer_format_version": "0.1.0",
|
127 |
+
"start_time_seconds": "1737362686",
|
128 |
+
"python_version": "3.10.12 | packaged by conda-forge | (main, Jun 23 2023, 22:40:32) [GCC 12.3.0]",
|
129 |
+
"command_line_arguments": "/usr/local/envs/rl/bin/mlagents-learn ./config/poca/SoccerTwos.yaml --env=./ml-agents/training-envs-executables/SoccerTwos/SoccerTwos.x86_64 --run-id=SoccerTwos --no-graphics --force",
|
130 |
+
"mlagents_version": "1.2.0.dev0",
|
131 |
+
"mlagents_envs_version": "1.2.0.dev0",
|
132 |
+
"communication_protocol_version": "1.5.0",
|
133 |
+
"pytorch_version": "2.5.1+cu124",
|
134 |
+
"numpy_version": "1.23.5",
|
135 |
+
"end_time_seconds": "1737362756"
|
136 |
+
},
|
137 |
+
"total": 70.4294646999997,
|
138 |
+
"count": 1,
|
139 |
+
"self": 0.7932846680000694,
|
140 |
+
"children": {
|
141 |
+
"run_training.setup": {
|
142 |
+
"total": 0.02756584600001588,
|
143 |
+
"count": 1,
|
144 |
+
"self": 0.02756584600001588
|
145 |
+
},
|
146 |
+
"TrainerController.start_learning": {
|
147 |
+
"total": 69.60861418599961,
|
148 |
+
"count": 1,
|
149 |
+
"self": 0.04943464000007225,
|
150 |
+
"children": {
|
151 |
+
"TrainerController._reset_env": {
|
152 |
+
"total": 4.2544019809997735,
|
153 |
+
"count": 11,
|
154 |
+
"self": 4.2544019809997735
|
155 |
+
},
|
156 |
+
"TrainerController.advance": {
|
157 |
+
"total": 65.02888599699963,
|
158 |
+
"count": 2188,
|
159 |
+
"self": 0.055819227999563736,
|
160 |
+
"children": {
|
161 |
+
"env_step": {
|
162 |
+
"total": 63.02995204199806,
|
163 |
+
"count": 2188,
|
164 |
+
"self": 45.36964371300746,
|
165 |
+
"children": {
|
166 |
+
"SubprocessEnvManager._take_step": {
|
167 |
+
"total": 17.62963284298621,
|
168 |
+
"count": 2188,
|
169 |
+
"self": 0.35130317598850525,
|
170 |
+
"children": {
|
171 |
+
"TorchPolicy.evaluate": {
|
172 |
+
"total": 17.278329666997706,
|
173 |
+
"count": 4370,
|
174 |
+
"self": 17.278329666997706
|
175 |
+
}
|
176 |
+
}
|
177 |
+
},
|
178 |
+
"workers": {
|
179 |
+
"total": 0.030675486004383856,
|
180 |
+
"count": 2188,
|
181 |
+
"self": 0.0,
|
182 |
+
"children": {
|
183 |
+
"worker_root": {
|
184 |
+
"total": 69.08412094700316,
|
185 |
+
"count": 2188,
|
186 |
+
"is_parallel": true,
|
187 |
+
"self": 30.670649410988972,
|
188 |
+
"children": {
|
189 |
+
"run_training.setup": {
|
190 |
+
"total": 0.0,
|
191 |
+
"count": 0,
|
192 |
+
"is_parallel": true,
|
193 |
+
"self": 0.0,
|
194 |
+
"children": {
|
195 |
+
"steps_from_proto": {
|
196 |
+
"total": 0.008255239999925834,
|
197 |
+
"count": 2,
|
198 |
+
"is_parallel": true,
|
199 |
+
"self": 0.004782023001098423,
|
200 |
+
"children": {
|
201 |
+
"_process_rank_one_or_two_observation": {
|
202 |
+
"total": 0.003473216998827411,
|
203 |
+
"count": 8,
|
204 |
+
"is_parallel": true,
|
205 |
+
"self": 0.003473216998827411
|
206 |
+
}
|
207 |
+
}
|
208 |
+
},
|
209 |
+
"UnityEnvironment.step": {
|
210 |
+
"total": 0.040953847999844584,
|
211 |
+
"count": 1,
|
212 |
+
"is_parallel": true,
|
213 |
+
"self": 0.0011449739995441632,
|
214 |
+
"children": {
|
215 |
+
"UnityEnvironment._generate_step_input": {
|
216 |
+
"total": 0.000888929999746324,
|
217 |
+
"count": 1,
|
218 |
+
"is_parallel": true,
|
219 |
+
"self": 0.000888929999746324
|
220 |
+
},
|
221 |
+
"communicator.exchange": {
|
222 |
+
"total": 0.03531846200030486,
|
223 |
+
"count": 1,
|
224 |
+
"is_parallel": true,
|
225 |
+
"self": 0.03531846200030486
|
226 |
+
},
|
227 |
+
"steps_from_proto": {
|
228 |
+
"total": 0.0036014820002492343,
|
229 |
+
"count": 2,
|
230 |
+
"is_parallel": true,
|
231 |
+
"self": 0.0006345290003082482,
|
232 |
+
"children": {
|
233 |
+
"_process_rank_one_or_two_observation": {
|
234 |
+
"total": 0.002966952999940986,
|
235 |
+
"count": 8,
|
236 |
+
"is_parallel": true,
|
237 |
+
"self": 0.002966952999940986
|
238 |
+
}
|
239 |
+
}
|
240 |
+
}
|
241 |
+
}
|
242 |
+
}
|
243 |
+
}
|
244 |
+
},
|
245 |
+
"UnityEnvironment.step": {
|
246 |
+
"total": 38.39007652801274,
|
247 |
+
"count": 2187,
|
248 |
+
"is_parallel": true,
|
249 |
+
"self": 2.334880060005162,
|
250 |
+
"children": {
|
251 |
+
"UnityEnvironment._generate_step_input": {
|
252 |
+
"total": 1.707200902011209,
|
253 |
+
"count": 2187,
|
254 |
+
"is_parallel": true,
|
255 |
+
"self": 1.707200902011209
|
256 |
+
},
|
257 |
+
"communicator.exchange": {
|
258 |
+
"total": 26.698371974996007,
|
259 |
+
"count": 2187,
|
260 |
+
"is_parallel": true,
|
261 |
+
"self": 26.698371974996007
|
262 |
+
},
|
263 |
+
"steps_from_proto": {
|
264 |
+
"total": 7.649623591000363,
|
265 |
+
"count": 4374,
|
266 |
+
"is_parallel": true,
|
267 |
+
"self": 1.2880389300335082,
|
268 |
+
"children": {
|
269 |
+
"_process_rank_one_or_two_observation": {
|
270 |
+
"total": 6.361584660966855,
|
271 |
+
"count": 17496,
|
272 |
+
"is_parallel": true,
|
273 |
+
"self": 6.361584660966855
|
274 |
+
}
|
275 |
+
}
|
276 |
+
}
|
277 |
+
}
|
278 |
+
},
|
279 |
+
"steps_from_proto": {
|
280 |
+
"total": 0.023395008001443784,
|
281 |
+
"count": 18,
|
282 |
+
"is_parallel": true,
|
283 |
+
"self": 0.004519783002251643,
|
284 |
+
"children": {
|
285 |
+
"_process_rank_one_or_two_observation": {
|
286 |
+
"total": 0.01887522499919214,
|
287 |
+
"count": 72,
|
288 |
+
"is_parallel": true,
|
289 |
+
"self": 0.01887522499919214
|
290 |
+
}
|
291 |
+
}
|
292 |
+
}
|
293 |
+
}
|
294 |
+
}
|
295 |
+
}
|
296 |
+
}
|
297 |
+
}
|
298 |
+
},
|
299 |
+
"trainer_advance": {
|
300 |
+
"total": 1.943114727002012,
|
301 |
+
"count": 2188,
|
302 |
+
"self": 0.18521795199012558,
|
303 |
+
"children": {
|
304 |
+
"process_trajectory": {
|
305 |
+
"total": 1.7578967750118863,
|
306 |
+
"count": 2188,
|
307 |
+
"self": 1.7578967750118863
|
308 |
+
}
|
309 |
+
}
|
310 |
+
}
|
311 |
+
}
|
312 |
+
},
|
313 |
+
"trainer_threads": {
|
314 |
+
"total": 1.2840000636060722e-06,
|
315 |
+
"count": 1,
|
316 |
+
"self": 1.2840000636060722e-06
|
317 |
+
},
|
318 |
+
"TrainerController._save_models": {
|
319 |
+
"total": 0.2758902840000701,
|
320 |
+
"count": 1,
|
321 |
+
"self": 0.004644124000151351,
|
322 |
+
"children": {
|
323 |
+
"RLTrainer._checkpoint": {
|
324 |
+
"total": 0.27124615999991875,
|
325 |
+
"count": 1,
|
326 |
+
"self": 0.27124615999991875
|
327 |
+
}
|
328 |
+
}
|
329 |
+
}
|
330 |
+
}
|
331 |
+
}
|
332 |
+
}
|
333 |
+
}
|
run_logs/training_status.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"SoccerTwos": {
|
3 |
+
"elo": 1201.0043007551271,
|
4 |
+
"checkpoints": [
|
5 |
+
{
|
6 |
+
"steps": 5130,
|
7 |
+
"file_path": "results/SoccerTwos/SoccerTwos/SoccerTwos-5130.onnx",
|
8 |
+
"reward": 0.0,
|
9 |
+
"creation_time": 1737362756.0716524,
|
10 |
+
"auxillary_file_paths": [
|
11 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-5130.pt"
|
12 |
+
]
|
13 |
+
}
|
14 |
+
],
|
15 |
+
"final_checkpoint": {
|
16 |
+
"steps": 5130,
|
17 |
+
"file_path": "results/SoccerTwos/SoccerTwos.onnx",
|
18 |
+
"reward": 0.0,
|
19 |
+
"creation_time": 1737362756.0716524,
|
20 |
+
"auxillary_file_paths": [
|
21 |
+
"results/SoccerTwos/SoccerTwos/SoccerTwos-5130.pt"
|
22 |
+
]
|
23 |
+
}
|
24 |
+
},
|
25 |
+
"metadata": {
|
26 |
+
"stats_format_version": "0.3.0",
|
27 |
+
"mlagents_version": "1.2.0.dev0",
|
28 |
+
"torch_version": "2.5.1+cu124"
|
29 |
+
}
|
30 |
+
}
|