VicBeltran commited on
Commit
38692d4
1 Parent(s): 547a7f5

First Push

Browse files
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: ml-agents
3
+ tags:
4
+ - SnowballTarget
5
+ - deep-reinforcement-learning
6
+ - reinforcement-learning
7
+ - ML-Agents-SnowballTarget
8
+ ---
9
+
10
+ # **ppo** Agent playing **SnowballTarget**
11
+ This is a trained model of a **ppo** agent playing **SnowballTarget**
12
+ using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
13
+
14
+ ## Usage (with ML-Agents)
15
+ The Documentation: https://unity-technologies.github.io/ml-agents/ML-Agents-Toolkit-Documentation/
16
+
17
+ We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:
18
+ - A *short tutorial* where you teach Huggy the Dog 🐶 to fetch the stick and then play with him directly in your
19
+ browser: https://huggingface.co/learn/deep-rl-course/unitbonus1/introduction
20
+ - A *longer tutorial* to understand how works ML-Agents:
21
+ https://huggingface.co/learn/deep-rl-course/unit5/introduction
22
+
23
+ ### Resume the training
24
+ ```bash
25
+ mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
26
+ ```
27
+
28
+ ### Watch your Agent play
29
+ You can watch your agent **playing directly in your browser**
30
+
31
+ 1. If the environment is part of ML-Agents official environments, go to https://huggingface.co/unity
32
+ 2. Step 1: Find your model_id: VicBeltran/ppo-SnowballTarget
33
+ 3. Step 2: Select your *.nn /*.onnx file
34
+ 4. Click on Watch the agent play 👀
35
+
SnowballTarget.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63df09dee158dfee3e0f063273a6b185f8e4cfe1b56d769fe07fd521d3696c17
3
+ size 646532
SnowballTarget/SnowballTarget-14992.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a684d79b11e102d2ff0d6e9df05b3d60a46925beee8bb6b2a4b06f8f9329da50
3
+ size 646532
SnowballTarget/SnowballTarget-14992.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7ae0d0e747101d255b20e226007000e51905da555309abca750cb51f147c1a0
3
+ size 3843968
SnowballTarget/SnowballTarget-19992.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63df09dee158dfee3e0f063273a6b185f8e4cfe1b56d769fe07fd521d3696c17
3
+ size 646532
SnowballTarget/SnowballTarget-19992.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3f3b0317294c30974fe3448630a828653751c9b698000fb73214a625bc3ae66
3
+ size 3843968
SnowballTarget/SnowballTarget-20376.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63df09dee158dfee3e0f063273a6b185f8e4cfe1b56d769fe07fd521d3696c17
3
+ size 646532
SnowballTarget/SnowballTarget-20376.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f11a486294ea63ec8a5aabf12e6ba27b0eeab4fba9ef98f865b921b061f83ff8
3
+ size 3843968
SnowballTarget/SnowballTarget-9952.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f10dc1df454264d5793467f60009335a488935cc4c3416b715f5024720e6e47
3
+ size 646532
SnowballTarget/SnowballTarget-9952.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d09fd7ea7c2c99b93e29eed17d0e50b81f71118b40c359cfcdc0a018e3ac87b
3
+ size 3843968
SnowballTarget/checkpoint.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f11a486294ea63ec8a5aabf12e6ba27b0eeab4fba9ef98f865b921b061f83ff8
3
+ size 3843968
SnowballTarget/events.out.tfevents.1692016970.DESKTOP-9GKAG7F.905.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a93826d0b627bd9784cad0ea4f29ca13b99d9eddde487ba4a7308468d05518fb
3
+ size 8019
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"default_settings": null, "behaviors": {"SnowballTarget": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 2048, "learning_rate": 0.0003, "beta": 0.005, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 5000, "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": 4, "even_checkpoints": false, "max_steps": 20000, "time_horizon": 64, "summary_freq": 10000, "threaded": true, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/linux/SnowballTarget/SnowballTarget", "env_args": null, "base_port": 5005, "num_envs": 1, "num_areas": 1, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": false}, "environment_parameters": null, "checkpoint_settings": {"run_id": "SnowballTarget1", "initialize_from": null, "load_model": false, "resume": false, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
configuration.yaml ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ default_settings: null
2
+ behaviors:
3
+ SnowballTarget:
4
+ trainer_type: ppo
5
+ hyperparameters:
6
+ batch_size: 128
7
+ buffer_size: 2048
8
+ learning_rate: 0.0003
9
+ beta: 0.005
10
+ epsilon: 0.2
11
+ lambd: 0.95
12
+ num_epoch: 3
13
+ shared_critic: false
14
+ learning_rate_schedule: linear
15
+ beta_schedule: linear
16
+ epsilon_schedule: linear
17
+ checkpoint_interval: 5000
18
+ network_settings:
19
+ normalize: false
20
+ hidden_units: 256
21
+ num_layers: 2
22
+ vis_encode_type: simple
23
+ memory: null
24
+ goal_conditioning_type: hyper
25
+ deterministic: false
26
+ reward_signals:
27
+ extrinsic:
28
+ gamma: 0.99
29
+ strength: 1.0
30
+ network_settings:
31
+ normalize: false
32
+ hidden_units: 128
33
+ num_layers: 2
34
+ vis_encode_type: simple
35
+ memory: null
36
+ goal_conditioning_type: hyper
37
+ deterministic: false
38
+ init_path: null
39
+ keep_checkpoints: 4
40
+ even_checkpoints: false
41
+ max_steps: 20000
42
+ time_horizon: 64
43
+ summary_freq: 10000
44
+ threaded: true
45
+ self_play: null
46
+ behavioral_cloning: null
47
+ env_settings:
48
+ env_path: ./training-envs-executables/linux/SnowballTarget/SnowballTarget
49
+ env_args: null
50
+ base_port: 5005
51
+ num_envs: 1
52
+ num_areas: 1
53
+ seed: -1
54
+ max_lifetime_restarts: 10
55
+ restarts_rate_limit_n: 1
56
+ restarts_rate_limit_period_s: 60
57
+ engine_settings:
58
+ width: 84
59
+ height: 84
60
+ quality_level: 5
61
+ time_scale: 20
62
+ target_frame_rate: -1
63
+ capture_frame_rate: 60
64
+ no_graphics: false
65
+ environment_parameters: null
66
+ checkpoint_settings:
67
+ run_id: SnowballTarget1
68
+ initialize_from: null
69
+ load_model: false
70
+ resume: false
71
+ force: false
72
+ train_model: false
73
+ inference: false
74
+ results_dir: results
75
+ torch_settings:
76
+ device: null
77
+ debug: false
run_logs/Player-0.log ADDED
@@ -0,0 +1,282 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Mono path[0] = '/home/victor/pythonprojects/ml-agents/training-envs-executables/linux/SnowballTarget/SnowballTarget_Data/Managed'
2
+ Mono config path = '/home/victor/pythonprojects/ml-agents/training-envs-executables/linux/SnowballTarget/SnowballTarget_Data/MonoBleedingEdge/etc'
3
+ Preloaded 'lib_burst_generated.so'
4
+ Preloaded 'libgrpc_csharp_ext.x64.so'
5
+ Display 0 'XWAYLAND0': 2560x1080 (primary device).
6
+ Display 1 'XWAYLAND1 27"': 1920x1080 (secondary device).
7
+ PlayerPrefs - Creating folder: /home/victor/.config/unity3d/Hugging Face
8
+ PlayerPrefs - Creating folder: /home/victor/.config/unity3d/Hugging Face/SnowballTarget
9
+ Unable to load player prefs
10
+ Desktop is 2560 x 1080 @ 60 Hz
11
+ Initialize engine version: 2021.3.14f1 (eee1884e7226)
12
+ [Subsystems] Discovering subsystems at path /home/victor/pythonprojects/ml-agents/training-envs-executables/linux/SnowballTarget/SnowballTarget_Data/UnitySubsystems
13
+ GfxDevice: creating device client; threaded=1; jobified=1
14
+ Renderer: D3D12 (NVIDIA GeForce RTX 2060)
15
+ Vendor: Microsoft Corporation
16
+ Version: 4.2 (Core Profile) Mesa 23.0.4-0ubuntu1~22.04.1
17
+ GLES: 0
18
+ GL_AMD_conservative_depth GL_AMD_draw_buffers_blend GL_AMD_gpu_shader_int64 GL_AMD_multi_draw_indirect GL_AMD_shader_trinary_minmax GL_AMD_texture_texture4 GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_ES2_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clip_control GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL
19
+ _ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pixel_buffer_object GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_draw_parameters GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_storage_buffer_object GL_
20
+ ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map_array GL_ARB_texture_filter_anisotropic GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer
21
+ _object GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ATI_blend_equation_separate GL_ATI_texture_float GL_EXT_EGL_image_storage GL_EXT_EGL_sync GL_EXT_abgr GL_EXT_blend_equation_separate GL_EXT_debug_label GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_provoking_vertex GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_shader_integer_mix GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_ve
22
+ rtex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_multimode_draw_arrays GL_KHR_context_flush_control GL_KHR_debug GL_KHR_no_error GL_KHR_parallel_shader_compile GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_MESA_pack_invert GL_MESA_shader_integer_functions GL_MESA_texture_signed_rgba GL_NV_conditional_render GL_NV_copy_image GL_NV_depth_clamp GL_NV_packed_depth_stencil GL_NV_vdpau_interop GL_OES_EGL_image GL_S3_s3tc
23
+ OPENGL LOG: Creating OpenGL 4.2 graphics device ; Context level <OpenGL 4.2> ; Context handle 35055248
24
+ Begin MonoManager ReloadAssembly
25
+ - Completed reload, in 0.061 seconds
26
+ Default vsync count 1
27
+ requesting resize 2560 x 1080
28
+ Using native desktop resolution 2560 x 1080
29
+ requesting fullscreen 2560 x 1080 at 0 Hz
30
+ Desktop is 2560 x 1080 @ 60 Hz
31
+ Desktop is 2560 x 1080 @ 60 Hz
32
+ UnloadTime: 1.202800 ms
33
+ requesting resize 84 x 84
34
+ resizing window to 84 x 84
35
+ Desktop is 2560 x 1080 @ 60 Hz
36
+ Setting up 4 worker threads for Enlighten.
37
+ Memory Statistics:
38
+ [ALLOC_TEMP_TLS] TLS Allocator
39
+ StackAllocators :
40
+ [ALLOC_TEMP_MAIN]
41
+ Peak usage frame count: [8.0 KB-16.0 KB]: 554 frames, [16.0 KB-32.0 KB]: 9 frames, [2.0 MB-4.0 MB]: 1 frames
42
+ Initial Block Size 4.0 MB
43
+ Current Block Size 4.0 MB
44
+ Peak Allocated Bytes 2.0 MB
45
+ Overflow Count 0
46
+ [ALLOC_TEMP_Loading.AsyncRead]
47
+ Initial Block Size 64.0 KB
48
+ Current Block Size 64.0 KB
49
+ Peak Allocated Bytes 236 B
50
+ Overflow Count 0
51
+ [ALLOC_TEMP_Loading.PreloadManager]
52
+ Initial Block Size 256.0 KB
53
+ Current Block Size 304.0 KB
54
+ Peak Allocated Bytes 228.9 KB
55
+ Overflow Count 4
56
+ [ALLOC_TEMP_Background Job.Worker 8]
57
+ Initial Block Size 32.0 KB
58
+ Current Block Size 32.0 KB
59
+ Peak Allocated Bytes 0 B
60
+ Overflow Count 0
61
+ [ALLOC_TEMP_Job.Worker 6]
62
+ Initial Block Size 256.0 KB
63
+ Current Block Size 256.0 KB
64
+ Peak Allocated Bytes 20.3 KB
65
+ Overflow Count 0
66
+ [ALLOC_TEMP_Job.Worker 0]
67
+ Initial Block Size 256.0 KB
68
+ Current Block Size 256.0 KB
69
+ Peak Allocated Bytes 12.1 KB
70
+ Overflow Count 0
71
+ [ALLOC_TEMP_Background Job.Worker 10]
72
+ Initial Block Size 32.0 KB
73
+ Current Block Size 32.0 KB
74
+ Peak Allocated Bytes 0 B
75
+ Overflow Count 0
76
+ [ALLOC_TEMP_Background Job.Worker 9]
77
+ Initial Block Size 32.0 KB
78
+ Current Block Size 32.0 KB
79
+ Peak Allocated Bytes 0 B
80
+ Overflow Count 0
81
+ [ALLOC_TEMP_Job.Worker 5]
82
+ Initial Block Size 256.0 KB
83
+ Current Block Size 256.0 KB
84
+ Peak Allocated Bytes 12.1 KB
85
+ Overflow Count 0
86
+ [ALLOC_TEMP_Background Job.Worker 14]
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_Job.Worker 4]
97
+ Initial Block Size 256.0 KB
98
+ Current Block Size 256.0 KB
99
+ Peak Allocated Bytes 12.1 KB
100
+ Overflow Count 0
101
+ [ALLOC_TEMP_Job.Worker 3]
102
+ Initial Block Size 256.0 KB
103
+ Current Block Size 256.0 KB
104
+ Peak Allocated Bytes 12.1 KB
105
+ Overflow Count 0
106
+ [ALLOC_TEMP_Background Job.Worker 12]
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_EnlightenWorker] x 4
112
+ Initial Block Size 64.0 KB
113
+ Current Block Size 64.0 KB
114
+ Peak Allocated Bytes 0 B
115
+ Overflow Count 0
116
+ [ALLOC_TEMP_Background Job.Worker 15]
117
+ Initial Block Size 32.0 KB
118
+ Current Block Size 32.0 KB
119
+ Peak Allocated Bytes 0 B
120
+ Overflow Count 0
121
+ [ALLOC_TEMP_Background Job.Worker 1]
122
+ Initial Block Size 32.0 KB
123
+ Current Block Size 32.0 KB
124
+ Peak Allocated Bytes 0 B
125
+ Overflow Count 0
126
+ [ALLOC_TEMP_Background Job.Worker 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_UnityGfxDeviceWorker]
137
+ Initial Block Size 256.0 KB
138
+ Current Block Size 256.0 KB
139
+ Peak Allocated Bytes 45.6 KB
140
+ Overflow Count 0
141
+ [ALLOC_TEMP_AssetGarbageCollectorHelper] x 7
142
+ Initial Block Size 64.0 KB
143
+ Current Block Size 64.0 KB
144
+ Peak Allocated Bytes 0 B
145
+ Overflow Count 0
146
+ [ALLOC_TEMP_Background Job.Worker 5]
147
+ Initial Block Size 32.0 KB
148
+ Current Block Size 32.0 KB
149
+ Peak Allocated Bytes 0 B
150
+ Overflow Count 0
151
+ [ALLOC_TEMP_Background Job.Worker 13]
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_Job.Worker 1]
157
+ Initial Block Size 256.0 KB
158
+ Current Block Size 256.0 KB
159
+ Peak Allocated Bytes 12.1 KB
160
+ Overflow Count 0
161
+ [ALLOC_TEMP_Job.Worker 2]
162
+ Initial Block Size 256.0 KB
163
+ Current Block Size 256.0 KB
164
+ Peak Allocated Bytes 12.1 KB
165
+ Overflow Count 0
166
+ [ALLOC_TEMP_Background Job.Worker 3]
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 11]
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 0]
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_Background Job.Worker 4]
182
+ Initial Block Size 32.0 KB
183
+ Current Block Size 32.0 KB
184
+ Peak Allocated Bytes 0 B
185
+ Overflow Count 0
186
+ [ALLOC_TEMP_BatchDeleteObjects]
187
+ Initial Block Size 64.0 KB
188
+ Current Block Size 64.0 KB
189
+ Peak Allocated Bytes 0 B
190
+ Overflow Count 0
191
+ [ALLOC_DEFAULT] Dual Thread Allocator
192
+ Peak main deferred allocation count 36
193
+ [ALLOC_BUCKET]
194
+ Large Block size 4.0 MB
195
+ Used Block count 1
196
+ Peak Allocated bytes 1.3 MB
197
+ [ALLOC_DEFAULT_MAIN]
198
+ Peak usage frame count: [8.0 MB-16.0 MB]: 564 frames
199
+ Requested Block Size 16.0 MB
200
+ Peak Block count 1
201
+ Peak Allocated memory 14.1 MB
202
+ Peak Large allocation bytes 0 B
203
+ [ALLOC_DEFAULT_THREAD]
204
+ Peak usage frame count: [16.0 MB-32.0 MB]: 564 frames
205
+ Requested Block Size 16.0 MB
206
+ Peak Block count 1
207
+ Peak Allocated memory 17.3 MB
208
+ Peak Large allocation bytes 16.0 MB
209
+ [ALLOC_TEMP_JOB_1_FRAME]
210
+ Initial Block Size 2.0 MB
211
+ Used Block Count 1
212
+ Overflow Count (too large) 0
213
+ Overflow Count (full) 0
214
+ [ALLOC_TEMP_JOB_2_FRAMES]
215
+ Initial Block Size 2.0 MB
216
+ Used Block Count 1
217
+ Overflow Count (too large) 0
218
+ Overflow Count (full) 0
219
+ [ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
220
+ Initial Block Size 2.0 MB
221
+ Used Block Count 2
222
+ Overflow Count (too large) 0
223
+ Overflow Count (full) 0
224
+ [ALLOC_TEMP_JOB_ASYNC (Background)]
225
+ Initial Block Size 1.0 MB
226
+ Used Block Count 3
227
+ Overflow Count (too large) 0
228
+ Overflow Count (full) 0
229
+ [ALLOC_GFX] Dual Thread Allocator
230
+ Peak main deferred allocation count 1
231
+ [ALLOC_BUCKET]
232
+ Large Block size 4.0 MB
233
+ Used Block count 1
234
+ Peak Allocated bytes 1.3 MB
235
+ [ALLOC_GFX_MAIN]
236
+ Peak usage frame count: [32.0 KB-64.0 KB]: 31 frames, [64.0 KB-128.0 KB]: 532 frames, [2.0 MB-4.0 MB]: 1 frames
237
+ Requested Block Size 16.0 MB
238
+ Peak Block count 1
239
+ Peak Allocated memory 2.7 MB
240
+ Peak Large allocation bytes 0 B
241
+ [ALLOC_GFX_THREAD]
242
+ Peak usage frame count: [1.0 MB-2.0 MB]: 173 frames, [2.0 MB-4.0 MB]: 391 frames
243
+ Requested Block Size 16.0 MB
244
+ Peak Block count 1
245
+ Peak Allocated memory 2.4 MB
246
+ Peak Large allocation bytes 0 B
247
+ [ALLOC_CACHEOBJECTS] Dual Thread Allocator
248
+ Peak main deferred allocation count 4
249
+ [ALLOC_BUCKET]
250
+ Large Block size 4.0 MB
251
+ Used Block count 1
252
+ Peak Allocated bytes 1.3 MB
253
+ [ALLOC_CACHEOBJECTS_MAIN]
254
+ Peak usage frame count: [1.0 MB-2.0 MB]: 564 frames
255
+ Requested Block Size 4.0 MB
256
+ Peak Block count 1
257
+ Peak Allocated memory 1.2 MB
258
+ Peak Large allocation bytes 0 B
259
+ [ALLOC_CACHEOBJECTS_THREAD]
260
+ Peak usage frame count: [2.0 MB-4.0 MB]: 563 frames, [4.0 MB-8.0 MB]: 1 frames
261
+ Requested Block Size 4.0 MB
262
+ Peak Block count 2
263
+ Peak Allocated memory 5.2 MB
264
+ Peak Large allocation bytes 0 B
265
+ [ALLOC_TYPETREE] Dual Thread Allocator
266
+ Peak main deferred allocation count 0
267
+ [ALLOC_BUCKET]
268
+ Large Block size 4.0 MB
269
+ Used Block count 1
270
+ Peak Allocated bytes 1.3 MB
271
+ [ALLOC_TYPETREE_MAIN]
272
+ Peak usage frame count: [0-1.0 KB]: 564 frames
273
+ Requested Block Size 2.0 MB
274
+ Peak Block count 1
275
+ Peak Allocated memory 1.0 KB
276
+ Peak Large allocation bytes 0 B
277
+ [ALLOC_TYPETREE_THREAD]
278
+ Peak usage frame count: [1.0 KB-2.0 KB]: 564 frames
279
+ Requested Block Size 2.0 MB
280
+ Peak Block count 1
281
+ Peak Allocated memory 1.7 KB
282
+ Peak Large allocation bytes 0 B
run_logs/timers.json ADDED
@@ -0,0 +1,377 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "root",
3
+ "gauges": {
4
+ "SnowballTarget.Policy.Entropy.mean": {
5
+ "value": 2.8396008014678955,
6
+ "min": 2.8396008014678955,
7
+ "max": 2.8736937046051025,
8
+ "count": 2
9
+ },
10
+ "SnowballTarget.Policy.Entropy.sum": {
11
+ "value": 29361.47265625,
12
+ "min": 29361.47265625,
13
+ "max": 29524.328125,
14
+ "count": 2
15
+ },
16
+ "SnowballTarget.Step.mean": {
17
+ "value": 19992.0,
18
+ "min": 9952.0,
19
+ "max": 19992.0,
20
+ "count": 2
21
+ },
22
+ "SnowballTarget.Step.sum": {
23
+ "value": 19992.0,
24
+ "min": 9952.0,
25
+ "max": 19992.0,
26
+ "count": 2
27
+ },
28
+ "SnowballTarget.Policy.ExtrinsicValueEstimate.mean": {
29
+ "value": 1.263075828552246,
30
+ "min": 0.4022206962108612,
31
+ "max": 1.263075828552246,
32
+ "count": 2
33
+ },
34
+ "SnowballTarget.Policy.ExtrinsicValueEstimate.sum": {
35
+ "value": 258.9305419921875,
36
+ "min": 78.03081512451172,
37
+ "max": 258.9305419921875,
38
+ "count": 2
39
+ },
40
+ "SnowballTarget.Environment.EpisodeLength.mean": {
41
+ "value": 199.0,
42
+ "min": 199.0,
43
+ "max": 199.0,
44
+ "count": 2
45
+ },
46
+ "SnowballTarget.Environment.EpisodeLength.sum": {
47
+ "value": 10945.0,
48
+ "min": 8756.0,
49
+ "max": 10945.0,
50
+ "count": 2
51
+ },
52
+ "SnowballTarget.Losses.PolicyLoss.mean": {
53
+ "value": 0.06481831646798289,
54
+ "min": 0.06481831646798289,
55
+ "max": 0.07193488530630894,
56
+ "count": 2
57
+ },
58
+ "SnowballTarget.Losses.PolicyLoss.sum": {
59
+ "value": 0.3240915823399144,
60
+ "min": 0.28773954122523576,
61
+ "max": 0.3240915823399144,
62
+ "count": 2
63
+ },
64
+ "SnowballTarget.Losses.ValueLoss.mean": {
65
+ "value": 0.19746566072982902,
66
+ "min": 0.09731209359255016,
67
+ "max": 0.19746566072982902,
68
+ "count": 2
69
+ },
70
+ "SnowballTarget.Losses.ValueLoss.sum": {
71
+ "value": 0.987328303649145,
72
+ "min": 0.38924837437020066,
73
+ "max": 0.987328303649145,
74
+ "count": 2
75
+ },
76
+ "SnowballTarget.Policy.LearningRate.mean": {
77
+ "value": 7.032007656e-05,
78
+ "min": 7.032007656e-05,
79
+ "max": 0.00021882002706000002,
80
+ "count": 2
81
+ },
82
+ "SnowballTarget.Policy.LearningRate.sum": {
83
+ "value": 0.0003516003828,
84
+ "min": 0.0003516003828,
85
+ "max": 0.0008752801082400001,
86
+ "count": 2
87
+ },
88
+ "SnowballTarget.Policy.Epsilon.mean": {
89
+ "value": 0.12344000000000002,
90
+ "min": 0.12344000000000002,
91
+ "max": 0.17294,
92
+ "count": 2
93
+ },
94
+ "SnowballTarget.Policy.Epsilon.sum": {
95
+ "value": 0.6172000000000001,
96
+ "min": 0.6172000000000001,
97
+ "max": 0.69176,
98
+ "count": 2
99
+ },
100
+ "SnowballTarget.Policy.Beta.mean": {
101
+ "value": 0.0011796560000000003,
102
+ "min": 0.0011796560000000003,
103
+ "max": 0.003649706,
104
+ "count": 2
105
+ },
106
+ "SnowballTarget.Policy.Beta.sum": {
107
+ "value": 0.005898280000000001,
108
+ "min": 0.005898280000000001,
109
+ "max": 0.014598824,
110
+ "count": 2
111
+ },
112
+ "SnowballTarget.Environment.CumulativeReward.mean": {
113
+ "value": 5.745454545454545,
114
+ "min": 2.8636363636363638,
115
+ "max": 5.745454545454545,
116
+ "count": 2
117
+ },
118
+ "SnowballTarget.Environment.CumulativeReward.sum": {
119
+ "value": 316.0,
120
+ "min": 126.0,
121
+ "max": 316.0,
122
+ "count": 2
123
+ },
124
+ "SnowballTarget.Policy.ExtrinsicReward.mean": {
125
+ "value": 5.745454545454545,
126
+ "min": 2.8636363636363638,
127
+ "max": 5.745454545454545,
128
+ "count": 2
129
+ },
130
+ "SnowballTarget.Policy.ExtrinsicReward.sum": {
131
+ "value": 316.0,
132
+ "min": 126.0,
133
+ "max": 316.0,
134
+ "count": 2
135
+ },
136
+ "SnowballTarget.IsTraining.mean": {
137
+ "value": 1.0,
138
+ "min": 1.0,
139
+ "max": 1.0,
140
+ "count": 2
141
+ },
142
+ "SnowballTarget.IsTraining.sum": {
143
+ "value": 1.0,
144
+ "min": 1.0,
145
+ "max": 1.0,
146
+ "count": 2
147
+ }
148
+ },
149
+ "metadata": {
150
+ "timer_format_version": "0.1.0",
151
+ "start_time_seconds": "1692016966",
152
+ "python_version": "3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0]",
153
+ "command_line_arguments": "/home/victor/.local/bin/mlagents-learn ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1",
154
+ "mlagents_version": "0.31.0.dev0",
155
+ "mlagents_envs_version": "0.31.0.dev0",
156
+ "communication_protocol_version": "1.5.0",
157
+ "pytorch_version": "1.11.0+cu102",
158
+ "numpy_version": "1.21.2",
159
+ "end_time_seconds": "1692017019"
160
+ },
161
+ "total": 53.44478477200005,
162
+ "count": 1,
163
+ "self": 1.2209125869999298,
164
+ "children": {
165
+ "run_training.setup": {
166
+ "total": 0.02174069300008341,
167
+ "count": 1,
168
+ "self": 0.02174069300008341
169
+ },
170
+ "TrainerController.start_learning": {
171
+ "total": 52.202131492000035,
172
+ "count": 1,
173
+ "self": 0.07423351099873798,
174
+ "children": {
175
+ "TrainerController._reset_env": {
176
+ "total": 6.655812728000001,
177
+ "count": 1,
178
+ "self": 6.655812728000001
179
+ },
180
+ "TrainerController.advance": {
181
+ "total": 45.364935828001535,
182
+ "count": 1879,
183
+ "self": 0.021415703004322495,
184
+ "children": {
185
+ "env_step": {
186
+ "total": 45.34352012499721,
187
+ "count": 1879,
188
+ "self": 29.21571261499139,
189
+ "children": {
190
+ "SubprocessEnvManager._take_step": {
191
+ "total": 16.105558508004606,
192
+ "count": 1879,
193
+ "self": 0.1321435220006606,
194
+ "children": {
195
+ "TorchPolicy.evaluate": {
196
+ "total": 15.973414986003945,
197
+ "count": 1879,
198
+ "self": 15.973414986003945
199
+ }
200
+ }
201
+ },
202
+ "workers": {
203
+ "total": 0.022249002001217377,
204
+ "count": 1879,
205
+ "self": 0.0,
206
+ "children": {
207
+ "worker_root": {
208
+ "total": 52.006834045000915,
209
+ "count": 1879,
210
+ "is_parallel": true,
211
+ "self": 30.296384265993538,
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.0020248989999345213,
221
+ "count": 1,
222
+ "is_parallel": true,
223
+ "self": 0.0005751999999574764,
224
+ "children": {
225
+ "_process_rank_one_or_two_observation": {
226
+ "total": 0.0014496989999770449,
227
+ "count": 10,
228
+ "is_parallel": true,
229
+ "self": 0.0014496989999770449
230
+ }
231
+ }
232
+ },
233
+ "UnityEnvironment.step": {
234
+ "total": 0.019341898999982732,
235
+ "count": 1,
236
+ "is_parallel": true,
237
+ "self": 0.0002630000001317967,
238
+ "children": {
239
+ "UnityEnvironment._generate_step_input": {
240
+ "total": 0.00017419999994672253,
241
+ "count": 1,
242
+ "is_parallel": true,
243
+ "self": 0.00017419999994672253
244
+ },
245
+ "communicator.exchange": {
246
+ "total": 0.01802319900002658,
247
+ "count": 1,
248
+ "is_parallel": true,
249
+ "self": 0.01802319900002658
250
+ },
251
+ "steps_from_proto": {
252
+ "total": 0.0008814999998776329,
253
+ "count": 1,
254
+ "is_parallel": true,
255
+ "self": 0.00018149999959859997,
256
+ "children": {
257
+ "_process_rank_one_or_two_observation": {
258
+ "total": 0.000700000000279033,
259
+ "count": 10,
260
+ "is_parallel": true,
261
+ "self": 0.000700000000279033
262
+ }
263
+ }
264
+ }
265
+ }
266
+ }
267
+ }
268
+ },
269
+ "UnityEnvironment.step": {
270
+ "total": 21.710449779007376,
271
+ "count": 1878,
272
+ "is_parallel": true,
273
+ "self": 0.522955083021543,
274
+ "children": {
275
+ "UnityEnvironment._generate_step_input": {
276
+ "total": 0.3177918349997526,
277
+ "count": 1878,
278
+ "is_parallel": true,
279
+ "self": 0.3177918349997526
280
+ },
281
+ "communicator.exchange": {
282
+ "total": 19.193862417992932,
283
+ "count": 1878,
284
+ "is_parallel": true,
285
+ "self": 19.193862417992932
286
+ },
287
+ "steps_from_proto": {
288
+ "total": 1.6758404429931488,
289
+ "count": 1878,
290
+ "is_parallel": true,
291
+ "self": 0.36650654699997176,
292
+ "children": {
293
+ "_process_rank_one_or_two_observation": {
294
+ "total": 1.309333895993177,
295
+ "count": 18780,
296
+ "is_parallel": true,
297
+ "self": 1.309333895993177
298
+ }
299
+ }
300
+ }
301
+ }
302
+ }
303
+ }
304
+ }
305
+ }
306
+ }
307
+ }
308
+ }
309
+ }
310
+ },
311
+ "trainer_threads": {
312
+ "total": 0.00019559999986995535,
313
+ "count": 1,
314
+ "self": 0.00019559999986995535,
315
+ "children": {
316
+ "thread_root": {
317
+ "total": 0.0,
318
+ "count": 0,
319
+ "is_parallel": true,
320
+ "self": 0.0,
321
+ "children": {
322
+ "trainer_advance": {
323
+ "total": 45.22216580798954,
324
+ "count": 31251,
325
+ "is_parallel": true,
326
+ "self": 0.5188741819702045,
327
+ "children": {
328
+ "process_trajectory": {
329
+ "total": 26.509791286019208,
330
+ "count": 31251,
331
+ "is_parallel": true,
332
+ "self": 25.827423473019508,
333
+ "children": {
334
+ "RLTrainer._checkpoint": {
335
+ "total": 0.6823678129997006,
336
+ "count": 4,
337
+ "is_parallel": true,
338
+ "self": 0.6823678129997006
339
+ }
340
+ }
341
+ },
342
+ "_update_policy": {
343
+ "total": 18.193500340000128,
344
+ "count": 9,
345
+ "is_parallel": true,
346
+ "self": 3.1610006109995084,
347
+ "children": {
348
+ "TorchPPOOptimizer.update": {
349
+ "total": 15.03249972900062,
350
+ "count": 456,
351
+ "is_parallel": true,
352
+ "self": 15.03249972900062
353
+ }
354
+ }
355
+ }
356
+ }
357
+ }
358
+ }
359
+ }
360
+ }
361
+ },
362
+ "TrainerController._save_models": {
363
+ "total": 0.10695382499989137,
364
+ "count": 1,
365
+ "self": 0.0006624999998621206,
366
+ "children": {
367
+ "RLTrainer._checkpoint": {
368
+ "total": 0.10629132500002925,
369
+ "count": 1,
370
+ "self": 0.10629132500002925
371
+ }
372
+ }
373
+ }
374
+ }
375
+ }
376
+ }
377
+ }
run_logs/training_status.json ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "SnowballTarget": {
3
+ "checkpoints": [
4
+ {
5
+ "steps": 9952,
6
+ "file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-9952.onnx",
7
+ "reward": 3.727272727272727,
8
+ "creation_time": 1692016995.2054837,
9
+ "auxillary_file_paths": [
10
+ "results/SnowballTarget1/SnowballTarget/SnowballTarget-9952.pt"
11
+ ]
12
+ },
13
+ {
14
+ "steps": 14992,
15
+ "file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-14992.onnx",
16
+ "reward": 4.454545454545454,
17
+ "creation_time": 1692017006.1288955,
18
+ "auxillary_file_paths": [
19
+ "results/SnowballTarget1/SnowballTarget/SnowballTarget-14992.pt"
20
+ ]
21
+ },
22
+ {
23
+ "steps": 19992,
24
+ "file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-19992.onnx",
25
+ "reward": 7.181818181818182,
26
+ "creation_time": 1692017018.2311976,
27
+ "auxillary_file_paths": [
28
+ "results/SnowballTarget1/SnowballTarget/SnowballTarget-19992.pt"
29
+ ]
30
+ },
31
+ {
32
+ "steps": 20376,
33
+ "file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-20376.onnx",
34
+ "reward": 7.181818181818182,
35
+ "creation_time": 1692017018.3880682,
36
+ "auxillary_file_paths": [
37
+ "results/SnowballTarget1/SnowballTarget/SnowballTarget-20376.pt"
38
+ ]
39
+ }
40
+ ],
41
+ "final_checkpoint": {
42
+ "steps": 20376,
43
+ "file_path": "results/SnowballTarget1/SnowballTarget.onnx",
44
+ "reward": 7.181818181818182,
45
+ "creation_time": 1692017018.3880682,
46
+ "auxillary_file_paths": [
47
+ "results/SnowballTarget1/SnowballTarget/SnowballTarget-20376.pt"
48
+ ]
49
+ }
50
+ },
51
+ "metadata": {
52
+ "stats_format_version": "0.3.0",
53
+ "mlagents_version": "0.31.0.dev0",
54
+ "torch_version": "1.11.0+cu102"
55
+ }
56
+ }