TaoZewen commited on
Commit
34532d1
·
verified ·
1 Parent(s): b583841

First Push

Browse files
Pyramids.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa391c8cb26f1eee59be476810fe92e0d54961afbede6b9c93e2170a6942de88
3
+ size 2476652
Pyramids/Pyramids-2849910.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2822f30dedff57374b1ebcd954bd177e73a44e31c6003150a6411bfe662f0edd
3
+ size 2476652
Pyramids/Pyramids-2849910.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6edb3969510379f6544d68a8cf57fa3a94351837a3ba2462e3fb563309885851
3
+ size 14810740
Pyramids/Pyramids-2899958.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c25b220e475e5226665973733db39a5220021cd19cf3a67dcee3748b080cfe9
3
+ size 2476652
Pyramids/Pyramids-2899958.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9f4ef929c247b9933a2dbdf58516e91f6d8047f838ac80a67a25c121985bca9
3
+ size 14810740
Pyramids/Pyramids-2949750.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:769a76f5e67157398917dbb011b1087c46ceaa002f475045f707b53298728870
3
+ size 2476652
Pyramids/Pyramids-2949750.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df46f8f686ccf8cf71e32640392c31bc2c360e0f17ab6b111ec944331ab7e444
3
+ size 14810740
Pyramids/Pyramids-2999870.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d26d154d850f37d24fc3195bc2266afeb21472f1841df0939de747fa4b968427
3
+ size 2476652
Pyramids/Pyramids-2999870.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:113238fa7f7a2b0a0464481d6da2b951d9b9b0e15fa768dd054052e059865c85
3
+ size 14810740
Pyramids/Pyramids-3000126.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa391c8cb26f1eee59be476810fe92e0d54961afbede6b9c93e2170a6942de88
3
+ size 2476652
Pyramids/Pyramids-3000126.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fc3bafaf631cb91ec97978259df8a255b2665dad4c981a44998aa25ea067432
3
+ size 14810740
Pyramids/checkpoint.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccdb3dedbc14ead424931912eaa34a43e45366c14c697affa0ee03aceba1608d
3
+ size 14810146
Pyramids/events.out.tfevents.1739320654.ec7c300d0c93.20266.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:742ddac7b7d3d3fd52b6a617a86136d8620cb46e624c5b28812dd6de89645eaa
3
+ size 296488
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: ml-agents
3
+ tags:
4
+ - Pyramids
5
+ - deep-reinforcement-learning
6
+ - reinforcement-learning
7
+ - ML-Agents-Pyramids
8
+ ---
9
+
10
+ # **ppo** Agent playing **Pyramids**
11
+ This is a trained model of a **ppo** agent playing **Pyramids**
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: TaoZewen/Pyramids
33
+ 3. Step 2: Select your *.nn /*.onnx file
34
+ 4. Click on Watch the agent play 👀
35
+
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"default_settings": null, "behaviors": {"Pyramids": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 256, "buffer_size": 4096, "learning_rate": 0.0005, "beta": 0.01, "epsilon": 0.15, "lambd": 0.95, "num_epoch": 5, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 50000, "network_settings": {"normalize": true, "hidden_units": 512, "num_layers": 3, "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": 3000000, "time_horizon": 256, "summary_freq": 10000, "threaded": false, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/linux/Pyramids/Pyramids", "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": "Pyramids Training-v2", "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,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ default_settings: null
2
+ behaviors:
3
+ Pyramids:
4
+ trainer_type: ppo
5
+ hyperparameters:
6
+ batch_size: 256
7
+ buffer_size: 4096
8
+ learning_rate: 0.0005
9
+ beta: 0.01
10
+ epsilon: 0.15
11
+ lambd: 0.95
12
+ num_epoch: 5
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: true
20
+ hidden_units: 512
21
+ num_layers: 3
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: 5
40
+ even_checkpoints: false
41
+ max_steps: 3000000
42
+ time_horizon: 256
43
+ summary_freq: 10000
44
+ threaded: false
45
+ self_play: null
46
+ behavioral_cloning: null
47
+ env_settings:
48
+ env_path: ./training-envs-executables/linux/Pyramids/Pyramids
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
+ no_graphics_monitor: false
67
+ environment_parameters: null
68
+ checkpoint_settings:
69
+ run_id: Pyramids Training-v2
70
+ initialize_from: null
71
+ load_model: false
72
+ resume: false
73
+ force: false
74
+ train_model: false
75
+ inference: false
76
+ results_dir: results
77
+ torch_settings:
78
+ device: null
79
+ debug: false
run_logs/Player-0.log ADDED
@@ -0,0 +1,314 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Mono path[0] = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/Managed'
2
+ Mono config path = '/content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/MonoBleedingEdge/etc'
3
+ Found 1 interfaces on host : 0) 172.28.0.12
4
+ Multi-casting "[IP] 172.28.0.12 [Port] 55119 [Flags] 2 [Guid] 4059735668 [EditorId] 764847374 [Version] 1048832 [Id] LinuxPlayer(13,172.28.0.12) [Debug] 0 [PackageName] LinuxPlayer [ProjectName] UnityEnvironment" to [225.0.0.222:54997]...
5
+ Preloaded 'lib_burst_generated.so'
6
+ Preloaded 'libgrpc_csharp_ext.x64.so'
7
+ Initialize engine version: 2021.3.5f1 (40eb3a945986)
8
+ [Subsystems] Discovering subsystems at path /content/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/UnitySubsystems
9
+ Forcing GfxDevice: Null
10
+ GfxDevice: creating device client; threaded=0; jobified=0
11
+ NullGfxDevice:
12
+ Version: NULL 1.0 [1.0]
13
+ Renderer: Null Device
14
+ Vendor: Unity Technologies
15
+ ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
16
+ ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
17
+ ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
18
+ ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
19
+ ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
20
+ ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
21
+ ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory
22
+ ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
23
+ FMOD failed to initialize the output device.: "Error initializing output device. " (60)
24
+ 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
25
+ ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
26
+ ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
27
+ ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
28
+ ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
29
+ ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
30
+ ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
31
+ ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory
32
+ ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
33
+ FMOD failed to initialize the output device.: "Error initializing output device. " (60)
34
+ FMOD initialized on nosound output
35
+ Begin MonoManager ReloadAssembly
36
+ - Completed reload, in 0.091 seconds
37
+ ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
38
+ ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
39
+ ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
40
+ WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
41
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
42
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
43
+ ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
44
+ WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
45
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
46
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
47
+ WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
48
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
49
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
50
+ ERROR: Shader Legacy Shaders/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
51
+ WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
52
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
53
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
54
+ WARNING: Shader Unsupported: 'ML-Agents/GridPattern' - All subshaders removed
55
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
56
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
57
+ ERROR: Shader ML-Agents/GridPattern shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
58
+ WARNING: Shader Unsupported: 'ML-Agents/GridPattern' - All subshaders removed
59
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
60
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
61
+ WARNING: Shader Unsupported: 'Standard' - All subshaders removed
62
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
63
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
64
+ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
65
+ WARNING: Shader Unsupported: 'Standard' - All subshaders removed
66
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
67
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
68
+ UnloadTime: 0.831373 ms
69
+ ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
70
+ requesting resize 84 x 84
71
+ Setting up 1 worker threads for Enlighten.
72
+ PlayerConnection::CleanupMemory Statistics:
73
+ [ALLOC_TEMP_TLS] TLS Allocator
74
+ StackAllocators :
75
+ [ALLOC_TEMP_MAIN]
76
+ Peak usage frame count: [16.0 KB-32.0 KB]: 7755 frames, [32.0 KB-64.0 KB]: 47628 frames, [64.0 KB-128.0 KB]: 896 frames, [2.0 MB-4.0 MB]: 1 frames
77
+ Initial Block Size 4.0 MB
78
+ Current Block Size 4.0 MB
79
+ Peak Allocated Bytes 2.0 MB
80
+ Overflow Count 0
81
+ [ALLOC_TEMP_Background Job.Worker 8]
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 10]
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_Background Job.Worker 6]
92
+ Initial Block Size 32.0 KB
93
+ Current Block Size 32.0 KB
94
+ Peak Allocated Bytes 0 B
95
+ Overflow Count 0
96
+ [ALLOC_TEMP_AUDIO_FMOD mixer thread]
97
+ Initial Block Size 64.0 KB
98
+ Current Block Size 64.0 KB
99
+ Peak Allocated Bytes 0 B
100
+ Overflow Count 0
101
+ [ALLOC_TEMP_Background Job.Worker 1]
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_Background Job.Worker 11]
107
+ Initial Block Size 32.0 KB
108
+ Current Block Size 32.0 KB
109
+ Peak Allocated Bytes 0 B
110
+ Overflow Count 0
111
+ [ALLOC_TEMP_Background Job.Worker 3]
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_BatchDeleteObjects]
117
+ Initial Block Size 64.0 KB
118
+ Current Block Size 64.0 KB
119
+ Peak Allocated Bytes 0 B
120
+ Overflow Count 0
121
+ [ALLOC_TEMP_AUDIO_FMOD stream thread]
122
+ Initial Block Size 64.0 KB
123
+ Current Block Size 64.0 KB
124
+ Peak Allocated Bytes 0 B
125
+ Overflow Count 0
126
+ [ALLOC_TEMP_Background Job.Worker 2]
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_Background Job.Worker 7]
132
+ Initial Block Size 32.0 KB
133
+ Current Block Size 32.0 KB
134
+ Peak Allocated Bytes 0 B
135
+ Overflow Count 0
136
+ [ALLOC_TEMP_Background Job.Worker 15]
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_Loading.PreloadManager]
142
+ Initial Block Size 256.0 KB
143
+ Current Block Size 320.0 KB
144
+ Peak Allocated Bytes 251.5 KB
145
+ Overflow Count 4
146
+ [ALLOC_TEMP_Profiler.Dispatcher]
147
+ Initial Block Size 64.0 KB
148
+ Current Block Size 64.0 KB
149
+ Peak Allocated Bytes 240 B
150
+ Overflow Count 0
151
+ [ALLOC_TEMP_Background Job.Worker 12]
152
+ Initial Block Size 32.0 KB
153
+ Current Block Size 32.0 KB
154
+ Peak Allocated Bytes 0 B
155
+ Overflow Count 0
156
+ [ALLOC_TEMP_AssetGarbageCollectorHelper]
157
+ Initial Block Size 64.0 KB
158
+ Current Block Size 64.0 KB
159
+ Peak Allocated Bytes 0 B
160
+ Overflow Count 0
161
+ [ALLOC_TEMP_Background Job.Worker 5]
162
+ Initial Block Size 32.0 KB
163
+ Current Block Size 32.0 KB
164
+ Peak Allocated Bytes 0 B
165
+ Overflow Count 0
166
+ [ALLOC_TEMP_Background Job.Worker 13]
167
+ Initial Block Size 32.0 KB
168
+ Current Block Size 32.0 KB
169
+ Peak Allocated Bytes 0 B
170
+ Overflow Count 0
171
+ [ALLOC_TEMP_Background Job.Worker 0]
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 4]
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 0]
182
+ Initial Block Size 256.0 KB
183
+ Current Block Size 256.0 KB
184
+ Peak Allocated Bytes 0.8 KB
185
+ Overflow Count 0
186
+ [ALLOC_TEMP_Background Job.Worker 9]
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 14]
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_EnlightenWorker]
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_TEMP_Loading.AsyncRead]
202
+ Initial Block Size 64.0 KB
203
+ Current Block Size 64.0 KB
204
+ Peak Allocated Bytes 128 B
205
+ Overflow Count 0
206
+ [ALLOC_MEMORYPROFILER]
207
+ Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 55981 frames
208
+ Requested Block Size 1.0 MB
209
+ Peak Block count 2
210
+ Peak Allocated memory 1.6 MB
211
+ Peak Large allocation bytes 0 B
212
+ [ALLOC_DEFAULT] Dual Thread Allocator
213
+ Peak main deferred allocation count 12953
214
+ [ALLOC_BUCKET]
215
+ Large Block size 4.0 MB
216
+ Used Block count 1
217
+ Peak Allocated bytes 1.7 MB
218
+ [ALLOC_DEFAULT_MAIN]
219
+ Peak usage frame count: [8.0 MB-16.0 MB]: 1 frames, [16.0 MB-32.0 MB]: 56279 frames
220
+ Requested Block Size 16.0 MB
221
+ Peak Block count 3
222
+ Peak Allocated memory 31.1 MB
223
+ Peak Large allocation bytes 0 B
224
+ [ALLOC_DEFAULT_THREAD]
225
+ Peak usage frame count: [16.0 MB-32.0 MB]: 56280 frames
226
+ Requested Block Size 16.0 MB
227
+ Peak Block count 1
228
+ Peak Allocated memory 22.9 MB
229
+ Peak Large allocation bytes 16.0 MB
230
+ [ALLOC_TEMP_JOB_1_FRAME]
231
+ Initial Block Size 2.0 MB
232
+ Used Block Count 1
233
+ Overflow Count (too large) 0
234
+ Overflow Count (full) 0
235
+ [ALLOC_TEMP_JOB_2_FRAMES]
236
+ Initial Block Size 2.0 MB
237
+ Used Block Count 1
238
+ Overflow Count (too large) 0
239
+ Overflow Count (full) 0
240
+ [ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
241
+ Initial Block Size 2.0 MB
242
+ Used Block Count 2
243
+ Overflow Count (too large) 0
244
+ Overflow Count (full) 0
245
+ [ALLOC_TEMP_JOB_ASYNC (Background)]
246
+ Initial Block Size 1.0 MB
247
+ Used Block Count 3
248
+ Overflow Count (too large) 0
249
+ Overflow Count (full) 0
250
+ [ALLOC_GFX] 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.7 MB
256
+ [ALLOC_GFX_MAIN]
257
+ Peak usage frame count: [32.0 KB-64.0 KB]: 56279 frames, [64.0 KB-128.0 KB]: 1 frames
258
+ Requested Block Size 16.0 MB
259
+ Peak Block count 1
260
+ Peak Allocated memory 67.0 KB
261
+ Peak Large allocation bytes 0 B
262
+ [ALLOC_GFX_THREAD]
263
+ Peak usage frame count: [64.0 KB-128.0 KB]: 56280 frames
264
+ Requested Block Size 16.0 MB
265
+ Peak Block count 1
266
+ Peak Allocated memory 67.7 KB
267
+ Peak Large allocation bytes 0 B
268
+ [ALLOC_CACHEOBJECTS] Dual Thread Allocator
269
+ Peak main deferred allocation count 1
270
+ [ALLOC_BUCKET]
271
+ Large Block size 4.0 MB
272
+ Used Block count 1
273
+ Peak Allocated bytes 1.7 MB
274
+ [ALLOC_CACHEOBJECTS_MAIN]
275
+ Peak usage frame count: [0.5 MB-1.0 MB]: 299 frames, [1.0 MB-2.0 MB]: 55981 frames
276
+ Requested Block Size 4.0 MB
277
+ Peak Block count 1
278
+ Peak Allocated memory 1.4 MB
279
+ Peak Large allocation bytes 0 B
280
+ [ALLOC_CACHEOBJECTS_THREAD]
281
+ Peak usage frame count: [1.0 MB-2.0 MB]: 56279 frames, [4.0 MB-8.0 MB]: 1 frames
282
+ Requested Block Size 4.0 MB
283
+ Peak Block count 2
284
+ Peak Allocated memory 4.7 MB
285
+ Peak Large allocation bytes 0 B
286
+ [ALLOC_TYPETREE] Dual Thread Allocator
287
+ Peak main deferred allocation count 0
288
+ [ALLOC_BUCKET]
289
+ Large Block size 4.0 MB
290
+ Used Block count 1
291
+ Peak Allocated bytes 1.7 MB
292
+ [ALLOC_TYPETREE_MAIN]
293
+ Peak usage frame count: [0-1.0 KB]: 56280 frames
294
+ Requested Block Size 2.0 MB
295
+ Peak Block count 1
296
+ Peak Allocated memory 1.0 KB
297
+ Peak Large allocation bytes 0 B
298
+ [ALLOC_TYPETREE_THREAD]
299
+ Peak usage frame count: [1.0 KB-2.0 KB]: 56280 frames
300
+ Requested Block Size 2.0 MB
301
+ Peak Block count 1
302
+ Peak Allocated memory 1.9 KB
303
+ Peak Large allocation bytes 0 B
304
+ [ALLOC_PROFILER]
305
+ Peak usage frame count: [16.0 KB-32.0 KB]: 56280 frames
306
+ Requested Block Size 16.0 MB
307
+ Peak Block count 1
308
+ Peak Allocated memory 29.2 KB
309
+ Peak Large allocation bytes 0 B
310
+ [ALLOC_PROFILER_BUCKET]
311
+ Large Block size 4.0 MB
312
+ Used Block count 1
313
+ Peak Allocated bytes 396 B
314
+ ##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":1739325980247,"processId":20283,"allocatedMemory":1970133,"memoryLabels":[{"Default":9033},{"Permanent":1264},{"NewDelete":12801},{"Thread":34460},{"Manager":10603},{"VertexData":12},{"Geometry":280},{"Texture":16},{"Shader":69173},{"Material":24},{"GfxDevice":35248},{"Animation":304},{"Audio":3976},{"Physics":288},{"Serialization":216},{"Input":9176},{"JobScheduler":200},{"Mono":40},{"ScriptingNativeRuntime":216},{"BaseObject":1609212},{"Resource":592},{"Renderer":1936},{"Transform":48},{"File":800},{"WebCam":24},{"Culling":40},{"Terrain":953},{"Wind":24},{"String":3447},{"DynamicArray":30868},{"HashMap":7680},{"Utility":1360},{"PoolAlloc":1160},{"TypeTree":1792},{"ScriptManager":80},{"RuntimeInitializeOnLoadManager":72},{"SpriteAtlas":112},{"GI":3272},{"Unet":16},{"Director":7760},{"WebRequest":720},{"VR":45473},{"SceneManager":424},{"Video":32},{"LazyScriptCache":32},{"NativeArray":384},{"Camera":25},{"Secure":1},{"SerializationCache":624},{"APIUpdating":5872},{"Subsystems":384},{"VirtualTexturing":57552},{"AssetReference":32}]}
run_logs/timers.json ADDED
@@ -0,0 +1,362 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "root",
3
+ "gauges": {
4
+ "Pyramids.Policy.Entropy.mean": {
5
+ "value": 0.7177714705467224,
6
+ "min": 0.7067081332206726,
7
+ "max": 1.6063541173934937,
8
+ "count": 300
9
+ },
10
+ "Pyramids.Policy.Entropy.sum": {
11
+ "value": 6867.6376953125,
12
+ "min": 6671.32470703125,
13
+ "max": 19738.87890625,
14
+ "count": 300
15
+ },
16
+ "Pyramids.Step.mean": {
17
+ "value": 2999870.0,
18
+ "min": 9984.0,
19
+ "max": 2999870.0,
20
+ "count": 300
21
+ },
22
+ "Pyramids.Step.sum": {
23
+ "value": 2999870.0,
24
+ "min": 9984.0,
25
+ "max": 2999870.0,
26
+ "count": 300
27
+ },
28
+ "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
+ "value": -0.09788888692855835,
30
+ "min": -0.10054291784763336,
31
+ "max": 0.07294552028179169,
32
+ "count": 300
33
+ },
34
+ "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
+ "value": -3.915555477142334,
36
+ "min": -4.114132404327393,
37
+ "max": 2.8448753356933594,
38
+ "count": 300
39
+ },
40
+ "Pyramids.Losses.PolicyLoss.mean": {
41
+ "value": 0.05017721684416756,
42
+ "min": 0.041116138609192734,
43
+ "max": 0.06592731363007574,
44
+ "count": 300
45
+ },
46
+ "Pyramids.Losses.PolicyLoss.sum": {
47
+ "value": 0.10035443368833512,
48
+ "min": 0.0441928361675569,
49
+ "max": 0.13185462726015149,
50
+ "count": 300
51
+ },
52
+ "Pyramids.Losses.ValueLoss.mean": {
53
+ "value": 8.133076136118689e-06,
54
+ "min": 1.3738508204638063e-09,
55
+ "max": 0.005506745152524672,
56
+ "count": 300
57
+ },
58
+ "Pyramids.Losses.ValueLoss.sum": {
59
+ "value": 1.6266152272237377e-05,
60
+ "min": 1.3738508204638063e-09,
61
+ "max": 0.008693760226672316,
62
+ "count": 300
63
+ },
64
+ "Pyramids.Policy.LearningRate.mean": {
65
+ "value": 9.79766470733323e-07,
66
+ "min": 9.79766470733323e-07,
67
+ "max": 0.0004986346669397332,
68
+ "count": 300
69
+ },
70
+ "Pyramids.Policy.LearningRate.sum": {
71
+ "value": 1.959532941466646e-06,
72
+ "min": 1.959532941466646e-06,
73
+ "max": 0.0009853013362730667,
74
+ "count": 300
75
+ },
76
+ "Pyramids.Policy.Epsilon.mean": {
77
+ "value": 0.10009796666666668,
78
+ "min": 0.10009796666666668,
79
+ "max": 0.1498634666666667,
80
+ "count": 300
81
+ },
82
+ "Pyramids.Policy.Epsilon.sum": {
83
+ "value": 0.20019593333333335,
84
+ "min": 0.10140496666666665,
85
+ "max": 0.29853013333333334,
86
+ "count": 300
87
+ },
88
+ "Pyramids.Policy.Beta.mean": {
89
+ "value": 2.9573739999999797e-05,
90
+ "min": 2.9573739999999797e-05,
91
+ "max": 0.00997272064,
92
+ "count": 300
93
+ },
94
+ "Pyramids.Policy.Beta.sum": {
95
+ "value": 5.9147479999999595e-05,
96
+ "min": 5.9147479999999595e-05,
97
+ "max": 0.019706320639999997,
98
+ "count": 300
99
+ },
100
+ "Pyramids.IsTraining.mean": {
101
+ "value": 1.0,
102
+ "min": 1.0,
103
+ "max": 1.0,
104
+ "count": 300
105
+ },
106
+ "Pyramids.IsTraining.sum": {
107
+ "value": 1.0,
108
+ "min": 1.0,
109
+ "max": 1.0,
110
+ "count": 300
111
+ },
112
+ "Pyramids.Environment.EpisodeLength.mean": {
113
+ "value": 999.0,
114
+ "min": 776.5,
115
+ "max": 999.0,
116
+ "count": 265
117
+ },
118
+ "Pyramids.Environment.EpisodeLength.sum": {
119
+ "value": 1998.0,
120
+ "min": 973.0,
121
+ "max": 15984.0,
122
+ "count": 265
123
+ },
124
+ "Pyramids.Environment.CumulativeReward.mean": {
125
+ "value": -0.9999556144078573,
126
+ "min": -1.0000000596046448,
127
+ "max": 0.22339993715286255,
128
+ "count": 284
129
+ },
130
+ "Pyramids.Environment.CumulativeReward.sum": {
131
+ "value": -8.999600529670715,
132
+ "min": -16.000000953674316,
133
+ "max": 0.4467998743057251,
134
+ "count": 284
135
+ },
136
+ "Pyramids.Policy.ExtrinsicReward.mean": {
137
+ "value": -0.9999556144078573,
138
+ "min": -1.0000000596046448,
139
+ "max": 0.22339993715286255,
140
+ "count": 284
141
+ },
142
+ "Pyramids.Policy.ExtrinsicReward.sum": {
143
+ "value": -8.999600529670715,
144
+ "min": -16.000000953674316,
145
+ "max": 0.4467998743057251,
146
+ "count": 284
147
+ }
148
+ },
149
+ "metadata": {
150
+ "timer_format_version": "0.1.0",
151
+ "start_time_seconds": "1739320653",
152
+ "python_version": "3.10.12 (main, Jul 5 2023, 18:54:27) [GCC 11.2.0]",
153
+ "command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training-v2 --no-graphics",
154
+ "mlagents_version": "1.2.0.dev0",
155
+ "mlagents_envs_version": "1.2.0.dev0",
156
+ "communication_protocol_version": "1.5.0",
157
+ "pytorch_version": "2.6.0+cu124",
158
+ "numpy_version": "1.23.5",
159
+ "end_time_seconds": "1739325980"
160
+ },
161
+ "total": 5326.623036740999,
162
+ "count": 1,
163
+ "self": 0.48645957999815437,
164
+ "children": {
165
+ "run_training.setup": {
166
+ "total": 0.020566655000038736,
167
+ "count": 1,
168
+ "self": 0.020566655000038736
169
+ },
170
+ "TrainerController.start_learning": {
171
+ "total": 5326.116010506001,
172
+ "count": 1,
173
+ "self": 3.4860972659862455,
174
+ "children": {
175
+ "TrainerController._reset_env": {
176
+ "total": 2.1075093660001585,
177
+ "count": 1,
178
+ "self": 2.1075093660001585
179
+ },
180
+ "TrainerController.advance": {
181
+ "total": 5320.373425120013,
182
+ "count": 187833,
183
+ "self": 3.8027407903528,
184
+ "children": {
185
+ "env_step": {
186
+ "total": 3449.811039562912,
187
+ "count": 187833,
188
+ "self": 2886.749910251785,
189
+ "children": {
190
+ "SubprocessEnvManager._take_step": {
191
+ "total": 560.8786265946956,
192
+ "count": 187833,
193
+ "self": 13.64933403514442,
194
+ "children": {
195
+ "TorchPolicy.evaluate": {
196
+ "total": 547.2292925595511,
197
+ "count": 187598,
198
+ "self": 547.2292925595511
199
+ }
200
+ }
201
+ },
202
+ "workers": {
203
+ "total": 2.1825027164313724,
204
+ "count": 187833,
205
+ "self": 0.0,
206
+ "children": {
207
+ "worker_root": {
208
+ "total": 5313.446109011701,
209
+ "count": 187833,
210
+ "is_parallel": true,
211
+ "self": 2734.105127706449,
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.00214386699917668,
221
+ "count": 1,
222
+ "is_parallel": true,
223
+ "self": 0.0007049929990898818,
224
+ "children": {
225
+ "_process_rank_one_or_two_observation": {
226
+ "total": 0.0014388740000867983,
227
+ "count": 8,
228
+ "is_parallel": true,
229
+ "self": 0.0014388740000867983
230
+ }
231
+ }
232
+ },
233
+ "UnityEnvironment.step": {
234
+ "total": 0.047453265000513056,
235
+ "count": 1,
236
+ "is_parallel": true,
237
+ "self": 0.000512234000780154,
238
+ "children": {
239
+ "UnityEnvironment._generate_step_input": {
240
+ "total": 0.0005919180002820212,
241
+ "count": 1,
242
+ "is_parallel": true,
243
+ "self": 0.0005919180002820212
244
+ },
245
+ "communicator.exchange": {
246
+ "total": 0.04478020899932744,
247
+ "count": 1,
248
+ "is_parallel": true,
249
+ "self": 0.04478020899932744
250
+ },
251
+ "steps_from_proto": {
252
+ "total": 0.0015689040001234389,
253
+ "count": 1,
254
+ "is_parallel": true,
255
+ "self": 0.0003217389985366026,
256
+ "children": {
257
+ "_process_rank_one_or_two_observation": {
258
+ "total": 0.0012471650015868363,
259
+ "count": 8,
260
+ "is_parallel": true,
261
+ "self": 0.0012471650015868363
262
+ }
263
+ }
264
+ }
265
+ }
266
+ }
267
+ }
268
+ },
269
+ "UnityEnvironment.step": {
270
+ "total": 2579.340981305252,
271
+ "count": 187832,
272
+ "is_parallel": true,
273
+ "self": 92.92574664181575,
274
+ "children": {
275
+ "UnityEnvironment._generate_step_input": {
276
+ "total": 67.53816712221942,
277
+ "count": 187832,
278
+ "is_parallel": true,
279
+ "self": 67.53816712221942
280
+ },
281
+ "communicator.exchange": {
282
+ "total": 2136.7579698530153,
283
+ "count": 187832,
284
+ "is_parallel": true,
285
+ "self": 2136.7579698530153
286
+ },
287
+ "steps_from_proto": {
288
+ "total": 282.1190976882017,
289
+ "count": 187832,
290
+ "is_parallel": true,
291
+ "self": 55.25429518263263,
292
+ "children": {
293
+ "_process_rank_one_or_two_observation": {
294
+ "total": 226.86480250556906,
295
+ "count": 1502656,
296
+ "is_parallel": true,
297
+ "self": 226.86480250556906
298
+ }
299
+ }
300
+ }
301
+ }
302
+ }
303
+ }
304
+ }
305
+ }
306
+ }
307
+ }
308
+ },
309
+ "trainer_advance": {
310
+ "total": 1866.7596447667484,
311
+ "count": 187833,
312
+ "self": 4.963727663816826,
313
+ "children": {
314
+ "process_trajectory": {
315
+ "total": 315.9948084179432,
316
+ "count": 187833,
317
+ "self": 306.31589488594545,
318
+ "children": {
319
+ "RLTrainer._checkpoint": {
320
+ "total": 9.67891353199775,
321
+ "count": 60,
322
+ "self": 9.67891353199775
323
+ }
324
+ }
325
+ },
326
+ "_update_policy": {
327
+ "total": 1545.8011086849883,
328
+ "count": 494,
329
+ "self": 856.5078692949955,
330
+ "children": {
331
+ "TorchPPOOptimizer.update": {
332
+ "total": 689.2932393899928,
333
+ "count": 57135,
334
+ "self": 689.2932393899928
335
+ }
336
+ }
337
+ }
338
+ }
339
+ }
340
+ }
341
+ },
342
+ "trainer_threads": {
343
+ "total": 8.469996828353032e-07,
344
+ "count": 1,
345
+ "self": 8.469996828353032e-07
346
+ },
347
+ "TrainerController._save_models": {
348
+ "total": 0.1489779070016084,
349
+ "count": 1,
350
+ "self": 0.002215407002950087,
351
+ "children": {
352
+ "RLTrainer._checkpoint": {
353
+ "total": 0.1467624999986583,
354
+ "count": 1,
355
+ "self": 0.1467624999986583
356
+ }
357
+ }
358
+ }
359
+ }
360
+ }
361
+ }
362
+ }
run_logs/training_status.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Pyramids": {
3
+ "checkpoints": [
4
+ {
5
+ "steps": 2849910,
6
+ "file_path": "results/Pyramids Training-v2/Pyramids/Pyramids-2849910.onnx",
7
+ "reward": -0.9999733924865722,
8
+ "creation_time": 1739325714.8570971,
9
+ "auxillary_file_paths": [
10
+ "results/Pyramids Training-v2/Pyramids/Pyramids-2849910.pt"
11
+ ]
12
+ },
13
+ {
14
+ "steps": 2899958,
15
+ "file_path": "results/Pyramids Training-v2/Pyramids/Pyramids-2899958.onnx",
16
+ "reward": null,
17
+ "creation_time": 1739325807.528485,
18
+ "auxillary_file_paths": [
19
+ "results/Pyramids Training-v2/Pyramids/Pyramids-2899958.pt"
20
+ ]
21
+ },
22
+ {
23
+ "steps": 2949750,
24
+ "file_path": "results/Pyramids Training-v2/Pyramids/Pyramids-2949750.onnx",
25
+ "reward": null,
26
+ "creation_time": 1739325894.2122378,
27
+ "auxillary_file_paths": [
28
+ "results/Pyramids Training-v2/Pyramids/Pyramids-2949750.pt"
29
+ ]
30
+ },
31
+ {
32
+ "steps": 2999870,
33
+ "file_path": "results/Pyramids Training-v2/Pyramids/Pyramids-2999870.onnx",
34
+ "reward": null,
35
+ "creation_time": 1739325979.6380079,
36
+ "auxillary_file_paths": [
37
+ "results/Pyramids Training-v2/Pyramids/Pyramids-2999870.pt"
38
+ ]
39
+ },
40
+ {
41
+ "steps": 3000126,
42
+ "file_path": "results/Pyramids Training-v2/Pyramids/Pyramids-3000126.onnx",
43
+ "reward": null,
44
+ "creation_time": 1739325979.8051336,
45
+ "auxillary_file_paths": [
46
+ "results/Pyramids Training-v2/Pyramids/Pyramids-3000126.pt"
47
+ ]
48
+ }
49
+ ],
50
+ "final_checkpoint": {
51
+ "steps": 3000126,
52
+ "file_path": "results/Pyramids Training-v2/Pyramids.onnx",
53
+ "reward": null,
54
+ "creation_time": 1739325979.8051336,
55
+ "auxillary_file_paths": [
56
+ "results/Pyramids Training-v2/Pyramids/Pyramids-3000126.pt"
57
+ ]
58
+ }
59
+ },
60
+ "metadata": {
61
+ "stats_format_version": "0.3.0",
62
+ "mlagents_version": "1.2.0.dev0",
63
+ "torch_version": "2.6.0+cu124"
64
+ }
65
+ }