infinitejoy commited on
Commit
346f6c0
1 Parent(s): d4549d3

First Worm

Browse files
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-Worm
9
+ library_name: ml-agents
10
+ ---
11
+
12
+ # **ppo** Agent playing **Worm**
13
+ This is a trained model of a **ppo** agent playing **Worm** 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-Worm
28
+ 2. Step 1: Write your model_id: infinitejoy/MLAgents-Worm
29
+ 3. Step 2: Select your *.nn /*.onnx file
30
+ 4. Click on Watch the agent play 👀
31
+
Worm.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3224cc6158663acbf1496c243e47ecd7f6bfca9ed3f42e64eeba98a234057357
3
+ size 2255979
Worm/Worm-5499000.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf1726b63b68d2e8431d5dce19e61aacc1ccee5323b964e4a3d3e57e568bbcd2
3
+ size 2255979
Worm/Worm-5499000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81ab733ff5f4592c37ed49a61867b109582ab0e8837457edb8095274b2cd7c37
3
+ size 13492836
Worm/Worm-5999000.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23cf30bfcd08e139603d001d26a30d9ac7cb8c66d8cc01f7e021a6f153c9b20a
3
+ size 2255979
Worm/Worm-5999000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f521bcb8a7c039562690e0436cbf7cf8df8aa7bb8d81bdd892843c71788ccd7
3
+ size 13492836
Worm/Worm-6499000.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a32fa4c0e92a79fbd80600ac3e083dfe4a152d7593e3ea34054334b1aa93030
3
+ size 2255979
Worm/Worm-6499000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c84788debf609d8d984147229b40793459e7cb4430c7b8e9a7da899d3661979
3
+ size 13492836
Worm/Worm-6999000.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e347e37b20ac29a303a89da603e4bf28770cb777fea99432d563a5bbff4bdbdf
3
+ size 2255979
Worm/Worm-6999000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47b92dde2d5630cf14dad802af127c1de26bf4febf9ee493a64b25029452436f
3
+ size 13492836
Worm/Worm-7010000.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3224cc6158663acbf1496c243e47ecd7f6bfca9ed3f42e64eeba98a234057357
3
+ size 2255979
Worm/Worm-7010000.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fabe1a3a48cb57ad273e26f6750c04046ac6b8cf2e148521b4452b719e012e84
3
+ size 13492836
Worm/checkpoint.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fabe1a3a48cb57ad273e26f6750c04046ac6b8cf2e148521b4452b719e012e84
3
+ size 13492836
Worm/events.out.tfevents.1657505011.0708-144437-qzmwasyp-10-4-3-132.1456.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d7a68a16e7a4c7b809f2f7a9888ae82f56256995a2ad56955d878752a0202ea
3
+ size 306951
config.json ADDED
@@ -0,0 +1 @@
 
1
+ {"default_settings": null, "behaviors": {"Worm": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 2024, "buffer_size": 20240, "learning_rate": 0.0003, "beta": 0.005, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "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.995, "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": 7000000, "time_horizon": 1000, "summary_freq": 30000, "threaded": false, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./trained-envs-executables/linux/Worm/Worm", "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": "Worm_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
+ Worm:
4
+ trainer_type: ppo
5
+ hyperparameters:
6
+ batch_size: 2024
7
+ buffer_size: 20240
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: linear
14
+ beta_schedule: linear
15
+ epsilon_schedule: linear
16
+ network_settings:
17
+ normalize: true
18
+ hidden_units: 512
19
+ num_layers: 3
20
+ vis_encode_type: simple
21
+ memory: null
22
+ goal_conditioning_type: hyper
23
+ deterministic: false
24
+ reward_signals:
25
+ extrinsic:
26
+ gamma: 0.995
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: 7000000
40
+ time_horizon: 1000
41
+ summary_freq: 30000
42
+ threaded: false
43
+ self_play: null
44
+ behavioral_cloning: null
45
+ env_settings:
46
+ env_path: ./trained-envs-executables/linux/Worm/Worm
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: Worm_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/Worm/Worm_Data/Managed'
2
+ Mono config path = '/databricks/driver/ml-agents/trained-envs-executables/linux/Worm/Worm_Data/MonoBleedingEdge/etc'
3
+ Found 1 interfaces on host : 0) 10.4.3.132
4
+ Multi-casting "[IP] 10.4.3.132 [Port] 55253 [Flags] 2 [Guid] 306846145 [EditorId] 588871222 [Version] 1048832 [Id] LinuxPlayer(13,10.4.3.132) [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/Worm/Worm_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: 'Standard' - 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 Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
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
+ WARNING: Shader Unsupported: 'Autodesk Interactive' - 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 Autodesk Interactive shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
68
+ WARNING: Shader Unsupported: 'Autodesk Interactive' - 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.661261 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]: 140164 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 243.3 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: [64.0 KB-128.0 KB]: 140165 frames
221
+ Requested Block Size 1.0 MB
222
+ Peak Block count 1
223
+ Peak Allocated memory 103.1 KB
224
+ Peak Large allocation bytes 0 B
225
+ [ALLOC_DEFAULT] Dual Thread Allocator
226
+ Peak main deferred allocation count 13
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]: 140165 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]: 140165 frames
239
+ Requested Block Size 16.0 MB
240
+ Peak Block count 1
241
+ Peak Allocated memory 17.6 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]: 140164 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: [128.0 KB-256.0 KB]: 140165 frames
277
+ Requested Block Size 16.0 MB
278
+ Peak Block count 1
279
+ Peak Allocated memory 151.2 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]: 140165 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: [256.0 KB-0.5 MB]: 140164 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]: 140165 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: [4.0 KB-8.0 KB]: 140164 frames, [8.0 KB-16.0 KB]: 1 frames
313
+ Requested Block Size 2.0 MB
314
+ Peak Block count 1
315
+ Peak Allocated memory 9.3 KB
316
+ Peak Large allocation bytes 0 B
317
+ [ALLOC_PROFILER]
318
+ Peak usage frame count: [16.0 KB-32.0 KB]: 140165 frames
319
+ Requested Block Size 16.0 MB
320
+ Peak Block count 1
321
+ Peak Allocated memory 29.7 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":1657511384771,"processId":1471,"allocatedMemory":1972128,"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":3450},{"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
+ "Worm.Policy.Entropy.mean": {
5
+ "value": 0.7630866169929504,
6
+ "min": 0.7630866169929504,
7
+ "max": 1.4193636178970337,
8
+ "count": 233
9
+ },
10
+ "Worm.Policy.Entropy.sum": {
11
+ "value": 22892.59765625,
12
+ "min": 22892.59765625,
13
+ "max": 42580.91015625,
14
+ "count": 233
15
+ },
16
+ "Worm.Environment.EpisodeLength.mean": {
17
+ "value": 999.0,
18
+ "min": 999.0,
19
+ "max": 999.0,
20
+ "count": 233
21
+ },
22
+ "Worm.Environment.EpisodeLength.sum": {
23
+ "value": 29970.0,
24
+ "min": 29970.0,
25
+ "max": 29970.0,
26
+ "count": 233
27
+ },
28
+ "Worm.Step.mean": {
29
+ "value": 6989000.0,
30
+ "min": 29000.0,
31
+ "max": 6989000.0,
32
+ "count": 233
33
+ },
34
+ "Worm.Step.sum": {
35
+ "value": 6989000.0,
36
+ "min": 29000.0,
37
+ "max": 6989000.0,
38
+ "count": 233
39
+ },
40
+ "Worm.Policy.ExtrinsicValueEstimate.mean": {
41
+ "value": 217.49844360351562,
42
+ "min": 0.006435226649045944,
43
+ "max": 217.49844360351562,
44
+ "count": 233
45
+ },
46
+ "Worm.Policy.ExtrinsicValueEstimate.sum": {
47
+ "value": 6524.953125,
48
+ "min": 0.18662157654762268,
49
+ "max": 6524.953125,
50
+ "count": 233
51
+ },
52
+ "Worm.Environment.CumulativeReward.mean": {
53
+ "value": 1075.8214680989583,
54
+ "min": 0.24562155648038306,
55
+ "max": 1087.5514729817708,
56
+ "count": 233
57
+ },
58
+ "Worm.Environment.CumulativeReward.sum": {
59
+ "value": 32274.64404296875,
60
+ "min": 7.1230251379311085,
61
+ "max": 32626.544189453125,
62
+ "count": 233
63
+ },
64
+ "Worm.Policy.ExtrinsicReward.mean": {
65
+ "value": 1075.8214680989583,
66
+ "min": 0.24562155648038306,
67
+ "max": 1087.5514729817708,
68
+ "count": 233
69
+ },
70
+ "Worm.Policy.ExtrinsicReward.sum": {
71
+ "value": 32274.64404296875,
72
+ "min": 7.1230251379311085,
73
+ "max": 32626.544189453125,
74
+ "count": 233
75
+ },
76
+ "Worm.IsTraining.mean": {
77
+ "value": 1.0,
78
+ "min": 1.0,
79
+ "max": 1.0,
80
+ "count": 233
81
+ },
82
+ "Worm.IsTraining.sum": {
83
+ "value": 1.0,
84
+ "min": 1.0,
85
+ "max": 1.0,
86
+ "count": 233
87
+ },
88
+ "Worm.Losses.PolicyLoss.mean": {
89
+ "value": 0.01496558738428922,
90
+ "min": 0.011141292782711042,
91
+ "max": 0.02380683294974179,
92
+ "count": 232
93
+ },
94
+ "Worm.Losses.PolicyLoss.sum": {
95
+ "value": 0.01496558738428922,
96
+ "min": 0.011141292782711042,
97
+ "max": 0.02380683294974179,
98
+ "count": 232
99
+ },
100
+ "Worm.Losses.ValueLoss.mean": {
101
+ "value": 9.330623944600424,
102
+ "min": 0.0016904960475152447,
103
+ "max": 10.432045164562407,
104
+ "count": 232
105
+ },
106
+ "Worm.Losses.ValueLoss.sum": {
107
+ "value": 9.330623944600424,
108
+ "min": 0.0016904960475152447,
109
+ "max": 10.432045164562407,
110
+ "count": 232
111
+ },
112
+ "Worm.Policy.LearningRate.mean": {
113
+ "value": 1.7143851428571302e-06,
114
+ "min": 1.7143851428571302e-06,
115
+ "max": 0.00029871428614285713,
116
+ "count": 232
117
+ },
118
+ "Worm.Policy.LearningRate.sum": {
119
+ "value": 1.7143851428571302e-06,
120
+ "min": 1.7143851428571302e-06,
121
+ "max": 0.00029871428614285713,
122
+ "count": 232
123
+ },
124
+ "Worm.Policy.Epsilon.mean": {
125
+ "value": 0.10057142857142858,
126
+ "min": 0.10057142857142858,
127
+ "max": 0.1995714285714285,
128
+ "count": 232
129
+ },
130
+ "Worm.Policy.Epsilon.sum": {
131
+ "value": 0.10057142857142858,
132
+ "min": 0.10057142857142858,
133
+ "max": 0.1995714285714285,
134
+ "count": 232
135
+ },
136
+ "Worm.Policy.Beta.mean": {
137
+ "value": 3.851428571428551e-05,
138
+ "min": 3.851428571428551e-05,
139
+ "max": 0.004978614285714285,
140
+ "count": 232
141
+ },
142
+ "Worm.Policy.Beta.sum": {
143
+ "value": 3.851428571428551e-05,
144
+ "min": 3.851428571428551e-05,
145
+ "max": 0.004978614285714285,
146
+ "count": 232
147
+ }
148
+ },
149
+ "metadata": {
150
+ "timer_format_version": "0.1.0",
151
+ "start_time_seconds": "1657505000",
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-b46445bb-5e7a-42af-863d-63739a251cef/bin/mlagents-learn ./config/ppo/Worm.yaml --env=./trained-envs-executables/linux/Worm/Worm --run-id=Worm_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": "1657511384"
160
+ },
161
+ "total": 6384.622144735,
162
+ "count": 1,
163
+ "self": 0.22490550499969686,
164
+ "children": {
165
+ "run_training.setup": {
166
+ "total": 0.08066173199995319,
167
+ "count": 1,
168
+ "self": 0.08066173199995319
169
+ },
170
+ "TrainerController.start_learning": {
171
+ "total": 6384.316577498,
172
+ "count": 1,
173
+ "self": 10.789698766073343,
174
+ "children": {
175
+ "TrainerController._reset_env": {
176
+ "total": 14.01948177600002,
177
+ "count": 1,
178
+ "self": 14.01948177600002
179
+ },
180
+ "TrainerController.advance": {
181
+ "total": 6359.4239178089265,
182
+ "count": 701000,
183
+ "self": 11.264868593289975,
184
+ "children": {
185
+ "env_step": {
186
+ "total": 4982.262857287898,
187
+ "count": 701000,
188
+ "self": 4184.6229320147895,
189
+ "children": {
190
+ "SubprocessEnvManager._take_step": {
191
+ "total": 790.1229445450033,
192
+ "count": 701000,
193
+ "self": 53.87214190608756,
194
+ "children": {
195
+ "TorchPolicy.evaluate": {
196
+ "total": 736.2508026389157,
197
+ "count": 701000,
198
+ "self": 179.5678658366537,
199
+ "children": {
200
+ "TorchPolicy.sample_actions": {
201
+ "total": 556.682936802262,
202
+ "count": 701000,
203
+ "self": 556.682936802262
204
+ }
205
+ }
206
+ }
207
+ }
208
+ },
209
+ "workers": {
210
+ "total": 7.5169807281056364,
211
+ "count": 701000,
212
+ "self": 0.0,
213
+ "children": {
214
+ "worker_root": {
215
+ "total": 6364.905654553945,
216
+ "count": 701000,
217
+ "is_parallel": true,
218
+ "self": 2746.449346909805,
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.0006285409999691183,
228
+ "count": 1,
229
+ "is_parallel": true,
230
+ "self": 0.00020050500006618677,
231
+ "children": {
232
+ "_process_rank_one_or_two_observation": {
233
+ "total": 0.0004280359999029315,
234
+ "count": 2,
235
+ "is_parallel": true,
236
+ "self": 0.0004280359999029315
237
+ }
238
+ }
239
+ },
240
+ "UnityEnvironment.step": {
241
+ "total": 0.01823135299991918,
242
+ "count": 1,
243
+ "is_parallel": true,
244
+ "self": 0.0001527539998278371,
245
+ "children": {
246
+ "UnityEnvironment._generate_step_input": {
247
+ "total": 0.0002828450001288729,
248
+ "count": 1,
249
+ "is_parallel": true,
250
+ "self": 0.0002828450001288729
251
+ },
252
+ "communicator.exchange": {
253
+ "total": 0.017377316999954928,
254
+ "count": 1,
255
+ "is_parallel": true,
256
+ "self": 0.017377316999954928
257
+ },
258
+ "steps_from_proto": {
259
+ "total": 0.00041843700000754325,
260
+ "count": 1,
261
+ "is_parallel": true,
262
+ "self": 0.00015154300012909516,
263
+ "children": {
264
+ "_process_rank_one_or_two_observation": {
265
+ "total": 0.0002668939998784481,
266
+ "count": 2,
267
+ "is_parallel": true,
268
+ "self": 0.0002668939998784481
269
+ }
270
+ }
271
+ }
272
+ }
273
+ }
274
+ }
275
+ },
276
+ "UnityEnvironment.step": {
277
+ "total": 3618.45630764414,
278
+ "count": 700999,
279
+ "is_parallel": true,
280
+ "self": 84.07840199607699,
281
+ "children": {
282
+ "UnityEnvironment._generate_step_input": {
283
+ "total": 130.07169516237536,
284
+ "count": 700999,
285
+ "is_parallel": true,
286
+ "self": 130.07169516237536
287
+ },
288
+ "communicator.exchange": {
289
+ "total": 3215.9761516947133,
290
+ "count": 700999,
291
+ "is_parallel": true,
292
+ "self": 3215.9761516947133
293
+ },
294
+ "steps_from_proto": {
295
+ "total": 188.33005879097436,
296
+ "count": 700999,
297
+ "is_parallel": true,
298
+ "self": 67.0532352298992,
299
+ "children": {
300
+ "_process_rank_one_or_two_observation": {
301
+ "total": 121.27682356107516,
302
+ "count": 1401998,
303
+ "is_parallel": true,
304
+ "self": 121.27682356107516
305
+ }
306
+ }
307
+ }
308
+ }
309
+ }
310
+ }
311
+ }
312
+ }
313
+ }
314
+ }
315
+ },
316
+ "trainer_advance": {
317
+ "total": 1365.896191927738,
318
+ "count": 701000,
319
+ "self": 12.840291875354751,
320
+ "children": {
321
+ "process_trajectory": {
322
+ "total": 341.6664266723792,
323
+ "count": 701000,
324
+ "self": 339.1983843193789,
325
+ "children": {
326
+ "RLTrainer._checkpoint": {
327
+ "total": 2.468042353000328,
328
+ "count": 14,
329
+ "self": 2.468042353000328
330
+ }
331
+ }
332
+ },
333
+ "_update_policy": {
334
+ "total": 1011.3894733800041,
335
+ "count": 233,
336
+ "self": 858.5112461520062,
337
+ "children": {
338
+ "TorchPPOOptimizer.update": {
339
+ "total": 152.87822722799797,
340
+ "count": 9786,
341
+ "self": 152.87822722799797
342
+ }
343
+ }
344
+ }
345
+ }
346
+ }
347
+ }
348
+ },
349
+ "trainer_threads": {
350
+ "total": 8.110000635497272e-07,
351
+ "count": 1,
352
+ "self": 8.110000635497272e-07
353
+ },
354
+ "TrainerController._save_models": {
355
+ "total": 0.0834783359996436,
356
+ "count": 1,
357
+ "self": 0.0013753109997196589,
358
+ "children": {
359
+ "RLTrainer._checkpoint": {
360
+ "total": 0.08210302499992395,
361
+ "count": 1,
362
+ "self": 0.08210302499992395
363
+ }
364
+ }
365
+ }
366
+ }
367
+ }
368
+ }
369
+ }
run_logs/training_status.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Worm": {
3
+ "checkpoints": [
4
+ {
5
+ "steps": 5499000,
6
+ "file_path": "results/Worm_Training/Worm/Worm-5499000.onnx",
7
+ "reward": 1007.5137736002604,
8
+ "creation_time": 1657509921.985545,
9
+ "auxillary_file_paths": [
10
+ "results/Worm_Training/Worm/Worm-5499000.pt"
11
+ ]
12
+ },
13
+ {
14
+ "steps": 5999000,
15
+ "file_path": "results/Worm_Training/Worm/Worm-5999000.onnx",
16
+ "reward": 1044.3164630758351,
17
+ "creation_time": 1657510402.4515867,
18
+ "auxillary_file_paths": [
19
+ "results/Worm_Training/Worm/Worm-5999000.pt"
20
+ ]
21
+ },
22
+ {
23
+ "steps": 6499000,
24
+ "file_path": "results/Worm_Training/Worm/Worm-6499000.onnx",
25
+ "reward": 1064.3186645507812,
26
+ "creation_time": 1657510890.0182366,
27
+ "auxillary_file_paths": [
28
+ "results/Worm_Training/Worm/Worm-6499000.pt"
29
+ ]
30
+ },
31
+ {
32
+ "steps": 6999000,
33
+ "file_path": "results/Worm_Training/Worm/Worm-6999000.onnx",
34
+ "reward": 1084.5076768663193,
35
+ "creation_time": 1657511376.149238,
36
+ "auxillary_file_paths": [
37
+ "results/Worm_Training/Worm/Worm-6999000.pt"
38
+ ]
39
+ },
40
+ {
41
+ "steps": 7010000,
42
+ "file_path": "results/Worm_Training/Worm/Worm-7010000.onnx",
43
+ "reward": 1086.5052398681642,
44
+ "creation_time": 1657511384.5570722,
45
+ "auxillary_file_paths": [
46
+ "results/Worm_Training/Worm/Worm-7010000.pt"
47
+ ]
48
+ }
49
+ ],
50
+ "final_checkpoint": {
51
+ "steps": 7010000,
52
+ "file_path": "results/Worm_Training/Worm.onnx",
53
+ "reward": 1086.5052398681642,
54
+ "creation_time": 1657511384.5570722,
55
+ "auxillary_file_paths": [
56
+ "results/Worm_Training/Worm/Worm-7010000.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
+ }