infinitejoy commited on
Commit
c759287
1 Parent(s): 2904504

First PushBlock

Browse files
PushBlock.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15c0c7ee0bf04e6800bdf9e6007aad573829d70676a4ee4c5b10f754386e40fc
3
+ size 488603
PushBlock/PushBlock-1499999.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a44c1e6002602627bf1a9f1ecfa2c4bd9d49eaf5524259ef31b81b156e5d9d8
3
+ size 488603
PushBlock/PushBlock-1499999.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acc210713d4eb66d153764019ba6cab2348cbc39859531a4bc85e9a363854e9a
3
+ size 2915894
PushBlock/PushBlock-1999973.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15c0c7ee0bf04e6800bdf9e6007aad573829d70676a4ee4c5b10f754386e40fc
3
+ size 488603
PushBlock/PushBlock-1999973.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:348068e1df3866a0757cb78875def5aa98629ecd8ca186281c1934e7c986e7c5
3
+ size 2915894
PushBlock/PushBlock-2000027.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15c0c7ee0bf04e6800bdf9e6007aad573829d70676a4ee4c5b10f754386e40fc
3
+ size 488603
PushBlock/PushBlock-2000027.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa314eece951f67cb7a77394672b933dd4bc4f51ac5029382d341e86e33558ef
3
+ size 2915894
PushBlock/PushBlock-499980.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94c92324a7e4778e70a7703e1be382c4e2478a98fd81b44d3eb03f83870d13b1
3
+ size 488603
PushBlock/PushBlock-499980.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88dab8f5f4c7e72c280bc25ff99509682d803192ee53ced17ca2259027593338
3
+ size 2915894
PushBlock/PushBlock-999998.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef9b2ca8d028df7dc7e23c4f77439399a75ee011028374e4d674fa65219c9da1
3
+ size 488603
PushBlock/PushBlock-999998.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ef9508dd50ec26f944a3b88aff9c7715c9ad2c39ffb1ca93db2226dab8b5279
3
+ size 2915894
PushBlock/checkpoint.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa314eece951f67cb7a77394672b933dd4bc4f51ac5029382d341e86e33558ef
3
+ size 2915894
PushBlock/events.out.tfevents.1657522747.0708-144437-qzmwasyp-10-4-3-150.1453.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aaba905737b310289ffdd126cb0fd351cad161ac2cc50b3aa1c3e2d1892ad85
3
+ size 341842
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - unity-ml-agents
5
+ - ml-agents
6
+ - deep-reinforcement-learning
7
+ - reinforcement-learning
8
+ - ML-Agents-PushBlock
9
+ library_name: ml-agents
10
+ ---
11
+
12
+ # **ppo** Agent playing **PushBlock**
13
+ This is a trained model of a **ppo** agent playing **PushBlock** using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
14
+
15
+ ## Usage (with ML-Agents)
16
+ The Documentation: https://github.com/huggingface/ml-agents#get-started
17
+ We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:
18
+
19
+
20
+ ### Resume the training
21
+ ```
22
+ mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
23
+ ```
24
+ ### Watch your Agent play
25
+ You can watch your agent **playing directly in your browser:**.
26
+
27
+ 1. Go to https://huggingface.co/spaces/unity/ML-Agents-PushBlock
28
+ 2. Step 1: Write your model_id: infinitejoy/MLAgents-PushBlock
29
+ 3. Step 2: Select your *.nn /*.onnx file
30
+ 4. Click on Watch the agent play 👀
31
+
config.json ADDED
@@ -0,0 +1 @@
 
1
+ {"default_settings": null, "behaviors": {"PushBlock": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 2048, "learning_rate": 0.0003, "beta": 0.01, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "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": 5, "checkpoint_interval": 500000, "max_steps": 2000000, "time_horizon": 64, "summary_freq": 60000, "threaded": false, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./trained-envs-executables/linux/PushBlock/PushBlock", "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": "PushBlock_Training", "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,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ default_settings: null
2
+ behaviors:
3
+ PushBlock:
4
+ trainer_type: ppo
5
+ hyperparameters:
6
+ batch_size: 128
7
+ buffer_size: 2048
8
+ learning_rate: 0.0003
9
+ beta: 0.01
10
+ epsilon: 0.2
11
+ lambd: 0.95
12
+ num_epoch: 3
13
+ learning_rate_schedule: linear
14
+ beta_schedule: linear
15
+ epsilon_schedule: linear
16
+ network_settings:
17
+ normalize: false
18
+ hidden_units: 256
19
+ num_layers: 2
20
+ vis_encode_type: simple
21
+ memory: null
22
+ goal_conditioning_type: hyper
23
+ deterministic: false
24
+ reward_signals:
25
+ extrinsic:
26
+ gamma: 0.99
27
+ strength: 1.0
28
+ network_settings:
29
+ normalize: false
30
+ hidden_units: 128
31
+ num_layers: 2
32
+ vis_encode_type: simple
33
+ memory: null
34
+ goal_conditioning_type: hyper
35
+ deterministic: false
36
+ init_path: null
37
+ keep_checkpoints: 5
38
+ checkpoint_interval: 500000
39
+ max_steps: 2000000
40
+ time_horizon: 64
41
+ summary_freq: 60000
42
+ threaded: false
43
+ self_play: null
44
+ behavioral_cloning: null
45
+ env_settings:
46
+ env_path: ./trained-envs-executables/linux/PushBlock/PushBlock
47
+ env_args: null
48
+ base_port: 5005
49
+ num_envs: 1
50
+ num_areas: 1
51
+ seed: -1
52
+ max_lifetime_restarts: 10
53
+ restarts_rate_limit_n: 1
54
+ restarts_rate_limit_period_s: 60
55
+ engine_settings:
56
+ width: 84
57
+ height: 84
58
+ quality_level: 5
59
+ time_scale: 20
60
+ target_frame_rate: -1
61
+ capture_frame_rate: 60
62
+ no_graphics: true
63
+ environment_parameters: null
64
+ checkpoint_settings:
65
+ run_id: PushBlock_Training
66
+ initialize_from: null
67
+ load_model: false
68
+ resume: false
69
+ force: false
70
+ train_model: false
71
+ inference: false
72
+ results_dir: results
73
+ torch_settings:
74
+ device: null
75
+ debug: false
run_logs/Player-0.log ADDED
@@ -0,0 +1,327 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Mono path[0] = '/databricks/driver/ml-agents/trained-envs-executables/linux/PushBlock/PushBlock_Data/Managed'
2
+ Mono config path = '/databricks/driver/ml-agents/trained-envs-executables/linux/PushBlock/PushBlock_Data/MonoBleedingEdge/etc'
3
+ Found 1 interfaces on host : 0) 10.4.3.150
4
+ Multi-casting "[IP] 10.4.3.150 [Port] 55330 [Flags] 2 [Guid] 2090502668 [EditorId] 588871222 [Version] 1048832 [Id] LinuxPlayer(13,10.4.3.150) [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
+ PlayerPrefs - Creating folder: /root/.config/unity3d/Unity Technologies
8
+ PlayerPrefs - Creating folder: /root/.config/unity3d/Unity Technologies/UnityEnvironment
9
+ Unable to load player prefs
10
+ Initialize engine version: 2021.3.5f1 (40eb3a945986)
11
+ [Subsystems] Discovering subsystems at path /databricks/driver/ml-agents/trained-envs-executables/linux/PushBlock/PushBlock_Data/UnitySubsystems
12
+ Forcing GfxDevice: Null
13
+ GfxDevice: creating device client; threaded=0; jobified=0
14
+ NullGfxDevice:
15
+ Version: NULL 1.0 [1.0]
16
+ Renderer: Null Device
17
+ Vendor: Unity Technologies
18
+ ALSA lib confmisc.c:767:(parse_card) cannot find card '0'
19
+ ALSA lib conf.c:4732:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
20
+ ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
21
+ ALSA lib conf.c:4732:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
22
+ ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
23
+ ALSA lib conf.c:4732:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
24
+ ALSA lib conf.c:5220:(snd_config_expand) Evaluate error: No such file or directory
25
+ ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM default
26
+ FMOD failed to initialize the output device.: "Error initializing output device. " (60)
27
+ 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
28
+ ALSA lib confmisc.c:767:(parse_card) cannot find card '0'
29
+ ALSA lib conf.c:4732:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
30
+ ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
31
+ ALSA lib conf.c:4732:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
32
+ ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
33
+ ALSA lib conf.c:4732:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
34
+ ALSA lib conf.c:5220:(snd_config_expand) Evaluate error: No such file or directory
35
+ ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM default
36
+ FMOD failed to initialize the output device.: "Error initializing output device. " (60)
37
+ FMOD initialized on nosound output
38
+ Begin MonoManager ReloadAssembly
39
+ - Completed reload, in 0.085 seconds
40
+ ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
41
+ ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
42
+ ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
43
+ WARNING: Shader Unsupported: 'Legacy Shaders/Diffuse' - All subshaders removed
44
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
45
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
46
+ ERROR: Shader Legacy Shaders/Diffuse shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
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
+ WARNING: Shader Unsupported: 'ML-Agents/GridPattern' - All subshaders removed
51
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
52
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
53
+ ERROR: Shader ML-Agents/GridPattern shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
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
+ WARNING: Shader Unsupported: 'Autodesk Interactive' - All subshaders removed
58
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
59
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
60
+ ERROR: Shader Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
61
+ WARNING: Shader Unsupported: 'Autodesk Interactive' - 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
+ WARNING: Shader Unsupported: 'Standard' - All subshaders removed
65
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
66
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
67
+ ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
68
+ WARNING: Shader Unsupported: 'Standard' - All subshaders removed
69
+ WARNING: Shader Did you use #pragma only_renderers and omit this platform?
70
+ WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
71
+ UnloadTime: 0.612098 ms
72
+ ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
73
+ requesting resize 84 x 84
74
+ Setting up 2 worker threads for Enlighten.
75
+ PlayerConnection::CleanupMemory Statistics:
76
+ [ALLOC_TEMP_TLS] TLS Allocator
77
+ StackAllocators :
78
+ [ALLOC_TEMP_MAIN]
79
+ Peak usage frame count: [4.0 KB-8.0 KB]: 18753 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.0 MB
83
+ Overflow Count 0
84
+ [ALLOC_TEMP_Background Job.Worker 8]
85
+ Initial Block Size 32.0 KB
86
+ Current Block Size 32.0 KB
87
+ Peak Allocated Bytes 0 B
88
+ Overflow Count 0
89
+ [ALLOC_TEMP_Background Job.Worker 10]
90
+ Initial Block Size 32.0 KB
91
+ Current Block Size 32.0 KB
92
+ Peak Allocated Bytes 0 B
93
+ Overflow Count 0
94
+ [ALLOC_TEMP_Background Job.Worker 6]
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_AUDIO_FMOD mixer thread]
100
+ Initial Block Size 64.0 KB
101
+ Current Block Size 64.0 KB
102
+ Peak Allocated Bytes 0 B
103
+ Overflow Count 0
104
+ [ALLOC_TEMP_Background Job.Worker 1]
105
+ Initial Block Size 32.0 KB
106
+ Current Block Size 32.0 KB
107
+ Peak Allocated Bytes 0 B
108
+ Overflow Count 0
109
+ [ALLOC_TEMP_Background Job.Worker 11]
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 3]
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_BatchDeleteObjects]
120
+ Initial Block Size 64.0 KB
121
+ Current Block Size 64.0 KB
122
+ Peak Allocated Bytes 0 B
123
+ Overflow Count 0
124
+ [ALLOC_TEMP_AUDIO_FMOD stream thread]
125
+ Initial Block Size 64.0 KB
126
+ Current Block Size 64.0 KB
127
+ Peak Allocated Bytes 0 B
128
+ Overflow Count 0
129
+ [ALLOC_TEMP_Background Job.Worker 2]
130
+ Initial Block Size 32.0 KB
131
+ Current Block Size 32.0 KB
132
+ Peak Allocated Bytes 0 B
133
+ Overflow Count 0
134
+ [ALLOC_TEMP_Background Job.Worker 7]
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 15]
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_Job.Worker 1]
145
+ Initial Block Size 256.0 KB
146
+ Current Block Size 256.0 KB
147
+ Peak Allocated Bytes 0 B
148
+ Overflow Count 0
149
+ [ALLOC_TEMP_Loading.PreloadManager]
150
+ Initial Block Size 256.0 KB
151
+ Current Block Size 284.0 KB
152
+ Peak Allocated Bytes 233.7 KB
153
+ Overflow Count 4
154
+ [ALLOC_TEMP_Profiler.Dispatcher]
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 12]
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_AssetGarbageCollectorHelper] x 3
165
+ Initial Block Size 64.0 KB
166
+ Current Block Size 64.0 KB
167
+ Peak Allocated Bytes 0 B
168
+ Overflow Count 0
169
+ [ALLOC_TEMP_Background Job.Worker 5]
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 13]
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_Job.Worker 2]
180
+ Initial Block Size 256.0 KB
181
+ Current Block Size 256.0 KB
182
+ Peak Allocated Bytes 0 B
183
+ Overflow Count 0
184
+ [ALLOC_TEMP_Background Job.Worker 0]
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_Background Job.Worker 4]
190
+ Initial Block Size 32.0 KB
191
+ Current Block Size 32.0 KB
192
+ Peak Allocated Bytes 0 B
193
+ Overflow Count 0
194
+ [ALLOC_TEMP_Job.Worker 0]
195
+ Initial Block Size 256.0 KB
196
+ Current Block Size 256.0 KB
197
+ Peak Allocated Bytes 0.8 KB
198
+ Overflow Count 0
199
+ [ALLOC_TEMP_Background Job.Worker 9]
200
+ Initial Block Size 32.0 KB
201
+ Current Block Size 32.0 KB
202
+ Peak Allocated Bytes 0 B
203
+ Overflow Count 0
204
+ [ALLOC_TEMP_Background Job.Worker 14]
205
+ Initial Block Size 32.0 KB
206
+ Current Block Size 32.0 KB
207
+ Peak Allocated Bytes 0 B
208
+ Overflow Count 0
209
+ [ALLOC_TEMP_EnlightenWorker] x 2
210
+ Initial Block Size 64.0 KB
211
+ Current Block Size 64.0 KB
212
+ Peak Allocated Bytes 0 B
213
+ Overflow Count 0
214
+ [ALLOC_TEMP_Loading.AsyncRead]
215
+ Initial Block Size 64.0 KB
216
+ Current Block Size 64.0 KB
217
+ Peak Allocated Bytes 128 B
218
+ Overflow Count 0
219
+ [ALLOC_MEMORYPROFILER]
220
+ Peak usage frame count: [128.0 KB-256.0 KB]: 18754 frames
221
+ Requested Block Size 1.0 MB
222
+ Peak Block count 1
223
+ Peak Allocated memory 152.1 KB
224
+ Peak Large allocation bytes 0 B
225
+ [ALLOC_DEFAULT] Dual Thread Allocator
226
+ Peak main deferred allocation count 17
227
+ [ALLOC_BUCKET]
228
+ Large Block size 4.0 MB
229
+ Used Block count 1
230
+ Peak Allocated bytes 0.8 MB
231
+ [ALLOC_DEFAULT_MAIN]
232
+ Peak usage frame count: [4.0 MB-8.0 MB]: 18754 frames
233
+ Requested Block Size 16.0 MB
234
+ Peak Block count 1
235
+ Peak Allocated memory 5.3 MB
236
+ Peak Large allocation bytes 0 B
237
+ [ALLOC_DEFAULT_THREAD]
238
+ Peak usage frame count: [16.0 MB-32.0 MB]: 18754 frames
239
+ Requested Block Size 16.0 MB
240
+ Peak Block count 1
241
+ Peak Allocated memory 17.4 MB
242
+ Peak Large allocation bytes 16.0 MB
243
+ [ALLOC_TEMP_JOB_1_FRAME]
244
+ Initial Block Size 2.0 MB
245
+ Used Block Count 1
246
+ Overflow Count (too large) 0
247
+ Overflow Count (full) 0
248
+ [ALLOC_TEMP_JOB_2_FRAMES]
249
+ Initial Block Size 2.0 MB
250
+ Used Block Count 1
251
+ Overflow Count (too large) 0
252
+ Overflow Count (full) 0
253
+ [ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
254
+ Initial Block Size 2.0 MB
255
+ Used Block Count 2
256
+ Overflow Count (too large) 0
257
+ Overflow Count (full) 0
258
+ [ALLOC_TEMP_JOB_ASYNC (Background)]
259
+ Initial Block Size 1.0 MB
260
+ Used Block Count 3
261
+ Overflow Count (too large) 0
262
+ Overflow Count (full) 0
263
+ [ALLOC_GFX] Dual Thread Allocator
264
+ Peak main deferred allocation count 0
265
+ [ALLOC_BUCKET]
266
+ Large Block size 4.0 MB
267
+ Used Block count 1
268
+ Peak Allocated bytes 0.8 MB
269
+ [ALLOC_GFX_MAIN]
270
+ Peak usage frame count: [32.0 KB-64.0 KB]: 18753 frames, [64.0 KB-128.0 KB]: 1 frames
271
+ Requested Block Size 16.0 MB
272
+ Peak Block count 1
273
+ Peak Allocated memory 67.0 KB
274
+ Peak Large allocation bytes 0 B
275
+ [ALLOC_GFX_THREAD]
276
+ Peak usage frame count: [8.0 KB-16.0 KB]: 18754 frames
277
+ Requested Block Size 16.0 MB
278
+ Peak Block count 1
279
+ Peak Allocated memory 12.9 KB
280
+ Peak Large allocation bytes 0 B
281
+ [ALLOC_CACHEOBJECTS] Dual Thread Allocator
282
+ Peak main deferred allocation count 0
283
+ [ALLOC_BUCKET]
284
+ Large Block size 4.0 MB
285
+ Used Block count 1
286
+ Peak Allocated bytes 0.8 MB
287
+ [ALLOC_CACHEOBJECTS_MAIN]
288
+ Peak usage frame count: [0.5 MB-1.0 MB]: 18754 frames
289
+ Requested Block Size 4.0 MB
290
+ Peak Block count 1
291
+ Peak Allocated memory 0.6 MB
292
+ Peak Large allocation bytes 0 B
293
+ [ALLOC_CACHEOBJECTS_THREAD]
294
+ Peak usage frame count: [0.5 MB-1.0 MB]: 18753 frames, [4.0 MB-8.0 MB]: 1 frames
295
+ Requested Block Size 4.0 MB
296
+ Peak Block count 2
297
+ Peak Allocated memory 4.2 MB
298
+ Peak Large allocation bytes 0 B
299
+ [ALLOC_TYPETREE] Dual Thread Allocator
300
+ Peak main deferred allocation count 0
301
+ [ALLOC_BUCKET]
302
+ Large Block size 4.0 MB
303
+ Used Block count 1
304
+ Peak Allocated bytes 0.8 MB
305
+ [ALLOC_TYPETREE_MAIN]
306
+ Peak usage frame count: [0-1.0 KB]: 18754 frames
307
+ Requested Block Size 2.0 MB
308
+ Peak Block count 1
309
+ Peak Allocated memory 1.0 KB
310
+ Peak Large allocation bytes 0 B
311
+ [ALLOC_TYPETREE_THREAD]
312
+ Peak usage frame count: [1.0 KB-2.0 KB]: 18754 frames
313
+ Requested Block Size 2.0 MB
314
+ Peak Block count 1
315
+ Peak Allocated memory 1.9 KB
316
+ Peak Large allocation bytes 0 B
317
+ [ALLOC_PROFILER]
318
+ Peak usage frame count: [16.0 KB-32.0 KB]: 18754 frames
319
+ Requested Block Size 16.0 MB
320
+ Peak Block count 1
321
+ Peak Allocated memory 30.0 KB
322
+ Peak Large allocation bytes 0 B
323
+ [ALLOC_PROFILER_BUCKET]
324
+ Large Block size 4.0 MB
325
+ Used Block count 1
326
+ Peak Allocated bytes 332 B
327
+ ##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":1657524340682,"processId":1470,"allocatedMemory":1972158,"memoryLabels":[{"Default":9033},{"Permanent":1264},{"NewDelete":12801},{"Thread":34516},{"Manager":11723},{"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":3480},{"DynamicArray":30868},{"HashMap":7680},{"Utility":2176},{"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,369 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "root",
3
+ "gauges": {
4
+ "PushBlock.Policy.Entropy.mean": {
5
+ "value": 0.24421432614326477,
6
+ "min": 0.24421432614326477,
7
+ "max": 1.8863502740859985,
8
+ "count": 33
9
+ },
10
+ "PushBlock.Policy.Entropy.sum": {
11
+ "value": 14652.859375,
12
+ "min": 14652.859375,
13
+ "max": 114448.640625,
14
+ "count": 33
15
+ },
16
+ "PushBlock.Environment.EpisodeLength.mean": {
17
+ "value": 20.067553377668883,
18
+ "min": 20.067553377668883,
19
+ "max": 969.0,
20
+ "count": 33
21
+ },
22
+ "PushBlock.Environment.EpisodeLength.sum": {
23
+ "value": 57333.0,
24
+ "min": 31977.0,
25
+ "max": 74698.0,
26
+ "count": 33
27
+ },
28
+ "PushBlock.Step.mean": {
29
+ "value": 1979988.0,
30
+ "min": 59978.0,
31
+ "max": 1979988.0,
32
+ "count": 33
33
+ },
34
+ "PushBlock.Step.sum": {
35
+ "value": 1979988.0,
36
+ "min": 59978.0,
37
+ "max": 1979988.0,
38
+ "count": 33
39
+ },
40
+ "PushBlock.Policy.ExtrinsicValueEstimate.mean": {
41
+ "value": 4.43574857711792,
42
+ "min": -0.08287250995635986,
43
+ "max": 4.43574857711792,
44
+ "count": 33
45
+ },
46
+ "PushBlock.Policy.ExtrinsicValueEstimate.sum": {
47
+ "value": 13045.537109375,
48
+ "min": -78.7288818359375,
49
+ "max": 13045.537109375,
50
+ "count": 33
51
+ },
52
+ "PushBlock.Environment.CumulativeReward.mean": {
53
+ "value": 4.974078939050843,
54
+ "min": -0.8184606399048459,
55
+ "max": 4.974078939050843,
56
+ "count": 33
57
+ },
58
+ "PushBlock.Environment.CumulativeReward.sum": {
59
+ "value": 14210.943528868258,
60
+ "min": -27.009201116859913,
61
+ "max": 14210.943528868258,
62
+ "count": 33
63
+ },
64
+ "PushBlock.Policy.ExtrinsicReward.mean": {
65
+ "value": 4.974078939050843,
66
+ "min": -0.8184606399048459,
67
+ "max": 4.974078939050843,
68
+ "count": 33
69
+ },
70
+ "PushBlock.Policy.ExtrinsicReward.sum": {
71
+ "value": 14210.943528868258,
72
+ "min": -27.009201116859913,
73
+ "max": 14210.943528868258,
74
+ "count": 33
75
+ },
76
+ "PushBlock.Losses.PolicyLoss.mean": {
77
+ "value": 0.06914282932538998,
78
+ "min": 0.06581221147167399,
79
+ "max": 0.0724467805867726,
80
+ "count": 33
81
+ },
82
+ "PushBlock.Losses.PolicyLoss.sum": {
83
+ "value": 2.0051420504363096,
84
+ "min": 1.3764888311486796,
85
+ "max": 2.062408553950566,
86
+ "count": 33
87
+ },
88
+ "PushBlock.Losses.ValueLoss.mean": {
89
+ "value": 0.08825529210306918,
90
+ "min": 0.004315959238690934,
91
+ "max": 0.34610461603317944,
92
+ "count": 33
93
+ },
94
+ "PushBlock.Losses.ValueLoss.sum": {
95
+ "value": 2.559403470989006,
96
+ "min": 0.08200322553512773,
97
+ "max": 9.765468163835797,
98
+ "count": 33
99
+ },
100
+ "PushBlock.Policy.LearningRate.mean": {
101
+ "value": 7.647381933663791e-06,
102
+ "min": 7.647381933663791e-06,
103
+ "max": 0.0002954501225692579,
104
+ "count": 33
105
+ },
106
+ "PushBlock.Policy.LearningRate.sum": {
107
+ "value": 0.00022177407607624995,
108
+ "min": 0.00022177407607624995,
109
+ "max": 0.0080454926181692,
110
+ "count": 33
111
+ },
112
+ "PushBlock.Policy.Epsilon.mean": {
113
+ "value": 0.10254909482758622,
114
+ "min": 0.10254909482758622,
115
+ "max": 0.19848337368421054,
116
+ "count": 33
117
+ },
118
+ "PushBlock.Policy.Epsilon.sum": {
119
+ "value": 2.9739237500000004,
120
+ "min": 2.9739237500000004,
121
+ "max": 5.5818308000000005,
122
+ "count": 33
123
+ },
124
+ "PushBlock.Policy.Beta.mean": {
125
+ "value": 0.0002646545732758621,
126
+ "min": 0.0002646545732758621,
127
+ "max": 0.009848489031052631,
128
+ "count": 33
129
+ },
130
+ "PushBlock.Policy.Beta.sum": {
131
+ "value": 0.007674982625000001,
132
+ "min": 0.007674982625000001,
133
+ "max": 0.26820489692000005,
134
+ "count": 33
135
+ },
136
+ "PushBlock.IsTraining.mean": {
137
+ "value": 1.0,
138
+ "min": 1.0,
139
+ "max": 1.0,
140
+ "count": 33
141
+ },
142
+ "PushBlock.IsTraining.sum": {
143
+ "value": 1.0,
144
+ "min": 1.0,
145
+ "max": 1.0,
146
+ "count": 33
147
+ }
148
+ },
149
+ "metadata": {
150
+ "timer_format_version": "0.1.0",
151
+ "start_time_seconds": "1657522736",
152
+ "python_version": "3.9.5 (default, Nov 23 2021, 15:27:38) \n[GCC 9.3.0]",
153
+ "command_line_arguments": "/local_disk0/.ephemeral_nfs/envs/pythonEnv-ee56e90a-0315-4a40-b96e-22edf928bfe1/bin/mlagents-learn ./config/ppo/PushBlock.yaml --env=./trained-envs-executables/linux/PushBlock/PushBlock --run-id=PushBlock_Training --no-graphics",
154
+ "mlagents_version": "0.29.0.dev0",
155
+ "mlagents_envs_version": "0.29.0.dev0",
156
+ "communication_protocol_version": "1.5.0",
157
+ "pytorch_version": "1.8.1+cu102",
158
+ "numpy_version": "1.20.3",
159
+ "end_time_seconds": "1657524340"
160
+ },
161
+ "total": 1603.738202311,
162
+ "count": 1,
163
+ "self": 0.22505834000003233,
164
+ "children": {
165
+ "run_training.setup": {
166
+ "total": 0.08131532400011565,
167
+ "count": 1,
168
+ "self": 0.08131532400011565
169
+ },
170
+ "TrainerController.start_learning": {
171
+ "total": 1603.4318286469997,
172
+ "count": 1,
173
+ "self": 1.9964657010145856,
174
+ "children": {
175
+ "TrainerController._reset_env": {
176
+ "total": 12.816405771000063,
177
+ "count": 1,
178
+ "self": 12.816405771000063
179
+ },
180
+ "TrainerController.advance": {
181
+ "total": 1588.5727853319854,
182
+ "count": 104777,
183
+ "self": 1.8357637480544327,
184
+ "children": {
185
+ "env_step": {
186
+ "total": 863.3501310339134,
187
+ "count": 104777,
188
+ "self": 767.3870687080384,
189
+ "children": {
190
+ "SubprocessEnvManager._take_step": {
191
+ "total": 94.82335125994405,
192
+ "count": 104777,
193
+ "self": 3.8164133998823218,
194
+ "children": {
195
+ "TorchPolicy.evaluate": {
196
+ "total": 91.00693786006173,
197
+ "count": 62513,
198
+ "self": 28.058251052059404,
199
+ "children": {
200
+ "TorchPolicy.sample_actions": {
201
+ "total": 62.94868680800232,
202
+ "count": 62513,
203
+ "self": 62.94868680800232
204
+ }
205
+ }
206
+ }
207
+ }
208
+ },
209
+ "workers": {
210
+ "total": 1.1397110659308964,
211
+ "count": 104777,
212
+ "self": 0.0,
213
+ "children": {
214
+ "worker_root": {
215
+ "total": 1600.3352156909912,
216
+ "count": 104777,
217
+ "is_parallel": true,
218
+ "self": 959.7376939719265,
219
+ "children": {
220
+ "run_training.setup": {
221
+ "total": 0.0,
222
+ "count": 0,
223
+ "is_parallel": true,
224
+ "self": 0.0,
225
+ "children": {
226
+ "steps_from_proto": {
227
+ "total": 0.0022880589999658696,
228
+ "count": 1,
229
+ "is_parallel": true,
230
+ "self": 0.0009811929999159474,
231
+ "children": {
232
+ "_process_rank_one_or_two_observation": {
233
+ "total": 0.0013068660000499221,
234
+ "count": 4,
235
+ "is_parallel": true,
236
+ "self": 0.0013068660000499221
237
+ }
238
+ }
239
+ },
240
+ "UnityEnvironment.step": {
241
+ "total": 0.021547336999901745,
242
+ "count": 1,
243
+ "is_parallel": true,
244
+ "self": 0.0005465269998694566,
245
+ "children": {
246
+ "UnityEnvironment._generate_step_input": {
247
+ "total": 0.0004563540001072397,
248
+ "count": 1,
249
+ "is_parallel": true,
250
+ "self": 0.0004563540001072397
251
+ },
252
+ "communicator.exchange": {
253
+ "total": 0.01921374099993045,
254
+ "count": 1,
255
+ "is_parallel": true,
256
+ "self": 0.01921374099993045
257
+ },
258
+ "steps_from_proto": {
259
+ "total": 0.0013307149999945977,
260
+ "count": 1,
261
+ "is_parallel": true,
262
+ "self": 0.00023626999995940423,
263
+ "children": {
264
+ "_process_rank_one_or_two_observation": {
265
+ "total": 0.0010944450000351935,
266
+ "count": 4,
267
+ "is_parallel": true,
268
+ "self": 0.0010944450000351935
269
+ }
270
+ }
271
+ }
272
+ }
273
+ }
274
+ }
275
+ },
276
+ "UnityEnvironment.step": {
277
+ "total": 640.5975217190646,
278
+ "count": 104776,
279
+ "is_parallel": true,
280
+ "self": 35.60832911709758,
281
+ "children": {
282
+ "UnityEnvironment._generate_step_input": {
283
+ "total": 25.686976524978945,
284
+ "count": 104776,
285
+ "is_parallel": true,
286
+ "self": 25.686976524978945
287
+ },
288
+ "communicator.exchange": {
289
+ "total": 492.7609767309564,
290
+ "count": 104776,
291
+ "is_parallel": true,
292
+ "self": 492.7609767309564
293
+ },
294
+ "steps_from_proto": {
295
+ "total": 86.54123934603172,
296
+ "count": 104776,
297
+ "is_parallel": true,
298
+ "self": 17.24731187121074,
299
+ "children": {
300
+ "_process_rank_one_or_two_observation": {
301
+ "total": 69.29392747482098,
302
+ "count": 419104,
303
+ "is_parallel": true,
304
+ "self": 69.29392747482098
305
+ }
306
+ }
307
+ }
308
+ }
309
+ }
310
+ }
311
+ }
312
+ }
313
+ }
314
+ }
315
+ },
316
+ "trainer_advance": {
317
+ "total": 723.3868905500176,
318
+ "count": 104777,
319
+ "self": 2.906158070032234,
320
+ "children": {
321
+ "process_trajectory": {
322
+ "total": 209.45736746998523,
323
+ "count": 104777,
324
+ "self": 209.25968244098408,
325
+ "children": {
326
+ "RLTrainer._checkpoint": {
327
+ "total": 0.19768502900114981,
328
+ "count": 4,
329
+ "self": 0.19768502900114981
330
+ }
331
+ }
332
+ },
333
+ "_update_policy": {
334
+ "total": 511.02336501000013,
335
+ "count": 953,
336
+ "self": 275.9814385969696,
337
+ "children": {
338
+ "TorchPPOOptimizer.update": {
339
+ "total": 235.04192641303052,
340
+ "count": 46284,
341
+ "self": 235.04192641303052
342
+ }
343
+ }
344
+ }
345
+ }
346
+ }
347
+ }
348
+ },
349
+ "trainer_threads": {
350
+ "total": 7.61999672249658e-07,
351
+ "count": 1,
352
+ "self": 7.61999672249658e-07
353
+ },
354
+ "TrainerController._save_models": {
355
+ "total": 0.04617108100001133,
356
+ "count": 1,
357
+ "self": 0.0004729920001409482,
358
+ "children": {
359
+ "RLTrainer._checkpoint": {
360
+ "total": 0.04569808899987038,
361
+ "count": 1,
362
+ "self": 0.04569808899987038
363
+ }
364
+ }
365
+ }
366
+ }
367
+ }
368
+ }
369
+ }
run_logs/training_status.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "PushBlock": {
3
+ "checkpoints": [
4
+ {
5
+ "steps": 499980,
6
+ "file_path": "results/PushBlock_Training/PushBlock/PushBlock-499980.onnx",
7
+ "reward": 4.958800046958706,
8
+ "creation_time": 1657523120.2560782,
9
+ "auxillary_file_paths": [
10
+ "results/PushBlock_Training/PushBlock/PushBlock-499980.pt"
11
+ ]
12
+ },
13
+ {
14
+ "steps": 999998,
15
+ "file_path": "results/PushBlock_Training/PushBlock/PushBlock-999998.onnx",
16
+ "reward": 4.978668565619482,
17
+ "creation_time": 1657523518.1986444,
18
+ "auxillary_file_paths": [
19
+ "results/PushBlock_Training/PushBlock/PushBlock-999998.pt"
20
+ ]
21
+ },
22
+ {
23
+ "steps": 1499999,
24
+ "file_path": "results/PushBlock_Training/PushBlock/PushBlock-1499999.onnx",
25
+ "reward": 4.98164935917526,
26
+ "creation_time": 1657523926.4279335,
27
+ "auxillary_file_paths": [
28
+ "results/PushBlock_Training/PushBlock/PushBlock-1499999.pt"
29
+ ]
30
+ },
31
+ {
32
+ "steps": 1999973,
33
+ "file_path": "results/PushBlock_Training/PushBlock/PushBlock-1999973.onnx",
34
+ "reward": 4.981618204983798,
35
+ "creation_time": 1657524340.4178476,
36
+ "auxillary_file_paths": [
37
+ "results/PushBlock_Training/PushBlock/PushBlock-1999973.pt"
38
+ ]
39
+ },
40
+ {
41
+ "steps": 2000027,
42
+ "file_path": "results/PushBlock_Training/PushBlock/PushBlock-2000027.onnx",
43
+ "reward": 4.9809964554650445,
44
+ "creation_time": 1657524340.4675071,
45
+ "auxillary_file_paths": [
46
+ "results/PushBlock_Training/PushBlock/PushBlock-2000027.pt"
47
+ ]
48
+ }
49
+ ],
50
+ "final_checkpoint": {
51
+ "steps": 2000027,
52
+ "file_path": "results/PushBlock_Training/PushBlock.onnx",
53
+ "reward": 4.9809964554650445,
54
+ "creation_time": 1657524340.4675071,
55
+ "auxillary_file_paths": [
56
+ "results/PushBlock_Training/PushBlock/PushBlock-2000027.pt"
57
+ ]
58
+ }
59
+ },
60
+ "metadata": {
61
+ "stats_format_version": "0.3.0",
62
+ "mlagents_version": "0.29.0.dev0",
63
+ "torch_version": "1.8.1+cu102"
64
+ }
65
+ }