Gaivoronsky commited on
Commit
04957e6
1 Parent(s): d8f14eb

First Push

Browse files
Pyramids.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cb620cb66b577852fbf31c7ce6de71564aed2835b83c268431921e840a01374
3
+ size 1418184
Pyramids/Pyramids-1499996.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcb57511b0cc961b81e8bd3f28af8a027de3bf7d4881d03665812367492a5997
3
+ size 1418184
Pyramids/Pyramids-1499996.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:757beadc5af1c2651ceb2d049f310bf0b8fb6548e69e25f12ab8758df6e2d753
3
+ size 8650990
Pyramids/Pyramids-1999990.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f85c4eea0bc456dbc0f1cea886016b4e7d63f6320b6b61654794facfeb0184b
3
+ size 1418184
Pyramids/Pyramids-1999990.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b96b4180f82502fd5a5f385eb36df787015de0fb3ccf8a1c4953f2574c00a3d
3
+ size 8650990
Pyramids/Pyramids-2499998.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30224448f89f83f7ce7b99ce0c8623f9a0c5494c7d4de1a20ab85037ab537da2
3
+ size 1418184
Pyramids/Pyramids-2499998.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7f1f1f456afef3a9af92861c7ac023c8713cbbd5b74fbf9ebb4f402b43ca69c
3
+ size 8650990
Pyramids/Pyramids-2745880.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cb620cb66b577852fbf31c7ce6de71564aed2835b83c268431921e840a01374
3
+ size 1418184
Pyramids/Pyramids-2745880.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:506404c9590f3392d97a38b2ffa26f3f51f1ed46b3bc91ee970d349073e7863c
3
+ size 8650990
Pyramids/Pyramids-999991.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eda3e68944fc5349a9d1dfb17b5a37642e3869b55afd5fe3480609dec0042a11
3
+ size 1418184
Pyramids/Pyramids-999991.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64dbc389881f726e93c6b912a0e930c2df3b9fda4de41d54f9565c197e5ab266
3
+ size 8650990
Pyramids/checkpoint.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:506404c9590f3392d97a38b2ffa26f3f51f1ed46b3bc91ee970d349073e7863c
3
+ size 8650990
Pyramids/events.out.tfevents.1684860915.alex-pc.7343.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f946c7c50bcabeca9e6992c95938753b3f030bf20d72b4e1f3079d02308ebe47
3
+ size 905630
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: ml-agents
3
+ tags:
4
+ - Pyramids
5
+ - deep-reinforcement-learning
6
+ - reinforcement-learning
7
+ - ML-Agents-Pyramids
8
+ ---
9
+
10
+ # **ppo** Agent playing **Pyramids**
11
+ This is a trained model of a **ppo** agent playing **Pyramids** using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
12
+
13
+ ## Usage (with ML-Agents)
14
+ The Documentation: https://github.com/huggingface/ml-agents#get-started
15
+ We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:
16
+
17
+
18
+ ### Resume the training
19
+ ```
20
+ mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
21
+ ```
22
+ ### Watch your Agent play
23
+ You can watch your agent **playing directly in your browser:**.
24
+
25
+ 1. Go to https://huggingface.co/spaces/unity/ML-Agents-Pyramids
26
+ 2. Step 1: Find your model_id: Gaivoronsky/ppo-Pyramids
27
+ 3. Step 2: Select your *.nn /*.onnx file
28
+ 4. Click on Watch the agent play 👀
29
+
config.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"default_settings": null, "behaviors": {"Pyramids": {"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, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 500000, "network_settings": {"normalize": false, "hidden_units": 512, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.99, "strength": 1.0, "network_settings": {"normalize": false, "hidden_units": 128, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}}, "rnd": {"gamma": 0.99, "strength": 0.01, "network_settings": {"normalize": false, "hidden_units": 64, "num_layers": 3, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "learning_rate": 0.0001, "encoding_size": null}}, "init_path": null, "keep_checkpoints": 5, "even_checkpoints": false, "max_steps": 3000000, "time_horizon": 128, "summary_freq": 30000, "threaded": false, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/linux/Pyramids/Pyramids", "env_args": null, "base_port": 5005, "num_envs": 1, "num_areas": 1, "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": "Pyramids 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,90 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ default_settings: null
2
+ behaviors:
3
+ Pyramids:
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
+ shared_critic: false
14
+ learning_rate_schedule: linear
15
+ beta_schedule: linear
16
+ epsilon_schedule: linear
17
+ checkpoint_interval: 500000
18
+ network_settings:
19
+ normalize: false
20
+ hidden_units: 512
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
+ rnd:
39
+ gamma: 0.99
40
+ strength: 0.01
41
+ network_settings:
42
+ normalize: false
43
+ hidden_units: 64
44
+ num_layers: 3
45
+ vis_encode_type: simple
46
+ memory: null
47
+ goal_conditioning_type: hyper
48
+ deterministic: false
49
+ learning_rate: 0.0001
50
+ encoding_size: null
51
+ init_path: null
52
+ keep_checkpoints: 5
53
+ even_checkpoints: false
54
+ max_steps: 3000000
55
+ time_horizon: 128
56
+ summary_freq: 30000
57
+ threaded: false
58
+ self_play: null
59
+ behavioral_cloning: null
60
+ env_settings:
61
+ env_path: ./training-envs-executables/linux/Pyramids/Pyramids
62
+ env_args: null
63
+ base_port: 5005
64
+ num_envs: 1
65
+ num_areas: 1
66
+ seed: -1
67
+ max_lifetime_restarts: 10
68
+ restarts_rate_limit_n: 1
69
+ restarts_rate_limit_period_s: 60
70
+ engine_settings:
71
+ width: 84
72
+ height: 84
73
+ quality_level: 5
74
+ time_scale: 20
75
+ target_frame_rate: -1
76
+ capture_frame_rate: 60
77
+ no_graphics: false
78
+ environment_parameters: null
79
+ checkpoint_settings:
80
+ run_id: Pyramids Training
81
+ initialize_from: null
82
+ load_model: false
83
+ resume: false
84
+ force: false
85
+ train_model: false
86
+ inference: false
87
+ results_dir: results
88
+ torch_settings:
89
+ device: null
90
+ debug: false
run_logs/Player-0.log ADDED
@@ -0,0 +1,388 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Mono path[0] = '/home/alex/Projects/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/Managed'
2
+ Mono config path = '/home/alex/Projects/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/MonoBleedingEdge/etc'
3
+ Found 1 interfaces on host : 0) 192.168.0.12
4
+ Multi-casting "[IP] 192.168.0.12 [Port] 55245 [Flags] 2 [Guid] 1174858421 [EditorId] 764847374 [Version] 1048832 [Id] LinuxPlayer(13,192.168.0.12) [Debug] 0 [PackageName] LinuxPlayer [ProjectName] UnityEnvironment" to [225.0.0.222:54997]...
5
+ Preloaded 'lib_burst_generated.so'
6
+ Preloaded 'libgrpc_csharp_ext.x64.so'
7
+ Display 0 'Mi Monitor 34"': 3440x1440 (primary device).
8
+ Desktop is 3440 x 1440 @ 50 Hz
9
+ Initialize engine version: 2021.3.5f1 (40eb3a945986)
10
+ [Subsystems] Discovering subsystems at path /home/alex/Projects/ml-agents/training-envs-executables/linux/Pyramids/Pyramids_Data/UnitySubsystems
11
+ GfxDevice: creating device client; threaded=1; jobified=0
12
+ Renderer: RENOIR (renoir, LLVM 15.0.7, DRM 3.47, 5.19.0-42-generic)
13
+ Vendor: AMD
14
+ Version: 4.6 (Core Profile) Mesa 22.2.5
15
+ GLES: 0
16
+ GL_AMD_conservative_depth GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_framebuffer_multisample_advanced GL_AMD_gpu_shader_int64 GL_AMD_multi_draw_indirect GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_shader_trinary_minmax GL_AMD_texture_texture4 GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_ES2_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float 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_copy_image GL_ARB_cull_dist
17
+ ance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_derivative_control 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_enhanced_layouts 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_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv 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_pipeline_statistics_query GL_ARB_pixel
18
+ _buffer_object GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_sparse_buffer GL_ARB_sparse_texture GL_ARB_sparse_texture2 GL_ARB_sparse_texture_clamp GL_ARB_spirv_extensio
19
+ ns GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier 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_mirror_clamp_to_edge 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_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query 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_object GL_ARB_vertex
20
+ _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_meminfo GL_ATI_texture_float GL_ATI_texture_mirror_once GL_EXT_EGL_image_storage GL_EXT_EGL_sync GL_EXT_abgr GL_EXT_blend_equation_separate GL_EXT_demote_to_helper_invocation GL_EXT_depth_bounds_test 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_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_shader_image_load_formatted GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shader_samples_identical 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_text
21
+ ure_integer GL_EXT_texture_mirror_clamp GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_shadow_lod GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_window_rectangles GL_IBM_multimode_draw_arrays GL_INTEL_blackhole_render GL_KHR_blend_equation_advanced 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_framebuffer_flip_y GL_MESA_pack_invert GL_MESA_shader_integer_functions GL_MESA_texture_signed_rgba GL_NVX_gpu_memory_info GL_NV_alpha_to_coverage_dither_control GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_copy_image GL_NV_depth_clamp GL_NV_packed_depth_stencil GL_NV_shader_atomic_int64 GL_NV_texture_barrier GL_NV_vdpau_interop GL_OES_EGL_image GL_S3_s
22
+ 3tc
23
+ OPENGL LOG: Creating OpenGL 4.6 graphics device ; Context level <OpenGL 4.5> ; Context handle 36697184
24
+ Begin MonoManager ReloadAssembly
25
+ - Completed reload, in 0.069 seconds
26
+ Default vsync count 1
27
+ requesting resize 784 x 718
28
+ resizing window to 784 x 718
29
+ Desktop is 3440 x 1440 @ 50 Hz
30
+ UnloadTime: 1.884876 ms
31
+ Setting up 8 worker threads for Enlighten.
32
+ requesting resize 84 x 84
33
+ resizing window to 84 x 84
34
+ Desktop is 3440 x 1440 @ 50 Hz
35
+ PlayerConnection::CleanupMemory Statistics:
36
+ [ALLOC_TEMP_TLS] TLS Allocator
37
+ StackAllocators :
38
+ [ALLOC_TEMP_MAIN]
39
+ Peak usage frame count: [16.0 KB-32.0 KB]: 3 frames, [32.0 KB-64.0 KB]: 51 frames, [64.0 KB-128.0 KB]: 33 frames, [2.0 MB-4.0 MB]: 1 frames
40
+ Initial Block Size 4.0 MB
41
+ Current Block Size 4.0 MB
42
+ Peak Allocated Bytes 2.0 MB
43
+ Overflow Count 0
44
+ [ALLOC_TEMP_Profiler.Dispatcher]
45
+ Initial Block Size 64.0 KB
46
+ Current Block Size 64.0 KB
47
+ Peak Allocated Bytes 1.9 KB
48
+ Overflow Count 0
49
+ [ALLOC_TEMP_Background Job.Worker 8]
50
+ Initial Block Size 32.0 KB
51
+ Current Block Size 32.0 KB
52
+ Peak Allocated Bytes 0 B
53
+ Overflow Count 0
54
+ [ALLOC_TEMP_Background Job.Worker 10]
55
+ Initial Block Size 32.0 KB
56
+ Current Block Size 32.0 KB
57
+ Peak Allocated Bytes 0 B
58
+ Overflow Count 0
59
+ [ALLOC_TEMP_Job.Worker 4]
60
+ Initial Block Size 256.0 KB
61
+ Current Block Size 256.0 KB
62
+ Peak Allocated Bytes 12.0 KB
63
+ Overflow Count 0
64
+ [ALLOC_TEMP_Background Job.Worker 6]
65
+ Initial Block Size 32.0 KB
66
+ Current Block Size 32.0 KB
67
+ Peak Allocated Bytes 0 B
68
+ Overflow Count 0
69
+ [ALLOC_TEMP_Background Job.Worker 1]
70
+ Initial Block Size 32.0 KB
71
+ Current Block Size 32.0 KB
72
+ Peak Allocated Bytes 0 B
73
+ Overflow Count 0
74
+ [ALLOC_TEMP_Background Job.Worker 11]
75
+ Initial Block Size 32.0 KB
76
+ Current Block Size 32.0 KB
77
+ Peak Allocated Bytes 0 B
78
+ Overflow Count 0
79
+ [ALLOC_TEMP_Background Job.Worker 3]
80
+ Initial Block Size 32.0 KB
81
+ Current Block Size 32.0 KB
82
+ Peak Allocated Bytes 0 B
83
+ Overflow Count 0
84
+ [ALLOC_TEMP_BatchDeleteObjects]
85
+ Initial Block Size 64.0 KB
86
+ Current Block Size 64.0 KB
87
+ Peak Allocated Bytes 0 B
88
+ Overflow Count 0
89
+ [ALLOC_TEMP_AUDIO_FMOD stream thread]
90
+ Initial Block Size 64.0 KB
91
+ Current Block Size 64.0 KB
92
+ Peak Allocated Bytes 0 B
93
+ Overflow Count 0
94
+ [ALLOC_TEMP_Job.Worker 13]
95
+ Initial Block Size 256.0 KB
96
+ Current Block Size 256.0 KB
97
+ Peak Allocated Bytes 6.0 KB
98
+ Overflow Count 0
99
+ [ALLOC_TEMP_Background Job.Worker 15]
100
+ Initial Block Size 32.0 KB
101
+ Current Block Size 32.0 KB
102
+ Peak Allocated Bytes 0 B
103
+ Overflow Count 0
104
+ [ALLOC_TEMP_Background Job.Worker 7]
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_Job.Worker 8]
110
+ Initial Block Size 256.0 KB
111
+ Current Block Size 256.0 KB
112
+ Peak Allocated Bytes 6.0 KB
113
+ Overflow Count 0
114
+ [ALLOC_TEMP_Job.Worker 1]
115
+ Initial Block Size 256.0 KB
116
+ Current Block Size 256.0 KB
117
+ Peak Allocated Bytes 6.0 KB
118
+ Overflow Count 0
119
+ [ALLOC_TEMP_Job.Worker 10]
120
+ Initial Block Size 256.0 KB
121
+ Current Block Size 256.0 KB
122
+ Peak Allocated Bytes 6.0 KB
123
+ Overflow Count 0
124
+ [ALLOC_TEMP_Job.Worker 12]
125
+ Initial Block Size 256.0 KB
126
+ Current Block Size 256.0 KB
127
+ Peak Allocated Bytes 12.0 KB
128
+ Overflow Count 0
129
+ [ALLOC_TEMP_Loading.PreloadManager]
130
+ Initial Block Size 256.0 KB
131
+ Current Block Size 320.0 KB
132
+ Peak Allocated Bytes 251.5 KB
133
+ Overflow Count 4
134
+ [ALLOC_TEMP_Background Job.Worker 2]
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_AUDIO_FMOD PulseAudio Mixer]
140
+ Initial Block Size 64.0 KB
141
+ Current Block Size 64.0 KB
142
+ Peak Allocated Bytes 0 B
143
+ Overflow Count 0
144
+ [ALLOC_TEMP_Job.Worker 14]
145
+ Initial Block Size 256.0 KB
146
+ Current Block Size 256.0 KB
147
+ Peak Allocated Bytes 6.0 KB
148
+ Overflow Count 0
149
+ [ALLOC_TEMP_Job.Worker 3]
150
+ Initial Block Size 256.0 KB
151
+ Current Block Size 256.0 KB
152
+ Peak Allocated Bytes 6.0 KB
153
+ Overflow Count 0
154
+ [ALLOC_TEMP_Background Job.Worker 12]
155
+ Initial Block Size 32.0 KB
156
+ Current Block Size 32.0 KB
157
+ Peak Allocated Bytes 0 B
158
+ Overflow Count 0
159
+ [ALLOC_TEMP_AssetGarbageCollectorHelper] x 15
160
+ Initial Block Size 64.0 KB
161
+ Current Block Size 64.0 KB
162
+ Peak Allocated Bytes 0 B
163
+ Overflow Count 0
164
+ [ALLOC_TEMP_Background Job.Worker 5]
165
+ Initial Block Size 32.0 KB
166
+ Current Block Size 32.0 KB
167
+ Peak Allocated Bytes 0 B
168
+ Overflow Count 0
169
+ [ALLOC_TEMP_Background Job.Worker 13]
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_Job.Worker 2]
175
+ Initial Block Size 256.0 KB
176
+ Current Block Size 256.0 KB
177
+ Peak Allocated Bytes 6.0 KB
178
+ Overflow Count 0
179
+ [ALLOC_TEMP_Background Job.Worker 0]
180
+ Initial Block Size 32.0 KB
181
+ Current Block Size 32.0 KB
182
+ Peak Allocated Bytes 0 B
183
+ Overflow Count 0
184
+ [ALLOC_TEMP_Job.Worker 11]
185
+ Initial Block Size 256.0 KB
186
+ Current Block Size 256.0 KB
187
+ Peak Allocated Bytes 6.0 KB
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 3.0 KB
198
+ Overflow Count 0
199
+ [ALLOC_TEMP_Job.Worker 5]
200
+ Initial Block Size 256.0 KB
201
+ Current Block Size 256.0 KB
202
+ Peak Allocated Bytes 12.0 KB
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_Job.Worker 6]
210
+ Initial Block Size 256.0 KB
211
+ Current Block Size 256.0 KB
212
+ Peak Allocated Bytes 3.0 KB
213
+ Overflow Count 0
214
+ [ALLOC_TEMP_EnlightenWorker] x 8
215
+ Initial Block Size 64.0 KB
216
+ Current Block Size 64.0 KB
217
+ Peak Allocated Bytes 0 B
218
+ Overflow Count 0
219
+ [ALLOC_TEMP_UnityGfxDeviceWorker]
220
+ Initial Block Size 256.0 KB
221
+ Current Block Size 256.0 KB
222
+ Peak Allocated Bytes 45.0 KB
223
+ Overflow Count 0
224
+ [ALLOC_TEMP_Job.Worker 9]
225
+ Initial Block Size 256.0 KB
226
+ Current Block Size 256.0 KB
227
+ Peak Allocated Bytes 6.0 KB
228
+ Overflow Count 0
229
+ [ALLOC_TEMP_Background Job.Worker 9]
230
+ Initial Block Size 32.0 KB
231
+ Current Block Size 32.0 KB
232
+ Peak Allocated Bytes 0 B
233
+ Overflow Count 0
234
+ [ALLOC_TEMP_Job.Worker 7]
235
+ Initial Block Size 256.0 KB
236
+ Current Block Size 256.0 KB
237
+ Peak Allocated Bytes 6.0 KB
238
+ Overflow Count 0
239
+ [ALLOC_TEMP_Loading.AsyncRead]
240
+ Initial Block Size 64.0 KB
241
+ Current Block Size 64.0 KB
242
+ Peak Allocated Bytes 128 B
243
+ Overflow Count 0
244
+ [ALLOC_MEMORYPROFILER]
245
+ Peak usage frame count: [0.5 MB-1.0 MB]: 46 frames, [1.0 MB-2.0 MB]: 42 frames
246
+ Requested Block Size 1.0 MB
247
+ Peak Block count 2
248
+ Peak Allocated memory 1.0 MB
249
+ Peak Large allocation bytes 0 B
250
+ [ALLOC_DEFAULT] Dual Thread Allocator
251
+ Peak main deferred allocation count 1485
252
+ [ALLOC_BUCKET]
253
+ Large Block size 4.0 MB
254
+ Used Block count 1
255
+ Peak Allocated bytes 2.3 MB
256
+ Failed Allocations. Bucket layout:
257
+ 16B: 15 Subsections = 5120 buckets. Failed count: 6458
258
+ 32B: 35 Subsections = 8960 buckets. Failed count: 11858
259
+ 48B: 45 Subsections = 9216 buckets. Failed count: 3100
260
+ 64B: 49 Subsections = 8362 buckets. Failed count: 4774
261
+ 80B: 34 Subsections = 4973 buckets. Failed count: 462
262
+ 96B: 53 Subsections = 6784 buckets. Failed count: 2748
263
+ 112B: 10 Subsections = 1137 buckets. Failed count: 403
264
+ 128B: 15 Subsections = 1536 buckets. Failed count: 908
265
+ [ALLOC_DEFAULT_MAIN]
266
+ Peak usage frame count: [16.0 MB-32.0 MB]: 88 frames
267
+ Requested Block Size 16.0 MB
268
+ Peak Block count 2
269
+ Peak Allocated memory 29.2 MB
270
+ Peak Large allocation bytes 0 B
271
+ [ALLOC_DEFAULT_THREAD]
272
+ Peak usage frame count: [32.0 MB-64.0 MB]: 88 frames
273
+ Requested Block Size 16.0 MB
274
+ Peak Block count 2
275
+ Peak Allocated memory 44.4 MB
276
+ Peak Large allocation bytes 16.0 MB
277
+ [ALLOC_TEMP_JOB_1_FRAME]
278
+ Initial Block Size 2.0 MB
279
+ Used Block Count 1
280
+ Overflow Count (too large) 0
281
+ Overflow Count (full) 0
282
+ [ALLOC_TEMP_JOB_2_FRAMES]
283
+ Initial Block Size 2.0 MB
284
+ Used Block Count 1
285
+ Overflow Count (too large) 0
286
+ Overflow Count (full) 0
287
+ [ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
288
+ Initial Block Size 2.0 MB
289
+ Used Block Count 4
290
+ Overflow Count (too large) 0
291
+ Overflow Count (full) 0
292
+ [ALLOC_TEMP_JOB_ASYNC (Background)]
293
+ Initial Block Size 1.0 MB
294
+ Used Block Count 3
295
+ Overflow Count (too large) 0
296
+ Overflow Count (full) 0
297
+ [ALLOC_GFX] Dual Thread Allocator
298
+ Peak main deferred allocation count 1
299
+ [ALLOC_BUCKET]
300
+ Large Block size 4.0 MB
301
+ Used Block count 1
302
+ Peak Allocated bytes 2.3 MB
303
+ Failed Allocations. Bucket layout:
304
+ 16B: 15 Subsections = 5120 buckets. Failed count: 6458
305
+ 32B: 35 Subsections = 8960 buckets. Failed count: 11858
306
+ 48B: 45 Subsections = 9216 buckets. Failed count: 3100
307
+ 64B: 49 Subsections = 8362 buckets. Failed count: 4774
308
+ 80B: 34 Subsections = 4973 buckets. Failed count: 462
309
+ 96B: 53 Subsections = 6784 buckets. Failed count: 2748
310
+ 112B: 10 Subsections = 1137 buckets. Failed count: 403
311
+ 128B: 15 Subsections = 1536 buckets. Failed count: 908
312
+ [ALLOC_GFX_MAIN]
313
+ Peak usage frame count: [32.0 KB-64.0 KB]: 87 frames, [2.0 MB-4.0 MB]: 1 frames
314
+ Requested Block Size 16.0 MB
315
+ Peak Block count 1
316
+ Peak Allocated memory 2.7 MB
317
+ Peak Large allocation bytes 0 B
318
+ [ALLOC_GFX_THREAD]
319
+ Peak usage frame count: [64.0 KB-128.0 KB]: 88 frames
320
+ Requested Block Size 16.0 MB
321
+ Peak Block count 1
322
+ Peak Allocated memory 69.7 KB
323
+ Peak Large allocation bytes 0 B
324
+ [ALLOC_CACHEOBJECTS] Dual Thread Allocator
325
+ Peak main deferred allocation count 1
326
+ [ALLOC_BUCKET]
327
+ Large Block size 4.0 MB
328
+ Used Block count 1
329
+ Peak Allocated bytes 2.3 MB
330
+ Failed Allocations. Bucket layout:
331
+ 16B: 15 Subsections = 5120 buckets. Failed count: 6458
332
+ 32B: 35 Subsections = 8960 buckets. Failed count: 11858
333
+ 48B: 45 Subsections = 9216 buckets. Failed count: 3100
334
+ 64B: 49 Subsections = 8362 buckets. Failed count: 4774
335
+ 80B: 34 Subsections = 4973 buckets. Failed count: 462
336
+ 96B: 53 Subsections = 6784 buckets. Failed count: 2748
337
+ 112B: 10 Subsections = 1137 buckets. Failed count: 403
338
+ 128B: 15 Subsections = 1536 buckets. Failed count: 908
339
+ [ALLOC_CACHEOBJECTS_MAIN]
340
+ Peak usage frame count: [1.0 MB-2.0 MB]: 88 frames
341
+ Requested Block Size 4.0 MB
342
+ Peak Block count 1
343
+ Peak Allocated memory 1.7 MB
344
+ Peak Large allocation bytes 0 B
345
+ [ALLOC_CACHEOBJECTS_THREAD]
346
+ Peak usage frame count: [4.0 MB-8.0 MB]: 88 frames
347
+ Requested Block Size 4.0 MB
348
+ Peak Block count 2
349
+ Peak Allocated memory 7.0 MB
350
+ Peak Large allocation bytes 0 B
351
+ [ALLOC_TYPETREE] Dual Thread Allocator
352
+ Peak main deferred allocation count 0
353
+ [ALLOC_BUCKET]
354
+ Large Block size 4.0 MB
355
+ Used Block count 1
356
+ Peak Allocated bytes 2.3 MB
357
+ Failed Allocations. Bucket layout:
358
+ 16B: 15 Subsections = 5120 buckets. Failed count: 6458
359
+ 32B: 35 Subsections = 8960 buckets. Failed count: 11858
360
+ 48B: 45 Subsections = 9216 buckets. Failed count: 3100
361
+ 64B: 49 Subsections = 8362 buckets. Failed count: 4774
362
+ 80B: 34 Subsections = 4973 buckets. Failed count: 462
363
+ 96B: 53 Subsections = 6784 buckets. Failed count: 2748
364
+ 112B: 10 Subsections = 1137 buckets. Failed count: 403
365
+ 128B: 15 Subsections = 1536 buckets. Failed count: 908
366
+ [ALLOC_TYPETREE_MAIN]
367
+ Peak usage frame count: [0-1.0 KB]: 88 frames
368
+ Requested Block Size 2.0 MB
369
+ Peak Block count 1
370
+ Peak Allocated memory 1.0 KB
371
+ Peak Large allocation bytes 0 B
372
+ [ALLOC_TYPETREE_THREAD]
373
+ Peak usage frame count: [1.0 KB-2.0 KB]: 88 frames
374
+ Requested Block Size 2.0 MB
375
+ Peak Block count 1
376
+ Peak Allocated memory 1.9 KB
377
+ Peak Large allocation bytes 0 B
378
+ [ALLOC_PROFILER]
379
+ Peak usage frame count: [32.0 KB-64.0 KB]: 88 frames
380
+ Requested Block Size 16.0 MB
381
+ Peak Block count 1
382
+ Peak Allocated memory 46.1 KB
383
+ Peak Large allocation bytes 0 B
384
+ [ALLOC_PROFILER_BUCKET]
385
+ Large Block size 4.0 MB
386
+ Used Block count 1
387
+ Peak Allocated bytes 396 B
388
+ ##utp:{"type":"MemoryLeaks","version":2,"phase":"Immediate","time":1684863675097,"processId":7928,"allocatedMemory":4228081,"memoryLabels":[{"Default":9033},{"Permanent":1264},{"NewDelete":2257524},{"Thread":34980},{"Manager":18511},{"VertexData":12},{"Geometry":280},{"Texture":16},{"Shader":67733},{"Material":24},{"GfxDevice":35248},{"Animation":304},{"Audio":3976},{"Physics":288},{"Serialization":672},{"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":3512},{"DynamicArray":30872},{"HashMap":7680},{"Utility":7072},{"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,632 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "root",
3
+ "gauges": {
4
+ "Pyramids.Policy.Entropy.mean": {
5
+ "value": 0.17186559736728668,
6
+ "min": 0.17186559736728668,
7
+ "max": 1.482001543045044,
8
+ "count": 91
9
+ },
10
+ "Pyramids.Policy.Entropy.sum": {
11
+ "value": 5048.7236328125,
12
+ "min": 5048.7236328125,
13
+ "max": 44958.0,
14
+ "count": 91
15
+ },
16
+ "Pyramids.Step.mean": {
17
+ "value": 2729934.0,
18
+ "min": 29977.0,
19
+ "max": 2729934.0,
20
+ "count": 91
21
+ },
22
+ "Pyramids.Step.sum": {
23
+ "value": 2729934.0,
24
+ "min": 29977.0,
25
+ "max": 2729934.0,
26
+ "count": 91
27
+ },
28
+ "Pyramids.Policy.ExtrinsicValueEstimate.mean": {
29
+ "value": 0.7860856056213379,
30
+ "min": -0.0887129083275795,
31
+ "max": 0.7912559509277344,
32
+ "count": 91
33
+ },
34
+ "Pyramids.Policy.ExtrinsicValueEstimate.sum": {
35
+ "value": 231.10916137695312,
36
+ "min": -21.29109764099121,
37
+ "max": 235.79428100585938,
38
+ "count": 91
39
+ },
40
+ "Pyramids.Policy.RndValueEstimate.mean": {
41
+ "value": 0.004692904185503721,
42
+ "min": -0.009491439908742905,
43
+ "max": 0.33292362093925476,
44
+ "count": 91
45
+ },
46
+ "Pyramids.Policy.RndValueEstimate.sum": {
47
+ "value": 1.3797138929367065,
48
+ "min": -2.7620089054107666,
49
+ "max": 79.90167236328125,
50
+ "count": 91
51
+ },
52
+ "Pyramids.Losses.PolicyLoss.mean": {
53
+ "value": 0.06698137825532328,
54
+ "min": 0.06462487416103527,
55
+ "max": 0.07437627378760521,
56
+ "count": 91
57
+ },
58
+ "Pyramids.Losses.PolicyLoss.sum": {
59
+ "value": 0.9377392955745261,
60
+ "min": 0.5097825181323916,
61
+ "max": 1.0831466284591942,
62
+ "count": 91
63
+ },
64
+ "Pyramids.Losses.ValueLoss.mean": {
65
+ "value": 0.012834380085613314,
66
+ "min": 0.00046492488100300955,
67
+ "max": 0.017212455121463997,
68
+ "count": 91
69
+ },
70
+ "Pyramids.Losses.ValueLoss.sum": {
71
+ "value": 0.1796813211985864,
72
+ "min": 0.006508948334042134,
73
+ "max": 0.2581868268219599,
74
+ "count": 91
75
+ },
76
+ "Pyramids.Policy.LearningRate.mean": {
77
+ "value": 2.843987623435715e-05,
78
+ "min": 2.843987623435715e-05,
79
+ "max": 0.00029838354339596195,
80
+ "count": 91
81
+ },
82
+ "Pyramids.Policy.LearningRate.sum": {
83
+ "value": 0.0003981582672810001,
84
+ "min": 0.0003981582672810001,
85
+ "max": 0.004011818662727133,
86
+ "count": 91
87
+ },
88
+ "Pyramids.Policy.Epsilon.mean": {
89
+ "value": 0.10947992857142859,
90
+ "min": 0.10947992857142859,
91
+ "max": 0.19946118095238097,
92
+ "count": 91
93
+ },
94
+ "Pyramids.Policy.Epsilon.sum": {
95
+ "value": 1.5327190000000002,
96
+ "min": 1.3962282666666668,
97
+ "max": 2.7974854999999996,
98
+ "count": 91
99
+ },
100
+ "Pyramids.Policy.Beta.mean": {
101
+ "value": 0.0009570448642857146,
102
+ "min": 0.0009570448642857146,
103
+ "max": 0.009946171977142856,
104
+ "count": 91
105
+ },
106
+ "Pyramids.Policy.Beta.sum": {
107
+ "value": 0.013398628100000004,
108
+ "min": 0.013398628100000004,
109
+ "max": 0.13373355938,
110
+ "count": 91
111
+ },
112
+ "Pyramids.Losses.RNDLoss.mean": {
113
+ "value": 0.00747219892218709,
114
+ "min": 0.007383912336081266,
115
+ "max": 0.5500368475914001,
116
+ "count": 91
117
+ },
118
+ "Pyramids.Losses.RNDLoss.sum": {
119
+ "value": 0.10461078584194183,
120
+ "min": 0.10337477177381516,
121
+ "max": 3.8502578735351562,
122
+ "count": 91
123
+ },
124
+ "Pyramids.Environment.EpisodeLength.mean": {
125
+ "value": 236.96581196581195,
126
+ "min": 233.66666666666666,
127
+ "max": 987.0909090909091,
128
+ "count": 91
129
+ },
130
+ "Pyramids.Environment.EpisodeLength.sum": {
131
+ "value": 27725.0,
132
+ "min": 17671.0,
133
+ "max": 33618.0,
134
+ "count": 91
135
+ },
136
+ "Pyramids.Environment.CumulativeReward.mean": {
137
+ "value": 1.7288324718928745,
138
+ "min": -0.9273576273611097,
139
+ "max": 1.7640319920778273,
140
+ "count": 91
141
+ },
142
+ "Pyramids.Environment.CumulativeReward.sum": {
143
+ "value": 202.2733992114663,
144
+ "min": -30.602801702916622,
145
+ "max": 232.11519767343998,
146
+ "count": 91
147
+ },
148
+ "Pyramids.Policy.ExtrinsicReward.mean": {
149
+ "value": 1.7288324718928745,
150
+ "min": -0.9273576273611097,
151
+ "max": 1.7640319920778273,
152
+ "count": 91
153
+ },
154
+ "Pyramids.Policy.ExtrinsicReward.sum": {
155
+ "value": 202.2733992114663,
156
+ "min": -30.602801702916622,
157
+ "max": 232.11519767343998,
158
+ "count": 91
159
+ },
160
+ "Pyramids.Policy.RndReward.mean": {
161
+ "value": 0.018422305505846143,
162
+ "min": 0.018422305505846143,
163
+ "max": 9.840691762665907,
164
+ "count": 91
165
+ },
166
+ "Pyramids.Policy.RndReward.sum": {
167
+ "value": 2.1554097441839986,
168
+ "min": 2.1554097441839986,
169
+ "max": 177.13245172798634,
170
+ "count": 91
171
+ },
172
+ "Pyramids.IsTraining.mean": {
173
+ "value": 1.0,
174
+ "min": 1.0,
175
+ "max": 1.0,
176
+ "count": 91
177
+ },
178
+ "Pyramids.IsTraining.sum": {
179
+ "value": 1.0,
180
+ "min": 1.0,
181
+ "max": 1.0,
182
+ "count": 91
183
+ }
184
+ },
185
+ "metadata": {
186
+ "timer_format_version": "0.1.0",
187
+ "start_time_seconds": "1684860911",
188
+ "python_version": "3.10.6 (main, Mar 10 2023, 10:55:28) [GCC 11.3.0]",
189
+ "command_line_arguments": "/home/alex/.local/bin/mlagents-learn ./config/ppo/PyramidsRND.yaml --env=./training-envs-executables/linux/Pyramids/Pyramids --run-id=Pyramids Training",
190
+ "mlagents_version": "0.31.0.dev0",
191
+ "mlagents_envs_version": "0.31.0.dev0",
192
+ "communication_protocol_version": "1.5.0",
193
+ "pytorch_version": "1.11.0+cu113",
194
+ "numpy_version": "1.21.2",
195
+ "end_time_seconds": "1684863675"
196
+ },
197
+ "total": 2763.385850223999,
198
+ "count": 1,
199
+ "self": 0.2914562819987623,
200
+ "children": {
201
+ "run_training.setup": {
202
+ "total": 0.009183610000036424,
203
+ "count": 1,
204
+ "self": 0.009183610000036424
205
+ },
206
+ "TrainerController.start_learning": {
207
+ "total": 2763.0852103320003,
208
+ "count": 1,
209
+ "self": 3.176989705439155,
210
+ "children": {
211
+ "TrainerController._reset_env": {
212
+ "total": 5.94651264300046,
213
+ "count": 1,
214
+ "self": 5.94651264300046
215
+ },
216
+ "TrainerController.advance": {
217
+ "total": 2753.8835655165603,
218
+ "count": 177404,
219
+ "self": 3.1563610572457037,
220
+ "children": {
221
+ "env_step": {
222
+ "total": 1737.209295276135,
223
+ "count": 177404,
224
+ "self": 1523.059045614782,
225
+ "children": {
226
+ "SubprocessEnvManager._take_step": {
227
+ "total": 212.05296071137582,
228
+ "count": 177405,
229
+ "self": 7.763149665605852,
230
+ "children": {
231
+ "TorchPolicy.evaluate": {
232
+ "total": 204.28981104576997,
233
+ "count": 171733,
234
+ "self": 204.28981104576997
235
+ }
236
+ }
237
+ },
238
+ "workers": {
239
+ "total": 2.0972889499771554,
240
+ "count": 177403,
241
+ "self": 0.0,
242
+ "children": {
243
+ "worker_root": {
244
+ "total": 5514.382593989946,
245
+ "count": 177403,
246
+ "is_parallel": true,
247
+ "self": 4171.159638423042,
248
+ "children": {
249
+ "run_training.setup": {
250
+ "total": 0.009183610000036424,
251
+ "count": 1,
252
+ "is_parallel": true,
253
+ "self": 0.0,
254
+ "children": {
255
+ "steps_from_proto": {
256
+ "total": 0.0008906069997465238,
257
+ "count": 1,
258
+ "is_parallel": true,
259
+ "self": 0.00025540699880366446,
260
+ "children": {
261
+ "_process_rank_one_or_two_observation": {
262
+ "total": 0.0006352000009428593,
263
+ "count": 8,
264
+ "is_parallel": true,
265
+ "self": 0.0006352000009428593
266
+ }
267
+ }
268
+ },
269
+ "UnityEnvironment.step": {
270
+ "total": 0.0252248659999168,
271
+ "count": 1,
272
+ "is_parallel": true,
273
+ "self": 0.00022188300044945208,
274
+ "children": {
275
+ "UnityEnvironment._generate_step_input": {
276
+ "total": 0.00021399199977167882,
277
+ "count": 1,
278
+ "is_parallel": true,
279
+ "self": 0.00021399199977167882
280
+ },
281
+ "communicator.exchange": {
282
+ "total": 0.024060554999778105,
283
+ "count": 1,
284
+ "is_parallel": true,
285
+ "self": 0.024060554999778105
286
+ },
287
+ "steps_from_proto": {
288
+ "total": 0.0007284359999175649,
289
+ "count": 1,
290
+ "is_parallel": true,
291
+ "self": 0.0001806069994927384,
292
+ "children": {
293
+ "_process_rank_one_or_two_observation": {
294
+ "total": 0.0005478290004248265,
295
+ "count": 8,
296
+ "is_parallel": true,
297
+ "self": 0.0005478290004248265
298
+ }
299
+ }
300
+ }
301
+ }
302
+ }
303
+ }
304
+ },
305
+ "UnityEnvironment.step": {
306
+ "total": 1343.2137719569037,
307
+ "count": 177401,
308
+ "is_parallel": true,
309
+ "self": 39.57784843442005,
310
+ "children": {
311
+ "UnityEnvironment._generate_step_input": {
312
+ "total": 29.08640164127064,
313
+ "count": 177401,
314
+ "is_parallel": true,
315
+ "self": 29.08640164127064
316
+ },
317
+ "communicator.exchange": {
318
+ "total": 1157.981323408574,
319
+ "count": 177401,
320
+ "is_parallel": true,
321
+ "self": 1157.981323408574
322
+ },
323
+ "steps_from_proto": {
324
+ "total": 116.56819847263887,
325
+ "count": 177401,
326
+ "is_parallel": true,
327
+ "self": 28.561778727790625,
328
+ "children": {
329
+ "_process_rank_one_or_two_observation": {
330
+ "total": 88.00641974484824,
331
+ "count": 1419208,
332
+ "is_parallel": true,
333
+ "self": 88.00641974484824
334
+ }
335
+ }
336
+ }
337
+ }
338
+ },
339
+ "TrainerController.start_learning": {
340
+ "total": 0.0,
341
+ "count": 0,
342
+ "is_parallel": true,
343
+ "self": 0.0,
344
+ "children": {
345
+ "TrainerController._reset_env": {
346
+ "total": 5.94651264300046,
347
+ "count": 1,
348
+ "is_parallel": true,
349
+ "self": 5.94651264300046
350
+ },
351
+ "TrainerController.advance": {
352
+ "total": 2745.83086010857,
353
+ "count": 177102,
354
+ "is_parallel": true,
355
+ "self": 3.1507737282872768,
356
+ "children": {
357
+ "env_step": {
358
+ "total": 1730.062750791104,
359
+ "count": 177102,
360
+ "is_parallel": true,
361
+ "self": 1516.2573878807416,
362
+ "children": {
363
+ "SubprocessEnvManager._take_step": {
364
+ "total": 211.6855177423904,
365
+ "count": 177103,
366
+ "is_parallel": true,
367
+ "self": 7.74973504463469,
368
+ "children": {
369
+ "TorchPolicy.evaluate": {
370
+ "total": 203.9357826977557,
371
+ "count": 171441,
372
+ "is_parallel": true,
373
+ "self": 203.9357826977557
374
+ }
375
+ }
376
+ },
377
+ "workers": {
378
+ "total": 2.093629663972024,
379
+ "count": 177102,
380
+ "is_parallel": true,
381
+ "self": 0.0,
382
+ "children": {
383
+ "worker_root": {
384
+ "total": 2751.378265110947,
385
+ "count": 177102,
386
+ "is_parallel": true,
387
+ "self": 1410.900371704056,
388
+ "children": {
389
+ "run_training.setup": {
390
+ "total": 0.0,
391
+ "count": 0,
392
+ "is_parallel": true,
393
+ "self": 0.0,
394
+ "children": {
395
+ "steps_from_proto": {
396
+ "total": 0.0008906069997465238,
397
+ "count": 1,
398
+ "is_parallel": true,
399
+ "self": 0.00025540699880366446,
400
+ "children": {
401
+ "_process_rank_one_or_two_observation": {
402
+ "total": 0.0006352000009428593,
403
+ "count": 8,
404
+ "is_parallel": true,
405
+ "self": 0.0006352000009428593
406
+ }
407
+ }
408
+ },
409
+ "UnityEnvironment.step": {
410
+ "total": 0.0252248659999168,
411
+ "count": 1,
412
+ "is_parallel": true,
413
+ "self": 0.00022188300044945208,
414
+ "children": {
415
+ "UnityEnvironment._generate_step_input": {
416
+ "total": 0.00021399199977167882,
417
+ "count": 1,
418
+ "is_parallel": true,
419
+ "self": 0.00021399199977167882
420
+ },
421
+ "communicator.exchange": {
422
+ "total": 0.024060554999778105,
423
+ "count": 1,
424
+ "is_parallel": true,
425
+ "self": 0.024060554999778105
426
+ },
427
+ "steps_from_proto": {
428
+ "total": 0.0007284359999175649,
429
+ "count": 1,
430
+ "is_parallel": true,
431
+ "self": 0.0001806069994927384,
432
+ "children": {
433
+ "_process_rank_one_or_two_observation": {
434
+ "total": 0.0005478290004248265,
435
+ "count": 8,
436
+ "is_parallel": true,
437
+ "self": 0.0005478290004248265
438
+ }
439
+ }
440
+ }
441
+ }
442
+ }
443
+ }
444
+ },
445
+ "UnityEnvironment.step": {
446
+ "total": 1340.4778934068909,
447
+ "count": 177101,
448
+ "is_parallel": true,
449
+ "self": 39.501118980394494,
450
+ "children": {
451
+ "UnityEnvironment._generate_step_input": {
452
+ "total": 29.035699766260223,
453
+ "count": 177101,
454
+ "is_parallel": true,
455
+ "self": 29.035699766260223
456
+ },
457
+ "communicator.exchange": {
458
+ "total": 1155.5831629235872,
459
+ "count": 177101,
460
+ "is_parallel": true,
461
+ "self": 1155.5831629235872
462
+ },
463
+ "steps_from_proto": {
464
+ "total": 116.35791173664893,
465
+ "count": 177101,
466
+ "is_parallel": true,
467
+ "self": 28.511636260799605,
468
+ "children": {
469
+ "_process_rank_one_or_two_observation": {
470
+ "total": 87.84627547584932,
471
+ "count": 1416808,
472
+ "is_parallel": true,
473
+ "self": 87.84627547584932
474
+ }
475
+ }
476
+ }
477
+ }
478
+ }
479
+ }
480
+ }
481
+ }
482
+ },
483
+ "steps_from_proto": {
484
+ "total": 0.0009739399993122788,
485
+ "count": 1,
486
+ "is_parallel": true,
487
+ "self": 0.00025128799825324677,
488
+ "children": {
489
+ "_process_rank_one_or_two_observation": {
490
+ "total": 0.000722652001059032,
491
+ "count": 8,
492
+ "is_parallel": true,
493
+ "self": 0.000722652001059032
494
+ }
495
+ }
496
+ },
497
+ "UnityEnvironment.step": {
498
+ "total": 0.025241564000680228,
499
+ "count": 1,
500
+ "is_parallel": true,
501
+ "self": 0.0003220389990019612,
502
+ "children": {
503
+ "UnityEnvironment._generate_step_input": {
504
+ "total": 0.00018019100025412627,
505
+ "count": 1,
506
+ "is_parallel": true,
507
+ "self": 0.00018019100025412627
508
+ },
509
+ "communicator.exchange": {
510
+ "total": 0.023988468001334695,
511
+ "count": 1,
512
+ "is_parallel": true,
513
+ "self": 0.023988468001334695
514
+ },
515
+ "steps_from_proto": {
516
+ "total": 0.0007508660000894452,
517
+ "count": 1,
518
+ "is_parallel": true,
519
+ "self": 0.0001755800003593322,
520
+ "children": {
521
+ "_process_rank_one_or_two_observation": {
522
+ "total": 0.000575285999730113,
523
+ "count": 8,
524
+ "is_parallel": true,
525
+ "self": 0.000575285999730113
526
+ }
527
+ }
528
+ }
529
+ }
530
+ }
531
+ }
532
+ },
533
+ "trainer_advance": {
534
+ "total": 1012.6173355891788,
535
+ "count": 177102,
536
+ "is_parallel": true,
537
+ "self": 5.725832465434905,
538
+ "children": {
539
+ "process_trajectory": {
540
+ "total": 170.50902366075024,
541
+ "count": 177102,
542
+ "is_parallel": true,
543
+ "self": 170.16315586575092,
544
+ "children": {
545
+ "RLTrainer._checkpoint": {
546
+ "total": 0.34586779499932163,
547
+ "count": 5,
548
+ "is_parallel": true,
549
+ "self": 0.34586779499932163
550
+ }
551
+ }
552
+ },
553
+ "_update_policy": {
554
+ "total": 836.3824794629936,
555
+ "count": 1281,
556
+ "is_parallel": true,
557
+ "self": 506.4192423470022,
558
+ "children": {
559
+ "TorchPPOOptimizer.update": {
560
+ "total": 329.96323711599143,
561
+ "count": 62448,
562
+ "is_parallel": true,
563
+ "self": 329.96323711599143
564
+ }
565
+ }
566
+ }
567
+ }
568
+ }
569
+ }
570
+ }
571
+ }
572
+ }
573
+ }
574
+ }
575
+ }
576
+ }
577
+ }
578
+ },
579
+ "trainer_advance": {
580
+ "total": 1013.5179091831797,
581
+ "count": 177403,
582
+ "self": 5.73335654845414,
583
+ "children": {
584
+ "process_trajectory": {
585
+ "total": 170.7628468967323,
586
+ "count": 177403,
587
+ "self": 170.41697910173298,
588
+ "children": {
589
+ "RLTrainer._checkpoint": {
590
+ "total": 0.34586779499932163,
591
+ "count": 5,
592
+ "self": 0.34586779499932163
593
+ }
594
+ }
595
+ },
596
+ "_update_policy": {
597
+ "total": 837.0217057379932,
598
+ "count": 1282,
599
+ "self": 506.80675195500135,
600
+ "children": {
601
+ "TorchPPOOptimizer.update": {
602
+ "total": 330.21495378299187,
603
+ "count": 62496,
604
+ "self": 330.21495378299187
605
+ }
606
+ }
607
+ }
608
+ }
609
+ }
610
+ }
611
+ },
612
+ "trainer_threads": {
613
+ "total": 2.4450000637443736e-06,
614
+ "count": 1,
615
+ "self": 2.4450000637443736e-06
616
+ },
617
+ "TrainerController._save_models": {
618
+ "total": 0.0781400220002979,
619
+ "count": 1,
620
+ "self": 0.0007878129999880912,
621
+ "children": {
622
+ "RLTrainer._checkpoint": {
623
+ "total": 0.07735220900030981,
624
+ "count": 1,
625
+ "self": 0.07735220900030981
626
+ }
627
+ }
628
+ }
629
+ }
630
+ }
631
+ }
632
+ }
run_logs/training_status.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Pyramids": {
3
+ "checkpoints": [
4
+ {
5
+ "steps": 999991,
6
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-999991.onnx",
7
+ "reward": 1.4779999792575835,
8
+ "creation_time": 1684861861.308435,
9
+ "auxillary_file_paths": [
10
+ "results/Pyramids Training/Pyramids/Pyramids-999991.pt"
11
+ ]
12
+ },
13
+ {
14
+ "steps": 1499996,
15
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-1499996.onnx",
16
+ "reward": 1.6882500015199184,
17
+ "creation_time": 1684862370.2559497,
18
+ "auxillary_file_paths": [
19
+ "results/Pyramids Training/Pyramids/Pyramids-1499996.pt"
20
+ ]
21
+ },
22
+ {
23
+ "steps": 1999990,
24
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-1999990.onnx",
25
+ "reward": 1.8064999729394913,
26
+ "creation_time": 1684862886.4861295,
27
+ "auxillary_file_paths": [
28
+ "results/Pyramids Training/Pyramids/Pyramids-1999990.pt"
29
+ ]
30
+ },
31
+ {
32
+ "steps": 2499998,
33
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-2499998.onnx",
34
+ "reward": 1.565666640798251,
35
+ "creation_time": 1684863408.5978892,
36
+ "auxillary_file_paths": [
37
+ "results/Pyramids Training/Pyramids/Pyramids-2499998.pt"
38
+ ]
39
+ },
40
+ {
41
+ "steps": 2745880,
42
+ "file_path": "results/Pyramids Training/Pyramids/Pyramids-2745880.onnx",
43
+ "reward": 1.7923845866551766,
44
+ "creation_time": 1684863674.8637352,
45
+ "auxillary_file_paths": [
46
+ "results/Pyramids Training/Pyramids/Pyramids-2745880.pt"
47
+ ]
48
+ }
49
+ ],
50
+ "final_checkpoint": {
51
+ "steps": 2745880,
52
+ "file_path": "results/Pyramids Training/Pyramids.onnx",
53
+ "reward": 1.7923845866551766,
54
+ "creation_time": 1684863674.8637352,
55
+ "auxillary_file_paths": [
56
+ "results/Pyramids Training/Pyramids/Pyramids-2745880.pt"
57
+ ]
58
+ }
59
+ },
60
+ "metadata": {
61
+ "stats_format_version": "0.3.0",
62
+ "mlagents_version": "0.31.0.dev0",
63
+ "torch_version": "1.11.0+cu113"
64
+ }
65
+ }