First Completed Training
Browse files- README.md +35 -0
- SnowballTarget.onnx +3 -0
- SnowballTarget/SnowballTarget-149984.onnx +3 -0
- SnowballTarget/SnowballTarget-149984.pt +3 -0
- SnowballTarget/SnowballTarget-199984.onnx +3 -0
- SnowballTarget/SnowballTarget-199984.pt +3 -0
- SnowballTarget/SnowballTarget-200112.onnx +3 -0
- SnowballTarget/SnowballTarget-200112.pt +3 -0
- SnowballTarget/SnowballTarget-49936.onnx +3 -0
- SnowballTarget/SnowballTarget-49936.pt +3 -0
- SnowballTarget/SnowballTarget-99960.onnx +3 -0
- SnowballTarget/SnowballTarget-99960.pt +3 -0
- SnowballTarget/checkpoint.pt +3 -0
- SnowballTarget/events.out.tfevents.1700685888.53173c0c5915.6487.0 +3 -0
- config.json +1 -0
- configuration.yaml +92 -0
- run_logs/Player-0.log +262 -0
- run_logs/timers.json +425 -0
- run_logs/training_status.json +65 -0
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: DaColdest/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:2223e9db19714756ae87769a7640a9837c4de802e26a5e7b6057ffcffae48e76
|
| 3 |
+
size 650646
|
SnowballTarget/SnowballTarget-149984.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12842edbd624e5b69870d667d0c9c161f33ae6c35cd523b9dd667add54aeec72
|
| 3 |
+
size 650646
|
SnowballTarget/SnowballTarget-149984.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f6acde6142861d749f6bf509a01854348d99204efc931d11993742d726fc347
|
| 3 |
+
size 4655863
|
SnowballTarget/SnowballTarget-199984.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2223e9db19714756ae87769a7640a9837c4de802e26a5e7b6057ffcffae48e76
|
| 3 |
+
size 650646
|
SnowballTarget/SnowballTarget-199984.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94690488a5c8cda67e98a2fe35bed8f5762563fb531a76cb955fce6713b909b5
|
| 3 |
+
size 4655863
|
SnowballTarget/SnowballTarget-200112.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2223e9db19714756ae87769a7640a9837c4de802e26a5e7b6057ffcffae48e76
|
| 3 |
+
size 650646
|
SnowballTarget/SnowballTarget-200112.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dcd9a7263d126c468a488ac846d35cf9a30571fb80bde29b6904dc612d20d30a
|
| 3 |
+
size 4655863
|
SnowballTarget/SnowballTarget-49936.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c435890b92ee680336d391ffee36c36c7fb4834e383ddfa5555aadf222091aa
|
| 3 |
+
size 650646
|
SnowballTarget/SnowballTarget-49936.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3cea324d92a168a717f178afaef886525d3fab074cb2ead11cd4de335abac9d8
|
| 3 |
+
size 4655768
|
SnowballTarget/SnowballTarget-99960.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c15da36d134259b14b8004ce9c4c2bc7ce956557b2ddcef1b7ec8c8aff288c9b
|
| 3 |
+
size 650646
|
SnowballTarget/SnowballTarget-99960.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d093c4b45d707156ce8895265759f499225dd5a8964adc9614d4e7c7a9376fcd
|
| 3 |
+
size 4655768
|
SnowballTarget/checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:88c61909d55ca466ad7de737b9d1324fe65129b24a0db2c50a598762e10088ea
|
| 3 |
+
size 4654818
|
SnowballTarget/events.out.tfevents.1700685888.53173c0c5915.6487.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bb5a79347d144077234bc0045147caa675a5208b2c493749859808a33fb2f551
|
| 3 |
+
size 34273
|
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"default_settings": null, "behaviors": {"SnowballTarget": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 4096, "learning_rate": 0.0003, "beta": 0.005, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 5, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 50000, "network_settings": {"normalize": 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}}, "curiosity": {"gamma": 0.9, "strength": 0.75, "network_settings": {"normalize": false, "hidden_units": 128, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "learning_rate": 0.0003, "encoding_size": null}}, "init_path": null, "keep_checkpoints": 7, "even_checkpoints": false, "max_steps": 200000, "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, "timeout_wait": 60, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": true, "no_graphics_monitor": false}, "environment_parameters": null, "checkpoint_settings": {"run_id": "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,92 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
default_settings: null
|
| 2 |
+
behaviors:
|
| 3 |
+
SnowballTarget:
|
| 4 |
+
trainer_type: ppo
|
| 5 |
+
hyperparameters:
|
| 6 |
+
batch_size: 128
|
| 7 |
+
buffer_size: 4096
|
| 8 |
+
learning_rate: 0.0003
|
| 9 |
+
beta: 0.005
|
| 10 |
+
epsilon: 0.2
|
| 11 |
+
lambd: 0.95
|
| 12 |
+
num_epoch: 5
|
| 13 |
+
shared_critic: false
|
| 14 |
+
learning_rate_schedule: linear
|
| 15 |
+
beta_schedule: linear
|
| 16 |
+
epsilon_schedule: linear
|
| 17 |
+
checkpoint_interval: 50000
|
| 18 |
+
network_settings:
|
| 19 |
+
normalize: 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 |
+
curiosity:
|
| 39 |
+
gamma: 0.9
|
| 40 |
+
strength: 0.75
|
| 41 |
+
network_settings:
|
| 42 |
+
normalize: false
|
| 43 |
+
hidden_units: 128
|
| 44 |
+
num_layers: 2
|
| 45 |
+
vis_encode_type: simple
|
| 46 |
+
memory: null
|
| 47 |
+
goal_conditioning_type: hyper
|
| 48 |
+
deterministic: false
|
| 49 |
+
learning_rate: 0.0003
|
| 50 |
+
encoding_size: null
|
| 51 |
+
init_path: null
|
| 52 |
+
keep_checkpoints: 7
|
| 53 |
+
even_checkpoints: false
|
| 54 |
+
max_steps: 200000
|
| 55 |
+
time_horizon: 64
|
| 56 |
+
summary_freq: 10000
|
| 57 |
+
threaded: true
|
| 58 |
+
self_play: null
|
| 59 |
+
behavioral_cloning: null
|
| 60 |
+
env_settings:
|
| 61 |
+
env_path: ./training-envs-executables/linux/SnowballTarget/SnowballTarget
|
| 62 |
+
env_args: null
|
| 63 |
+
base_port: 5005
|
| 64 |
+
num_envs: 1
|
| 65 |
+
num_areas: 1
|
| 66 |
+
timeout_wait: 60
|
| 67 |
+
seed: -1
|
| 68 |
+
max_lifetime_restarts: 10
|
| 69 |
+
restarts_rate_limit_n: 1
|
| 70 |
+
restarts_rate_limit_period_s: 60
|
| 71 |
+
engine_settings:
|
| 72 |
+
width: 84
|
| 73 |
+
height: 84
|
| 74 |
+
quality_level: 5
|
| 75 |
+
time_scale: 20
|
| 76 |
+
target_frame_rate: -1
|
| 77 |
+
capture_frame_rate: 60
|
| 78 |
+
no_graphics: true
|
| 79 |
+
no_graphics_monitor: false
|
| 80 |
+
environment_parameters: null
|
| 81 |
+
checkpoint_settings:
|
| 82 |
+
run_id: SnowballTarget1
|
| 83 |
+
initialize_from: null
|
| 84 |
+
load_model: false
|
| 85 |
+
resume: false
|
| 86 |
+
force: false
|
| 87 |
+
train_model: false
|
| 88 |
+
inference: false
|
| 89 |
+
results_dir: results
|
| 90 |
+
torch_settings:
|
| 91 |
+
device: null
|
| 92 |
+
debug: false
|
run_logs/Player-0.log
ADDED
|
@@ -0,0 +1,262 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Mono path[0] = '/content/ml-agents/training-envs-executables/linux/SnowballTarget/SnowballTarget_Data/Managed'
|
| 2 |
+
Mono config path = '/content/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 |
+
PlayerPrefs - Creating folder: /root/.config/unity3d/Hugging Face
|
| 6 |
+
PlayerPrefs - Creating folder: /root/.config/unity3d/Hugging Face/SnowballTarget
|
| 7 |
+
Unable to load player prefs
|
| 8 |
+
Initialize engine version: 2021.3.14f1 (eee1884e7226)
|
| 9 |
+
[Subsystems] Discovering subsystems at path /content/ml-agents/training-envs-executables/linux/SnowballTarget/SnowballTarget_Data/UnitySubsystems
|
| 10 |
+
Forcing GfxDevice: Null
|
| 11 |
+
GfxDevice: creating device client; threaded=0; jobified=0
|
| 12 |
+
NullGfxDevice:
|
| 13 |
+
Version: NULL 1.0 [1.0]
|
| 14 |
+
Renderer: Null Device
|
| 15 |
+
Vendor: Unity Technologies
|
| 16 |
+
ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
|
| 17 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
|
| 18 |
+
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
|
| 19 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
|
| 20 |
+
ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
|
| 21 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
|
| 22 |
+
ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory
|
| 23 |
+
ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
|
| 24 |
+
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
| 25 |
+
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
|
| 26 |
+
ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
|
| 27 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
|
| 28 |
+
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
|
| 29 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
|
| 30 |
+
ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
|
| 31 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
|
| 32 |
+
ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory
|
| 33 |
+
ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
|
| 34 |
+
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
| 35 |
+
FMOD initialized on nosound output
|
| 36 |
+
Begin MonoManager ReloadAssembly
|
| 37 |
+
- Completed reload, in 0.084 seconds
|
| 38 |
+
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 39 |
+
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 40 |
+
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 41 |
+
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
| 42 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
| 43 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
| 44 |
+
ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 45 |
+
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
| 46 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
| 47 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
| 48 |
+
UnloadTime: 0.604164 ms
|
| 49 |
+
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
| 50 |
+
requesting resize 84 x 84
|
| 51 |
+
Setting up 1 worker threads for Enlighten.
|
| 52 |
+
Memory Statistics:
|
| 53 |
+
[ALLOC_TEMP_TLS] TLS Allocator
|
| 54 |
+
StackAllocators :
|
| 55 |
+
[ALLOC_TEMP_MAIN]
|
| 56 |
+
Peak usage frame count: [8.0 KB-16.0 KB]: 5371 frames, [16.0 KB-32.0 KB]: 91 frames, [2.0 MB-4.0 MB]: 1 frames
|
| 57 |
+
Initial Block Size 4.0 MB
|
| 58 |
+
Current Block Size 4.0 MB
|
| 59 |
+
Peak Allocated Bytes 2.0 MB
|
| 60 |
+
Overflow Count 0
|
| 61 |
+
[ALLOC_TEMP_Loading.AsyncRead]
|
| 62 |
+
Initial Block Size 64.0 KB
|
| 63 |
+
Current Block Size 64.0 KB
|
| 64 |
+
Peak Allocated Bytes 198 B
|
| 65 |
+
Overflow Count 0
|
| 66 |
+
[ALLOC_TEMP_Loading.PreloadManager]
|
| 67 |
+
Initial Block Size 256.0 KB
|
| 68 |
+
Current Block Size 304.0 KB
|
| 69 |
+
Peak Allocated Bytes 228.9 KB
|
| 70 |
+
Overflow Count 4
|
| 71 |
+
[ALLOC_TEMP_Background Job.Worker 8]
|
| 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 0]
|
| 82 |
+
Initial Block Size 256.0 KB
|
| 83 |
+
Current Block Size 256.0 KB
|
| 84 |
+
Peak Allocated Bytes 3.6 KB
|
| 85 |
+
Overflow Count 0
|
| 86 |
+
[ALLOC_TEMP_Background Job.Worker 10]
|
| 87 |
+
Initial Block Size 32.0 KB
|
| 88 |
+
Current Block Size 32.0 KB
|
| 89 |
+
Peak Allocated Bytes 0 B
|
| 90 |
+
Overflow Count 0
|
| 91 |
+
[ALLOC_TEMP_Background Job.Worker 14]
|
| 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_Background Job.Worker 6]
|
| 97 |
+
Initial Block Size 32.0 KB
|
| 98 |
+
Current Block Size 32.0 KB
|
| 99 |
+
Peak Allocated Bytes 0 B
|
| 100 |
+
Overflow Count 0
|
| 101 |
+
[ALLOC_TEMP_Background Job.Worker 12]
|
| 102 |
+
Initial Block Size 32.0 KB
|
| 103 |
+
Current Block Size 32.0 KB
|
| 104 |
+
Peak Allocated Bytes 0 B
|
| 105 |
+
Overflow Count 0
|
| 106 |
+
[ALLOC_TEMP_EnlightenWorker]
|
| 107 |
+
Initial Block Size 64.0 KB
|
| 108 |
+
Current Block Size 64.0 KB
|
| 109 |
+
Peak Allocated Bytes 0 B
|
| 110 |
+
Overflow Count 0
|
| 111 |
+
[ALLOC_TEMP_Background Job.Worker 15]
|
| 112 |
+
Initial Block Size 32.0 KB
|
| 113 |
+
Current Block Size 32.0 KB
|
| 114 |
+
Peak Allocated Bytes 0 B
|
| 115 |
+
Overflow Count 0
|
| 116 |
+
[ALLOC_TEMP_Background Job.Worker 1]
|
| 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 2]
|
| 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 7]
|
| 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_AssetGarbageCollectorHelper]
|
| 132 |
+
Initial Block Size 64.0 KB
|
| 133 |
+
Current Block Size 64.0 KB
|
| 134 |
+
Peak Allocated Bytes 0 B
|
| 135 |
+
Overflow Count 0
|
| 136 |
+
[ALLOC_TEMP_Background Job.Worker 5]
|
| 137 |
+
Initial Block Size 32.0 KB
|
| 138 |
+
Current Block Size 32.0 KB
|
| 139 |
+
Peak Allocated Bytes 0 B
|
| 140 |
+
Overflow Count 0
|
| 141 |
+
[ALLOC_TEMP_Background Job.Worker 13]
|
| 142 |
+
Initial Block Size 32.0 KB
|
| 143 |
+
Current Block Size 32.0 KB
|
| 144 |
+
Peak Allocated Bytes 0 B
|
| 145 |
+
Overflow Count 0
|
| 146 |
+
[ALLOC_TEMP_Background Job.Worker 11]
|
| 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 3]
|
| 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_Background Job.Worker 0]
|
| 157 |
+
Initial Block Size 32.0 KB
|
| 158 |
+
Current Block Size 32.0 KB
|
| 159 |
+
Peak Allocated Bytes 0 B
|
| 160 |
+
Overflow Count 0
|
| 161 |
+
[ALLOC_TEMP_Background Job.Worker 4]
|
| 162 |
+
Initial Block Size 32.0 KB
|
| 163 |
+
Current Block Size 32.0 KB
|
| 164 |
+
Peak Allocated Bytes 0 B
|
| 165 |
+
Overflow Count 0
|
| 166 |
+
[ALLOC_TEMP_BatchDeleteObjects]
|
| 167 |
+
Initial Block Size 64.0 KB
|
| 168 |
+
Current Block Size 64.0 KB
|
| 169 |
+
Peak Allocated Bytes 0 B
|
| 170 |
+
Overflow Count 0
|
| 171 |
+
[ALLOC_DEFAULT] Dual Thread Allocator
|
| 172 |
+
Peak main deferred allocation count 40
|
| 173 |
+
[ALLOC_BUCKET]
|
| 174 |
+
Large Block size 4.0 MB
|
| 175 |
+
Used Block count 1
|
| 176 |
+
Peak Allocated bytes 1.0 MB
|
| 177 |
+
[ALLOC_DEFAULT_MAIN]
|
| 178 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 5463 frames
|
| 179 |
+
Requested Block Size 16.0 MB
|
| 180 |
+
Peak Block count 1
|
| 181 |
+
Peak Allocated memory 7.0 MB
|
| 182 |
+
Peak Large allocation bytes 0 B
|
| 183 |
+
[ALLOC_DEFAULT_THREAD]
|
| 184 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 5463 frames
|
| 185 |
+
Requested Block Size 16.0 MB
|
| 186 |
+
Peak Block count 1
|
| 187 |
+
Peak Allocated memory 17.3 MB
|
| 188 |
+
Peak Large allocation bytes 16.0 MB
|
| 189 |
+
[ALLOC_TEMP_JOB_1_FRAME]
|
| 190 |
+
Initial Block Size 2.0 MB
|
| 191 |
+
Used Block Count 1
|
| 192 |
+
Overflow Count (too large) 0
|
| 193 |
+
Overflow Count (full) 0
|
| 194 |
+
[ALLOC_TEMP_JOB_2_FRAMES]
|
| 195 |
+
Initial Block Size 2.0 MB
|
| 196 |
+
Used Block Count 1
|
| 197 |
+
Overflow Count (too large) 0
|
| 198 |
+
Overflow Count (full) 0
|
| 199 |
+
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
| 200 |
+
Initial Block Size 2.0 MB
|
| 201 |
+
Used Block Count 2
|
| 202 |
+
Overflow Count (too large) 0
|
| 203 |
+
Overflow Count (full) 0
|
| 204 |
+
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
| 205 |
+
Initial Block Size 1.0 MB
|
| 206 |
+
Used Block Count 3
|
| 207 |
+
Overflow Count (too large) 0
|
| 208 |
+
Overflow Count (full) 0
|
| 209 |
+
[ALLOC_GFX] Dual Thread Allocator
|
| 210 |
+
Peak main deferred allocation count 0
|
| 211 |
+
[ALLOC_BUCKET]
|
| 212 |
+
Large Block size 4.0 MB
|
| 213 |
+
Used Block count 1
|
| 214 |
+
Peak Allocated bytes 1.0 MB
|
| 215 |
+
[ALLOC_GFX_MAIN]
|
| 216 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 5278 frames, [64.0 KB-128.0 KB]: 185 frames
|
| 217 |
+
Requested Block Size 16.0 MB
|
| 218 |
+
Peak Block count 1
|
| 219 |
+
Peak Allocated memory 66.0 KB
|
| 220 |
+
Peak Large allocation bytes 0 B
|
| 221 |
+
[ALLOC_GFX_THREAD]
|
| 222 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 5463 frames
|
| 223 |
+
Requested Block Size 16.0 MB
|
| 224 |
+
Peak Block count 1
|
| 225 |
+
Peak Allocated memory 39.6 KB
|
| 226 |
+
Peak Large allocation bytes 0 B
|
| 227 |
+
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
| 228 |
+
Peak main deferred allocation count 0
|
| 229 |
+
[ALLOC_BUCKET]
|
| 230 |
+
Large Block size 4.0 MB
|
| 231 |
+
Used Block count 1
|
| 232 |
+
Peak Allocated bytes 1.0 MB
|
| 233 |
+
[ALLOC_CACHEOBJECTS_MAIN]
|
| 234 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 5463 frames
|
| 235 |
+
Requested Block Size 4.0 MB
|
| 236 |
+
Peak Block count 1
|
| 237 |
+
Peak Allocated memory 0.6 MB
|
| 238 |
+
Peak Large allocation bytes 0 B
|
| 239 |
+
[ALLOC_CACHEOBJECTS_THREAD]
|
| 240 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 5462 frames, [2.0 MB-4.0 MB]: 1 frames
|
| 241 |
+
Requested Block Size 4.0 MB
|
| 242 |
+
Peak Block count 1
|
| 243 |
+
Peak Allocated memory 2.2 MB
|
| 244 |
+
Peak Large allocation bytes 0 B
|
| 245 |
+
[ALLOC_TYPETREE] Dual Thread Allocator
|
| 246 |
+
Peak main deferred allocation count 0
|
| 247 |
+
[ALLOC_BUCKET]
|
| 248 |
+
Large Block size 4.0 MB
|
| 249 |
+
Used Block count 1
|
| 250 |
+
Peak Allocated bytes 1.0 MB
|
| 251 |
+
[ALLOC_TYPETREE_MAIN]
|
| 252 |
+
Peak usage frame count: [0-1.0 KB]: 5463 frames
|
| 253 |
+
Requested Block Size 2.0 MB
|
| 254 |
+
Peak Block count 1
|
| 255 |
+
Peak Allocated memory 1.0 KB
|
| 256 |
+
Peak Large allocation bytes 0 B
|
| 257 |
+
[ALLOC_TYPETREE_THREAD]
|
| 258 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 5463 frames
|
| 259 |
+
Requested Block Size 2.0 MB
|
| 260 |
+
Peak Block count 1
|
| 261 |
+
Peak Allocated memory 1.7 KB
|
| 262 |
+
Peak Large allocation bytes 0 B
|
run_logs/timers.json
ADDED
|
@@ -0,0 +1,425 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "root",
|
| 3 |
+
"gauges": {
|
| 4 |
+
"SnowballTarget.Policy.Entropy.mean": {
|
| 5 |
+
"value": 1.3074700832366943,
|
| 6 |
+
"min": 1.3074700832366943,
|
| 7 |
+
"max": 2.8770358562469482,
|
| 8 |
+
"count": 20
|
| 9 |
+
},
|
| 10 |
+
"SnowballTarget.Policy.Entropy.sum": {
|
| 11 |
+
"value": 12584.3994140625,
|
| 12 |
+
"min": 12584.3994140625,
|
| 13 |
+
"max": 29653.609375,
|
| 14 |
+
"count": 20
|
| 15 |
+
},
|
| 16 |
+
"SnowballTarget.Step.mean": {
|
| 17 |
+
"value": 199984.0,
|
| 18 |
+
"min": 9952.0,
|
| 19 |
+
"max": 199984.0,
|
| 20 |
+
"count": 20
|
| 21 |
+
},
|
| 22 |
+
"SnowballTarget.Step.sum": {
|
| 23 |
+
"value": 199984.0,
|
| 24 |
+
"min": 9952.0,
|
| 25 |
+
"max": 199984.0,
|
| 26 |
+
"count": 20
|
| 27 |
+
},
|
| 28 |
+
"SnowballTarget.Policy.ExtrinsicValueEstimate.mean": {
|
| 29 |
+
"value": 11.963115692138672,
|
| 30 |
+
"min": -0.003124536946415901,
|
| 31 |
+
"max": 11.963115692138672,
|
| 32 |
+
"count": 20
|
| 33 |
+
},
|
| 34 |
+
"SnowballTarget.Policy.ExtrinsicValueEstimate.sum": {
|
| 35 |
+
"value": 2332.8076171875,
|
| 36 |
+
"min": -0.6061601638793945,
|
| 37 |
+
"max": 2392.39453125,
|
| 38 |
+
"count": 20
|
| 39 |
+
},
|
| 40 |
+
"SnowballTarget.Policy.CuriosityValueEstimate.mean": {
|
| 41 |
+
"value": 0.3639466464519501,
|
| 42 |
+
"min": -0.07460642606019974,
|
| 43 |
+
"max": 0.41845494508743286,
|
| 44 |
+
"count": 20
|
| 45 |
+
},
|
| 46 |
+
"SnowballTarget.Policy.CuriosityValueEstimate.sum": {
|
| 47 |
+
"value": 70.96959686279297,
|
| 48 |
+
"min": -14.473647117614746,
|
| 49 |
+
"max": 82.07357025146484,
|
| 50 |
+
"count": 20
|
| 51 |
+
},
|
| 52 |
+
"SnowballTarget.Environment.EpisodeLength.mean": {
|
| 53 |
+
"value": 199.0,
|
| 54 |
+
"min": 199.0,
|
| 55 |
+
"max": 199.0,
|
| 56 |
+
"count": 20
|
| 57 |
+
},
|
| 58 |
+
"SnowballTarget.Environment.EpisodeLength.sum": {
|
| 59 |
+
"value": 10945.0,
|
| 60 |
+
"min": 8756.0,
|
| 61 |
+
"max": 10945.0,
|
| 62 |
+
"count": 20
|
| 63 |
+
},
|
| 64 |
+
"SnowballTarget.Environment.CumulativeReward.mean": {
|
| 65 |
+
"value": 24.568181818181817,
|
| 66 |
+
"min": 3.3181818181818183,
|
| 67 |
+
"max": 24.90909090909091,
|
| 68 |
+
"count": 20
|
| 69 |
+
},
|
| 70 |
+
"SnowballTarget.Environment.CumulativeReward.sum": {
|
| 71 |
+
"value": 1081.0,
|
| 72 |
+
"min": 146.0,
|
| 73 |
+
"max": 1359.0,
|
| 74 |
+
"count": 20
|
| 75 |
+
},
|
| 76 |
+
"SnowballTarget.Policy.ExtrinsicReward.mean": {
|
| 77 |
+
"value": 24.568181818181817,
|
| 78 |
+
"min": 3.3181818181818183,
|
| 79 |
+
"max": 24.90909090909091,
|
| 80 |
+
"count": 20
|
| 81 |
+
},
|
| 82 |
+
"SnowballTarget.Policy.ExtrinsicReward.sum": {
|
| 83 |
+
"value": 1081.0,
|
| 84 |
+
"min": 146.0,
|
| 85 |
+
"max": 1359.0,
|
| 86 |
+
"count": 20
|
| 87 |
+
},
|
| 88 |
+
"SnowballTarget.Policy.CuriosityReward.mean": {
|
| 89 |
+
"value": 7.2439395473762,
|
| 90 |
+
"min": 5.678277009590105,
|
| 91 |
+
"max": 9.186523964459246,
|
| 92 |
+
"count": 20
|
| 93 |
+
},
|
| 94 |
+
"SnowballTarget.Policy.CuriosityReward.sum": {
|
| 95 |
+
"value": 318.73334008455276,
|
| 96 |
+
"min": 249.84418842196465,
|
| 97 |
+
"max": 505.2588180452585,
|
| 98 |
+
"count": 20
|
| 99 |
+
},
|
| 100 |
+
"SnowballTarget.Losses.PolicyLoss.mean": {
|
| 101 |
+
"value": 0.06141591183417511,
|
| 102 |
+
"min": 0.06141591183417511,
|
| 103 |
+
"max": 0.07391346620086765,
|
| 104 |
+
"count": 20
|
| 105 |
+
},
|
| 106 |
+
"SnowballTarget.Losses.PolicyLoss.sum": {
|
| 107 |
+
"value": 0.12283182366835022,
|
| 108 |
+
"min": 0.12283182366835022,
|
| 109 |
+
"max": 0.21428069352302426,
|
| 110 |
+
"count": 20
|
| 111 |
+
},
|
| 112 |
+
"SnowballTarget.Losses.ValueLoss.mean": {
|
| 113 |
+
"value": 0.10879980183261281,
|
| 114 |
+
"min": 0.05808106478795064,
|
| 115 |
+
"max": 0.1463760170428192,
|
| 116 |
+
"count": 20
|
| 117 |
+
},
|
| 118 |
+
"SnowballTarget.Losses.ValueLoss.sum": {
|
| 119 |
+
"value": 0.21759960366522563,
|
| 120 |
+
"min": 0.11616212957590127,
|
| 121 |
+
"max": 0.43907720792819477,
|
| 122 |
+
"count": 20
|
| 123 |
+
},
|
| 124 |
+
"SnowballTarget.Policy.LearningRate.mean": {
|
| 125 |
+
"value": 6.432097856000005e-06,
|
| 126 |
+
"min": 6.432097856000005e-06,
|
| 127 |
+
"max": 0.00029023200325600004,
|
| 128 |
+
"count": 20
|
| 129 |
+
},
|
| 130 |
+
"SnowballTarget.Policy.LearningRate.sum": {
|
| 131 |
+
"value": 1.286419571200001e-05,
|
| 132 |
+
"min": 1.286419571200001e-05,
|
| 133 |
+
"max": 0.0007419960526679999,
|
| 134 |
+
"count": 20
|
| 135 |
+
},
|
| 136 |
+
"SnowballTarget.Policy.Epsilon.mean": {
|
| 137 |
+
"value": 0.10214399999999998,
|
| 138 |
+
"min": 0.10214399999999998,
|
| 139 |
+
"max": 0.196744,
|
| 140 |
+
"count": 20
|
| 141 |
+
},
|
| 142 |
+
"SnowballTarget.Policy.Epsilon.sum": {
|
| 143 |
+
"value": 0.20428799999999997,
|
| 144 |
+
"min": 0.20428799999999997,
|
| 145 |
+
"max": 0.547332,
|
| 146 |
+
"count": 20
|
| 147 |
+
},
|
| 148 |
+
"SnowballTarget.Policy.Beta.mean": {
|
| 149 |
+
"value": 0.0001169856000000001,
|
| 150 |
+
"min": 0.0001169856000000001,
|
| 151 |
+
"max": 0.0048375256,
|
| 152 |
+
"count": 20
|
| 153 |
+
},
|
| 154 |
+
"SnowballTarget.Policy.Beta.sum": {
|
| 155 |
+
"value": 0.0002339712000000002,
|
| 156 |
+
"min": 0.0002339712000000002,
|
| 157 |
+
"max": 0.0123718668,
|
| 158 |
+
"count": 20
|
| 159 |
+
},
|
| 160 |
+
"SnowballTarget.Losses.CuriosityForwardLoss.mean": {
|
| 161 |
+
"value": 0.04639660934095874,
|
| 162 |
+
"min": 0.044086100873263444,
|
| 163 |
+
"max": 0.09217024550818026,
|
| 164 |
+
"count": 20
|
| 165 |
+
},
|
| 166 |
+
"SnowballTarget.Losses.CuriosityForwardLoss.sum": {
|
| 167 |
+
"value": 0.09279321868191748,
|
| 168 |
+
"min": 0.08817220174652689,
|
| 169 |
+
"max": 0.18434049101636052,
|
| 170 |
+
"count": 20
|
| 171 |
+
},
|
| 172 |
+
"SnowballTarget.Losses.CuriosityInverseLoss.mean": {
|
| 173 |
+
"value": 1.0736719608306884,
|
| 174 |
+
"min": 1.0736719608306884,
|
| 175 |
+
"max": 2.7185221451064057,
|
| 176 |
+
"count": 20
|
| 177 |
+
},
|
| 178 |
+
"SnowballTarget.Losses.CuriosityInverseLoss.sum": {
|
| 179 |
+
"value": 2.1473439216613768,
|
| 180 |
+
"min": 2.1473439216613768,
|
| 181 |
+
"max": 6.719442791097304,
|
| 182 |
+
"count": 20
|
| 183 |
+
},
|
| 184 |
+
"SnowballTarget.IsTraining.mean": {
|
| 185 |
+
"value": 1.0,
|
| 186 |
+
"min": 1.0,
|
| 187 |
+
"max": 1.0,
|
| 188 |
+
"count": 20
|
| 189 |
+
},
|
| 190 |
+
"SnowballTarget.IsTraining.sum": {
|
| 191 |
+
"value": 1.0,
|
| 192 |
+
"min": 1.0,
|
| 193 |
+
"max": 1.0,
|
| 194 |
+
"count": 20
|
| 195 |
+
}
|
| 196 |
+
},
|
| 197 |
+
"metadata": {
|
| 198 |
+
"timer_format_version": "0.1.0",
|
| 199 |
+
"start_time_seconds": "1700685888",
|
| 200 |
+
"python_version": "3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.4.0]",
|
| 201 |
+
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --no-graphics",
|
| 202 |
+
"mlagents_version": "1.1.0.dev0",
|
| 203 |
+
"mlagents_envs_version": "1.1.0.dev0",
|
| 204 |
+
"communication_protocol_version": "1.5.0",
|
| 205 |
+
"pytorch_version": "2.1.0+cu118",
|
| 206 |
+
"numpy_version": "1.23.5",
|
| 207 |
+
"end_time_seconds": "1700686510"
|
| 208 |
+
},
|
| 209 |
+
"total": 621.9481216020001,
|
| 210 |
+
"count": 1,
|
| 211 |
+
"self": 0.4259320410001237,
|
| 212 |
+
"children": {
|
| 213 |
+
"run_training.setup": {
|
| 214 |
+
"total": 0.04874042599999484,
|
| 215 |
+
"count": 1,
|
| 216 |
+
"self": 0.04874042599999484
|
| 217 |
+
},
|
| 218 |
+
"TrainerController.start_learning": {
|
| 219 |
+
"total": 621.473449135,
|
| 220 |
+
"count": 1,
|
| 221 |
+
"self": 0.5055729260038788,
|
| 222 |
+
"children": {
|
| 223 |
+
"TrainerController._reset_env": {
|
| 224 |
+
"total": 9.9770176909999,
|
| 225 |
+
"count": 1,
|
| 226 |
+
"self": 9.9770176909999
|
| 227 |
+
},
|
| 228 |
+
"TrainerController.advance": {
|
| 229 |
+
"total": 610.9056673859961,
|
| 230 |
+
"count": 18207,
|
| 231 |
+
"self": 0.2384794209779102,
|
| 232 |
+
"children": {
|
| 233 |
+
"env_step": {
|
| 234 |
+
"total": 610.6671879650182,
|
| 235 |
+
"count": 18207,
|
| 236 |
+
"self": 483.9036989760127,
|
| 237 |
+
"children": {
|
| 238 |
+
"SubprocessEnvManager._take_step": {
|
| 239 |
+
"total": 126.50123197499033,
|
| 240 |
+
"count": 18207,
|
| 241 |
+
"self": 1.3555897769945204,
|
| 242 |
+
"children": {
|
| 243 |
+
"TorchPolicy.evaluate": {
|
| 244 |
+
"total": 125.14564219799581,
|
| 245 |
+
"count": 18207,
|
| 246 |
+
"self": 125.14564219799581
|
| 247 |
+
}
|
| 248 |
+
}
|
| 249 |
+
},
|
| 250 |
+
"workers": {
|
| 251 |
+
"total": 0.26225701401517654,
|
| 252 |
+
"count": 18207,
|
| 253 |
+
"self": 0.0,
|
| 254 |
+
"children": {
|
| 255 |
+
"worker_root": {
|
| 256 |
+
"total": 620.2787489810087,
|
| 257 |
+
"count": 18207,
|
| 258 |
+
"is_parallel": true,
|
| 259 |
+
"self": 393.52211029504315,
|
| 260 |
+
"children": {
|
| 261 |
+
"run_training.setup": {
|
| 262 |
+
"total": 0.0,
|
| 263 |
+
"count": 0,
|
| 264 |
+
"is_parallel": true,
|
| 265 |
+
"self": 0.0,
|
| 266 |
+
"children": {
|
| 267 |
+
"steps_from_proto": {
|
| 268 |
+
"total": 0.006363141000065298,
|
| 269 |
+
"count": 1,
|
| 270 |
+
"is_parallel": true,
|
| 271 |
+
"self": 0.00502303899997969,
|
| 272 |
+
"children": {
|
| 273 |
+
"_process_rank_one_or_two_observation": {
|
| 274 |
+
"total": 0.0013401020000856079,
|
| 275 |
+
"count": 10,
|
| 276 |
+
"is_parallel": true,
|
| 277 |
+
"self": 0.0013401020000856079
|
| 278 |
+
}
|
| 279 |
+
}
|
| 280 |
+
},
|
| 281 |
+
"UnityEnvironment.step": {
|
| 282 |
+
"total": 0.04159457400010069,
|
| 283 |
+
"count": 1,
|
| 284 |
+
"is_parallel": true,
|
| 285 |
+
"self": 0.0005807310001273436,
|
| 286 |
+
"children": {
|
| 287 |
+
"UnityEnvironment._generate_step_input": {
|
| 288 |
+
"total": 0.00024865599993972864,
|
| 289 |
+
"count": 1,
|
| 290 |
+
"is_parallel": true,
|
| 291 |
+
"self": 0.00024865599993972864
|
| 292 |
+
},
|
| 293 |
+
"communicator.exchange": {
|
| 294 |
+
"total": 0.03881610100006583,
|
| 295 |
+
"count": 1,
|
| 296 |
+
"is_parallel": true,
|
| 297 |
+
"self": 0.03881610100006583
|
| 298 |
+
},
|
| 299 |
+
"steps_from_proto": {
|
| 300 |
+
"total": 0.0019490859999677923,
|
| 301 |
+
"count": 1,
|
| 302 |
+
"is_parallel": true,
|
| 303 |
+
"self": 0.00038047000043661683,
|
| 304 |
+
"children": {
|
| 305 |
+
"_process_rank_one_or_two_observation": {
|
| 306 |
+
"total": 0.0015686159995311755,
|
| 307 |
+
"count": 10,
|
| 308 |
+
"is_parallel": true,
|
| 309 |
+
"self": 0.0015686159995311755
|
| 310 |
+
}
|
| 311 |
+
}
|
| 312 |
+
}
|
| 313 |
+
}
|
| 314 |
+
}
|
| 315 |
+
}
|
| 316 |
+
},
|
| 317 |
+
"UnityEnvironment.step": {
|
| 318 |
+
"total": 226.75663868596553,
|
| 319 |
+
"count": 18206,
|
| 320 |
+
"is_parallel": true,
|
| 321 |
+
"self": 10.217233721012008,
|
| 322 |
+
"children": {
|
| 323 |
+
"UnityEnvironment._generate_step_input": {
|
| 324 |
+
"total": 5.213032212976486,
|
| 325 |
+
"count": 18206,
|
| 326 |
+
"is_parallel": true,
|
| 327 |
+
"self": 5.213032212976486
|
| 328 |
+
},
|
| 329 |
+
"communicator.exchange": {
|
| 330 |
+
"total": 178.97839152798338,
|
| 331 |
+
"count": 18206,
|
| 332 |
+
"is_parallel": true,
|
| 333 |
+
"self": 178.97839152798338
|
| 334 |
+
},
|
| 335 |
+
"steps_from_proto": {
|
| 336 |
+
"total": 32.347981223993656,
|
| 337 |
+
"count": 18206,
|
| 338 |
+
"is_parallel": true,
|
| 339 |
+
"self": 5.907664024002088,
|
| 340 |
+
"children": {
|
| 341 |
+
"_process_rank_one_or_two_observation": {
|
| 342 |
+
"total": 26.44031719999157,
|
| 343 |
+
"count": 182060,
|
| 344 |
+
"is_parallel": true,
|
| 345 |
+
"self": 26.44031719999157
|
| 346 |
+
}
|
| 347 |
+
}
|
| 348 |
+
}
|
| 349 |
+
}
|
| 350 |
+
}
|
| 351 |
+
}
|
| 352 |
+
}
|
| 353 |
+
}
|
| 354 |
+
}
|
| 355 |
+
}
|
| 356 |
+
}
|
| 357 |
+
}
|
| 358 |
+
},
|
| 359 |
+
"trainer_threads": {
|
| 360 |
+
"total": 0.00010651999991750927,
|
| 361 |
+
"count": 1,
|
| 362 |
+
"self": 0.00010651999991750927,
|
| 363 |
+
"children": {
|
| 364 |
+
"thread_root": {
|
| 365 |
+
"total": 0.0,
|
| 366 |
+
"count": 0,
|
| 367 |
+
"is_parallel": true,
|
| 368 |
+
"self": 0.0,
|
| 369 |
+
"children": {
|
| 370 |
+
"trainer_advance": {
|
| 371 |
+
"total": 606.8234466279862,
|
| 372 |
+
"count": 513941,
|
| 373 |
+
"is_parallel": true,
|
| 374 |
+
"self": 10.547591210862947,
|
| 375 |
+
"children": {
|
| 376 |
+
"process_trajectory": {
|
| 377 |
+
"total": 308.6046761361224,
|
| 378 |
+
"count": 513941,
|
| 379 |
+
"is_parallel": true,
|
| 380 |
+
"self": 307.88478620612227,
|
| 381 |
+
"children": {
|
| 382 |
+
"RLTrainer._checkpoint": {
|
| 383 |
+
"total": 0.7198899300001358,
|
| 384 |
+
"count": 4,
|
| 385 |
+
"is_parallel": true,
|
| 386 |
+
"self": 0.7198899300001358
|
| 387 |
+
}
|
| 388 |
+
}
|
| 389 |
+
},
|
| 390 |
+
"_update_policy": {
|
| 391 |
+
"total": 287.67117928100083,
|
| 392 |
+
"count": 45,
|
| 393 |
+
"is_parallel": true,
|
| 394 |
+
"self": 184.5105077260066,
|
| 395 |
+
"children": {
|
| 396 |
+
"TorchPPOOptimizer.update": {
|
| 397 |
+
"total": 103.16067155499422,
|
| 398 |
+
"count": 7645,
|
| 399 |
+
"is_parallel": true,
|
| 400 |
+
"self": 103.16067155499422
|
| 401 |
+
}
|
| 402 |
+
}
|
| 403 |
+
}
|
| 404 |
+
}
|
| 405 |
+
}
|
| 406 |
+
}
|
| 407 |
+
}
|
| 408 |
+
}
|
| 409 |
+
},
|
| 410 |
+
"TrainerController._save_models": {
|
| 411 |
+
"total": 0.08508461200017337,
|
| 412 |
+
"count": 1,
|
| 413 |
+
"self": 0.0007858080002733914,
|
| 414 |
+
"children": {
|
| 415 |
+
"RLTrainer._checkpoint": {
|
| 416 |
+
"total": 0.08429880399989997,
|
| 417 |
+
"count": 1,
|
| 418 |
+
"self": 0.08429880399989997
|
| 419 |
+
}
|
| 420 |
+
}
|
| 421 |
+
}
|
| 422 |
+
}
|
| 423 |
+
}
|
| 424 |
+
}
|
| 425 |
+
}
|
run_logs/training_status.json
ADDED
|
@@ -0,0 +1,65 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"SnowballTarget": {
|
| 3 |
+
"checkpoints": [
|
| 4 |
+
{
|
| 5 |
+
"steps": 49936,
|
| 6 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-49936.onnx",
|
| 7 |
+
"reward": 11.363636363636363,
|
| 8 |
+
"creation_time": 1700686051.6113093,
|
| 9 |
+
"auxillary_file_paths": [
|
| 10 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-49936.pt"
|
| 11 |
+
]
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"steps": 99960,
|
| 15 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-99960.onnx",
|
| 16 |
+
"reward": 18.90909090909091,
|
| 17 |
+
"creation_time": 1700686202.4068131,
|
| 18 |
+
"auxillary_file_paths": [
|
| 19 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-99960.pt"
|
| 20 |
+
]
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"steps": 149984,
|
| 24 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-149984.onnx",
|
| 25 |
+
"reward": 24.181818181818183,
|
| 26 |
+
"creation_time": 1700686359.084513,
|
| 27 |
+
"auxillary_file_paths": [
|
| 28 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-149984.pt"
|
| 29 |
+
]
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"steps": 199984,
|
| 33 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-199984.onnx",
|
| 34 |
+
"reward": 24.454545454545453,
|
| 35 |
+
"creation_time": 1700686509.5293217,
|
| 36 |
+
"auxillary_file_paths": [
|
| 37 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-199984.pt"
|
| 38 |
+
]
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"steps": 200112,
|
| 42 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-200112.onnx",
|
| 43 |
+
"reward": 24.454545454545453,
|
| 44 |
+
"creation_time": 1700686509.6414075,
|
| 45 |
+
"auxillary_file_paths": [
|
| 46 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-200112.pt"
|
| 47 |
+
]
|
| 48 |
+
}
|
| 49 |
+
],
|
| 50 |
+
"final_checkpoint": {
|
| 51 |
+
"steps": 200112,
|
| 52 |
+
"file_path": "results/SnowballTarget1/SnowballTarget.onnx",
|
| 53 |
+
"reward": 24.454545454545453,
|
| 54 |
+
"creation_time": 1700686509.6414075,
|
| 55 |
+
"auxillary_file_paths": [
|
| 56 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-200112.pt"
|
| 57 |
+
]
|
| 58 |
+
}
|
| 59 |
+
},
|
| 60 |
+
"metadata": {
|
| 61 |
+
"stats_format_version": "0.3.0",
|
| 62 |
+
"mlagents_version": "1.1.0.dev0",
|
| 63 |
+
"torch_version": "2.1.0+cu118"
|
| 64 |
+
}
|
| 65 |
+
}
|