Commit ·
7f090e9
1
Parent(s): 201d206
First Push
Browse files- README.md +31 -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-249944.onnx +3 -0
- SnowballTarget/SnowballTarget-249944.pt +3 -0
- SnowballTarget/SnowballTarget-299968.onnx +3 -0
- SnowballTarget/SnowballTarget-299968.pt +3 -0
- SnowballTarget/SnowballTarget-300608.onnx +3 -0
- SnowballTarget/SnowballTarget-300608.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.1674958495.128abce7757f.1241.0 +3 -0
- config.json +1 -0
- configuration.yaml +75 -0
- run_logs/Player-0.log +262 -0
- run_logs/timers.json +384 -0
- run_logs/training_status.json +83 -0
README.md
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
---
|
| 3 |
+
tags:
|
| 4 |
+
- unity-ml-agents
|
| 5 |
+
- ml-agents
|
| 6 |
+
- deep-reinforcement-learning
|
| 7 |
+
- reinforcement-learning
|
| 8 |
+
- ML-Agents-SnowballTarget
|
| 9 |
+
library_name: ml-agents
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# **ppo** Agent playing **SnowballTarget**
|
| 13 |
+
This is a trained model of a **ppo** agent playing **SnowballTarget** using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
|
| 14 |
+
|
| 15 |
+
## Usage (with ML-Agents)
|
| 16 |
+
The Documentation: https://github.com/huggingface/ml-agents#get-started
|
| 17 |
+
We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
### Resume the training
|
| 21 |
+
```
|
| 22 |
+
mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
|
| 23 |
+
```
|
| 24 |
+
### Watch your Agent play
|
| 25 |
+
You can watch your agent **playing directly in your browser:**.
|
| 26 |
+
|
| 27 |
+
1. Go to https://huggingface.co/spaces/unity/ML-Agents-SnowballTarget
|
| 28 |
+
2. Step 1: Write your model_id: Waterboy96/ppo-SnowballTarget
|
| 29 |
+
3. Step 2: Select your *.nn /*.onnx file
|
| 30 |
+
4. Click on Watch the agent play 👀
|
| 31 |
+
|
SnowballTarget.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8adbad8c54b62bc07cab09babd3ead695e78371f9bd002a32f1220f26c9cc7dd
|
| 3 |
+
size 645119
|
SnowballTarget/SnowballTarget-149984.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:708cef7bf6fdc600344d70152fcb98d848527193a0bb94ec17963c7754f958e5
|
| 3 |
+
size 645119
|
SnowballTarget/SnowballTarget-149984.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:85448f0d5b160033dbb88fe7ed98b7a007c50f946d122d2f5f05536eba18a3d9
|
| 3 |
+
size 3845312
|
SnowballTarget/SnowballTarget-199984.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5dbf15a3fcc8537c921cb03f837a334cb6324fd370da096f1ef72f8ec77a610b
|
| 3 |
+
size 645119
|
SnowballTarget/SnowballTarget-199984.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fdf2f342d8c1b0b077f87e3766c5e530683fe165146bba6d97368476aecad99e
|
| 3 |
+
size 3845312
|
SnowballTarget/SnowballTarget-249944.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e46a537234ea934edb72052841755198da7c43cbd32323e775f43bd6161b4ad0
|
| 3 |
+
size 645119
|
SnowballTarget/SnowballTarget-249944.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b31983451d1947ab23c6454c552474e2eeed8961aa9130684d99a9275cafeef4
|
| 3 |
+
size 3845312
|
SnowballTarget/SnowballTarget-299968.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8adbad8c54b62bc07cab09babd3ead695e78371f9bd002a32f1220f26c9cc7dd
|
| 3 |
+
size 645119
|
SnowballTarget/SnowballTarget-299968.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:182cd0a6bf28f3c6a43ad024005518fd145c0c6e7845cae33feddf24836e6d13
|
| 3 |
+
size 3845312
|
SnowballTarget/SnowballTarget-300608.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8adbad8c54b62bc07cab09babd3ead695e78371f9bd002a32f1220f26c9cc7dd
|
| 3 |
+
size 645119
|
SnowballTarget/SnowballTarget-300608.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9bb7f0a13a5a95af99cf6f3b357eaba097a41bd14e6afa28df5ac4f2ee319fb
|
| 3 |
+
size 3845312
|
SnowballTarget/SnowballTarget-49936.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc266a771a703def35e61be694359ad51bbfe6ee3f1e2922bf0082405a0837e8
|
| 3 |
+
size 645119
|
SnowballTarget/SnowballTarget-49936.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:377f6f877e050d2c0ee3b1dd8bea494f5d82819f4616895b27b6c772ac371225
|
| 3 |
+
size 3845312
|
SnowballTarget/SnowballTarget-99960.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c69bbd3bdb5e5281dae79a4e098bd26a18a5a3193c0dbf2d9d385a733d60ddb
|
| 3 |
+
size 645119
|
SnowballTarget/SnowballTarget-99960.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:79fef30222b7dc10f6b57bb43ac845bc46f5cea426a1d2137883757a9019465e
|
| 3 |
+
size 3845312
|
SnowballTarget/checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9bb7f0a13a5a95af99cf6f3b357eaba097a41bd14e6afa28df5ac4f2ee319fb
|
| 3 |
+
size 3845312
|
SnowballTarget/events.out.tfevents.1674958495.128abce7757f.1241.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6fb85be04fdded7d10d59e4742019142453fd87a8ab0879ce8deaa005c16fd29
|
| 3 |
+
size 31375
|
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"default_settings": null, "behaviors": {"SnowballTarget": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 2048, "learning_rate": 0.0004, "beta": 0.005, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "network_settings": {"normalize": false, "hidden_units": 256, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.99, "strength": 1.0, "network_settings": {"normalize": false, "hidden_units": 128, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}}}, "init_path": null, "keep_checkpoints": 10, "checkpoint_interval": 50000, "max_steps": 300000, "time_horizon": 64, "summary_freq": 10000, "threaded": true, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/linux/SnowballTarget/SnowballTarget", "env_args": null, "base_port": 5005, "num_envs": 1, "num_areas": 1, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": true}, "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,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
default_settings: null
|
| 2 |
+
behaviors:
|
| 3 |
+
SnowballTarget:
|
| 4 |
+
trainer_type: ppo
|
| 5 |
+
hyperparameters:
|
| 6 |
+
batch_size: 128
|
| 7 |
+
buffer_size: 2048
|
| 8 |
+
learning_rate: 0.0004
|
| 9 |
+
beta: 0.005
|
| 10 |
+
epsilon: 0.2
|
| 11 |
+
lambd: 0.95
|
| 12 |
+
num_epoch: 3
|
| 13 |
+
learning_rate_schedule: linear
|
| 14 |
+
beta_schedule: linear
|
| 15 |
+
epsilon_schedule: linear
|
| 16 |
+
network_settings:
|
| 17 |
+
normalize: false
|
| 18 |
+
hidden_units: 256
|
| 19 |
+
num_layers: 2
|
| 20 |
+
vis_encode_type: simple
|
| 21 |
+
memory: null
|
| 22 |
+
goal_conditioning_type: hyper
|
| 23 |
+
deterministic: false
|
| 24 |
+
reward_signals:
|
| 25 |
+
extrinsic:
|
| 26 |
+
gamma: 0.99
|
| 27 |
+
strength: 1.0
|
| 28 |
+
network_settings:
|
| 29 |
+
normalize: false
|
| 30 |
+
hidden_units: 128
|
| 31 |
+
num_layers: 2
|
| 32 |
+
vis_encode_type: simple
|
| 33 |
+
memory: null
|
| 34 |
+
goal_conditioning_type: hyper
|
| 35 |
+
deterministic: false
|
| 36 |
+
init_path: null
|
| 37 |
+
keep_checkpoints: 10
|
| 38 |
+
checkpoint_interval: 50000
|
| 39 |
+
max_steps: 300000
|
| 40 |
+
time_horizon: 64
|
| 41 |
+
summary_freq: 10000
|
| 42 |
+
threaded: true
|
| 43 |
+
self_play: null
|
| 44 |
+
behavioral_cloning: null
|
| 45 |
+
env_settings:
|
| 46 |
+
env_path: ./training-envs-executables/linux/SnowballTarget/SnowballTarget
|
| 47 |
+
env_args: null
|
| 48 |
+
base_port: 5005
|
| 49 |
+
num_envs: 1
|
| 50 |
+
num_areas: 1
|
| 51 |
+
seed: -1
|
| 52 |
+
max_lifetime_restarts: 10
|
| 53 |
+
restarts_rate_limit_n: 1
|
| 54 |
+
restarts_rate_limit_period_s: 60
|
| 55 |
+
engine_settings:
|
| 56 |
+
width: 84
|
| 57 |
+
height: 84
|
| 58 |
+
quality_level: 5
|
| 59 |
+
time_scale: 20
|
| 60 |
+
target_frame_rate: -1
|
| 61 |
+
capture_frame_rate: 60
|
| 62 |
+
no_graphics: true
|
| 63 |
+
environment_parameters: null
|
| 64 |
+
checkpoint_settings:
|
| 65 |
+
run_id: SnowballTarget1
|
| 66 |
+
initialize_from: null
|
| 67 |
+
load_model: false
|
| 68 |
+
resume: false
|
| 69 |
+
force: false
|
| 70 |
+
train_model: false
|
| 71 |
+
inference: false
|
| 72 |
+
results_dir: results
|
| 73 |
+
torch_settings:
|
| 74 |
+
device: null
|
| 75 |
+
debug: false
|
run_logs/Player-0.log
ADDED
|
@@ -0,0 +1,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:767:(parse_card) cannot find card '0'
|
| 17 |
+
ALSA lib conf.c:4732:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
|
| 18 |
+
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
|
| 19 |
+
ALSA lib conf.c:4732:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
|
| 20 |
+
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
|
| 21 |
+
ALSA lib conf.c:4732:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
|
| 22 |
+
ALSA lib conf.c:5220:(snd_config_expand) Evaluate error: No such file or directory
|
| 23 |
+
ALSA lib pcm.c:2642:(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:767:(parse_card) cannot find card '0'
|
| 27 |
+
ALSA lib conf.c:4732:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
|
| 28 |
+
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
|
| 29 |
+
ALSA lib conf.c:4732:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
|
| 30 |
+
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
|
| 31 |
+
ALSA lib conf.c:4732:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
|
| 32 |
+
ALSA lib conf.c:5220:(snd_config_expand) Evaluate error: No such file or directory
|
| 33 |
+
ALSA lib pcm.c:2642:(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.073 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.728521 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]: 8064 frames, [16.0 KB-32.0 KB]: 136 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 38
|
| 173 |
+
[ALLOC_BUCKET]
|
| 174 |
+
Large Block size 4.0 MB
|
| 175 |
+
Used Block count 1
|
| 176 |
+
Peak Allocated bytes 0.9 MB
|
| 177 |
+
[ALLOC_DEFAULT_MAIN]
|
| 178 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 8201 frames
|
| 179 |
+
Requested Block Size 16.0 MB
|
| 180 |
+
Peak Block count 1
|
| 181 |
+
Peak Allocated memory 7.7 MB
|
| 182 |
+
Peak Large allocation bytes 0 B
|
| 183 |
+
[ALLOC_DEFAULT_THREAD]
|
| 184 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 8201 frames
|
| 185 |
+
Requested Block Size 16.0 MB
|
| 186 |
+
Peak Block count 1
|
| 187 |
+
Peak Allocated memory 17.5 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 0.9 MB
|
| 215 |
+
[ALLOC_GFX_MAIN]
|
| 216 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 7929 frames, [64.0 KB-128.0 KB]: 272 frames
|
| 217 |
+
Requested Block Size 16.0 MB
|
| 218 |
+
Peak Block count 1
|
| 219 |
+
Peak Allocated memory 66.3 KB
|
| 220 |
+
Peak Large allocation bytes 0 B
|
| 221 |
+
[ALLOC_GFX_THREAD]
|
| 222 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 8201 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 0.9 MB
|
| 233 |
+
[ALLOC_CACHEOBJECTS_MAIN]
|
| 234 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 8201 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]: 8200 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 0.9 MB
|
| 251 |
+
[ALLOC_TYPETREE_MAIN]
|
| 252 |
+
Peak usage frame count: [0-1.0 KB]: 8201 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]: 8201 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,384 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "root",
|
| 3 |
+
"gauges": {
|
| 4 |
+
"SnowballTarget.Policy.Entropy.mean": {
|
| 5 |
+
"value": 0.8382663726806641,
|
| 6 |
+
"min": 0.8058270812034607,
|
| 7 |
+
"max": 2.8550217151641846,
|
| 8 |
+
"count": 30
|
| 9 |
+
},
|
| 10 |
+
"SnowballTarget.Policy.Entropy.sum": {
|
| 11 |
+
"value": 8612.3486328125,
|
| 12 |
+
"min": 7701.3310546875,
|
| 13 |
+
"max": 29238.27734375,
|
| 14 |
+
"count": 30
|
| 15 |
+
},
|
| 16 |
+
"SnowballTarget.Step.mean": {
|
| 17 |
+
"value": 299968.0,
|
| 18 |
+
"min": 9952.0,
|
| 19 |
+
"max": 299968.0,
|
| 20 |
+
"count": 30
|
| 21 |
+
},
|
| 22 |
+
"SnowballTarget.Step.sum": {
|
| 23 |
+
"value": 299968.0,
|
| 24 |
+
"min": 9952.0,
|
| 25 |
+
"max": 299968.0,
|
| 26 |
+
"count": 30
|
| 27 |
+
},
|
| 28 |
+
"SnowballTarget.Policy.ExtrinsicValueEstimate.mean": {
|
| 29 |
+
"value": 13.342434883117676,
|
| 30 |
+
"min": 0.32510313391685486,
|
| 31 |
+
"max": 13.368542671203613,
|
| 32 |
+
"count": 30
|
| 33 |
+
},
|
| 34 |
+
"SnowballTarget.Policy.ExtrinsicValueEstimate.sum": {
|
| 35 |
+
"value": 2721.856689453125,
|
| 36 |
+
"min": 63.07000732421875,
|
| 37 |
+
"max": 2740.55126953125,
|
| 38 |
+
"count": 30
|
| 39 |
+
},
|
| 40 |
+
"SnowballTarget.Environment.EpisodeLength.mean": {
|
| 41 |
+
"value": 199.0,
|
| 42 |
+
"min": 199.0,
|
| 43 |
+
"max": 199.0,
|
| 44 |
+
"count": 30
|
| 45 |
+
},
|
| 46 |
+
"SnowballTarget.Environment.EpisodeLength.sum": {
|
| 47 |
+
"value": 10945.0,
|
| 48 |
+
"min": 8756.0,
|
| 49 |
+
"max": 10945.0,
|
| 50 |
+
"count": 30
|
| 51 |
+
},
|
| 52 |
+
"SnowballTarget.Losses.PolicyLoss.mean": {
|
| 53 |
+
"value": 0.06767442978875182,
|
| 54 |
+
"min": 0.06096500672477609,
|
| 55 |
+
"max": 0.07553878277961784,
|
| 56 |
+
"count": 30
|
| 57 |
+
},
|
| 58 |
+
"SnowballTarget.Losses.PolicyLoss.sum": {
|
| 59 |
+
"value": 0.3383721489437591,
|
| 60 |
+
"min": 0.24386002689910435,
|
| 61 |
+
"max": 0.3675082893368752,
|
| 62 |
+
"count": 30
|
| 63 |
+
},
|
| 64 |
+
"SnowballTarget.Losses.ValueLoss.mean": {
|
| 65 |
+
"value": 0.17273458452785714,
|
| 66 |
+
"min": 0.130517509542223,
|
| 67 |
+
"max": 0.2989084209881577,
|
| 68 |
+
"count": 30
|
| 69 |
+
},
|
| 70 |
+
"SnowballTarget.Losses.ValueLoss.sum": {
|
| 71 |
+
"value": 0.8636729226392857,
|
| 72 |
+
"min": 0.522070038168892,
|
| 73 |
+
"max": 1.4945421049407883,
|
| 74 |
+
"count": 30
|
| 75 |
+
},
|
| 76 |
+
"SnowballTarget.Policy.LearningRate.mean": {
|
| 77 |
+
"value": 7.050764903999999e-06,
|
| 78 |
+
"min": 7.050764903999999e-06,
|
| 79 |
+
"max": 0.00039278400180400006,
|
| 80 |
+
"count": 30
|
| 81 |
+
},
|
| 82 |
+
"SnowballTarget.Policy.LearningRate.sum": {
|
| 83 |
+
"value": 3.5253824519999994e-05,
|
| 84 |
+
"min": 3.5253824519999994e-05,
|
| 85 |
+
"max": 0.0018979200255199997,
|
| 86 |
+
"count": 30
|
| 87 |
+
},
|
| 88 |
+
"SnowballTarget.Policy.Epsilon.mean": {
|
| 89 |
+
"value": 0.10176266666666667,
|
| 90 |
+
"min": 0.10176266666666667,
|
| 91 |
+
"max": 0.198196,
|
| 92 |
+
"count": 30
|
| 93 |
+
},
|
| 94 |
+
"SnowballTarget.Policy.Epsilon.sum": {
|
| 95 |
+
"value": 0.5088133333333333,
|
| 96 |
+
"min": 0.42025066666666666,
|
| 97 |
+
"max": 0.97448,
|
| 98 |
+
"count": 30
|
| 99 |
+
},
|
| 100 |
+
"SnowballTarget.Policy.Beta.mean": {
|
| 101 |
+
"value": 9.795706666666662e-05,
|
| 102 |
+
"min": 9.795706666666662e-05,
|
| 103 |
+
"max": 0.0049099804000000006,
|
| 104 |
+
"count": 30
|
| 105 |
+
},
|
| 106 |
+
"SnowballTarget.Policy.Beta.sum": {
|
| 107 |
+
"value": 0.0004897853333333331,
|
| 108 |
+
"min": 0.0004897853333333331,
|
| 109 |
+
"max": 0.023726551999999998,
|
| 110 |
+
"count": 30
|
| 111 |
+
},
|
| 112 |
+
"SnowballTarget.Environment.CumulativeReward.mean": {
|
| 113 |
+
"value": 26.12727272727273,
|
| 114 |
+
"min": 3.477272727272727,
|
| 115 |
+
"max": 26.527272727272727,
|
| 116 |
+
"count": 30
|
| 117 |
+
},
|
| 118 |
+
"SnowballTarget.Environment.CumulativeReward.sum": {
|
| 119 |
+
"value": 1437.0,
|
| 120 |
+
"min": 153.0,
|
| 121 |
+
"max": 1459.0,
|
| 122 |
+
"count": 30
|
| 123 |
+
},
|
| 124 |
+
"SnowballTarget.Policy.ExtrinsicReward.mean": {
|
| 125 |
+
"value": 26.12727272727273,
|
| 126 |
+
"min": 3.477272727272727,
|
| 127 |
+
"max": 26.527272727272727,
|
| 128 |
+
"count": 30
|
| 129 |
+
},
|
| 130 |
+
"SnowballTarget.Policy.ExtrinsicReward.sum": {
|
| 131 |
+
"value": 1437.0,
|
| 132 |
+
"min": 153.0,
|
| 133 |
+
"max": 1459.0,
|
| 134 |
+
"count": 30
|
| 135 |
+
},
|
| 136 |
+
"SnowballTarget.IsTraining.mean": {
|
| 137 |
+
"value": 1.0,
|
| 138 |
+
"min": 1.0,
|
| 139 |
+
"max": 1.0,
|
| 140 |
+
"count": 30
|
| 141 |
+
},
|
| 142 |
+
"SnowballTarget.IsTraining.sum": {
|
| 143 |
+
"value": 1.0,
|
| 144 |
+
"min": 1.0,
|
| 145 |
+
"max": 1.0,
|
| 146 |
+
"count": 30
|
| 147 |
+
}
|
| 148 |
+
},
|
| 149 |
+
"metadata": {
|
| 150 |
+
"timer_format_version": "0.1.0",
|
| 151 |
+
"start_time_seconds": "1674958489",
|
| 152 |
+
"python_version": "3.8.10 (default, Nov 14 2022, 12:59:47) \n[GCC 9.4.0]",
|
| 153 |
+
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --no-graphics",
|
| 154 |
+
"mlagents_version": "0.29.0.dev0",
|
| 155 |
+
"mlagents_envs_version": "0.29.0.dev0",
|
| 156 |
+
"communication_protocol_version": "1.5.0",
|
| 157 |
+
"pytorch_version": "1.8.1+cu102",
|
| 158 |
+
"numpy_version": "1.21.6",
|
| 159 |
+
"end_time_seconds": "1674959127"
|
| 160 |
+
},
|
| 161 |
+
"total": 638.672436513,
|
| 162 |
+
"count": 1,
|
| 163 |
+
"self": 0.4071399809998866,
|
| 164 |
+
"children": {
|
| 165 |
+
"run_training.setup": {
|
| 166 |
+
"total": 0.10362947400000166,
|
| 167 |
+
"count": 1,
|
| 168 |
+
"self": 0.10362947400000166
|
| 169 |
+
},
|
| 170 |
+
"TrainerController.start_learning": {
|
| 171 |
+
"total": 638.161667058,
|
| 172 |
+
"count": 1,
|
| 173 |
+
"self": 0.805001895988994,
|
| 174 |
+
"children": {
|
| 175 |
+
"TrainerController._reset_env": {
|
| 176 |
+
"total": 9.318085512999971,
|
| 177 |
+
"count": 1,
|
| 178 |
+
"self": 9.318085512999971
|
| 179 |
+
},
|
| 180 |
+
"TrainerController.advance": {
|
| 181 |
+
"total": 627.9182974670111,
|
| 182 |
+
"count": 27335,
|
| 183 |
+
"self": 0.41728096701592676,
|
| 184 |
+
"children": {
|
| 185 |
+
"env_step": {
|
| 186 |
+
"total": 627.5010164999952,
|
| 187 |
+
"count": 27335,
|
| 188 |
+
"self": 411.3991770439772,
|
| 189 |
+
"children": {
|
| 190 |
+
"SubprocessEnvManager._take_step": {
|
| 191 |
+
"total": 215.69254540401005,
|
| 192 |
+
"count": 27335,
|
| 193 |
+
"self": 2.073635491016546,
|
| 194 |
+
"children": {
|
| 195 |
+
"TorchPolicy.evaluate": {
|
| 196 |
+
"total": 213.6189099129935,
|
| 197 |
+
"count": 27335,
|
| 198 |
+
"self": 47.27130729298926,
|
| 199 |
+
"children": {
|
| 200 |
+
"TorchPolicy.sample_actions": {
|
| 201 |
+
"total": 166.34760262000424,
|
| 202 |
+
"count": 27335,
|
| 203 |
+
"self": 166.34760262000424
|
| 204 |
+
}
|
| 205 |
+
}
|
| 206 |
+
}
|
| 207 |
+
}
|
| 208 |
+
},
|
| 209 |
+
"workers": {
|
| 210 |
+
"total": 0.4092940520079651,
|
| 211 |
+
"count": 27335,
|
| 212 |
+
"self": 0.0,
|
| 213 |
+
"children": {
|
| 214 |
+
"worker_root": {
|
| 215 |
+
"total": 636.3681727930021,
|
| 216 |
+
"count": 27335,
|
| 217 |
+
"is_parallel": true,
|
| 218 |
+
"self": 306.40924337798725,
|
| 219 |
+
"children": {
|
| 220 |
+
"run_training.setup": {
|
| 221 |
+
"total": 0.0,
|
| 222 |
+
"count": 0,
|
| 223 |
+
"is_parallel": true,
|
| 224 |
+
"self": 0.0,
|
| 225 |
+
"children": {
|
| 226 |
+
"steps_from_proto": {
|
| 227 |
+
"total": 0.005435481999995773,
|
| 228 |
+
"count": 1,
|
| 229 |
+
"is_parallel": true,
|
| 230 |
+
"self": 0.0030366320000325686,
|
| 231 |
+
"children": {
|
| 232 |
+
"_process_rank_one_or_two_observation": {
|
| 233 |
+
"total": 0.002398849999963204,
|
| 234 |
+
"count": 10,
|
| 235 |
+
"is_parallel": true,
|
| 236 |
+
"self": 0.002398849999963204
|
| 237 |
+
}
|
| 238 |
+
}
|
| 239 |
+
},
|
| 240 |
+
"UnityEnvironment.step": {
|
| 241 |
+
"total": 0.03880889399999887,
|
| 242 |
+
"count": 1,
|
| 243 |
+
"is_parallel": true,
|
| 244 |
+
"self": 0.0005176669999968908,
|
| 245 |
+
"children": {
|
| 246 |
+
"UnityEnvironment._generate_step_input": {
|
| 247 |
+
"total": 0.00035398099998928956,
|
| 248 |
+
"count": 1,
|
| 249 |
+
"is_parallel": true,
|
| 250 |
+
"self": 0.00035398099998928956
|
| 251 |
+
},
|
| 252 |
+
"communicator.exchange": {
|
| 253 |
+
"total": 0.03590504900000724,
|
| 254 |
+
"count": 1,
|
| 255 |
+
"is_parallel": true,
|
| 256 |
+
"self": 0.03590504900000724
|
| 257 |
+
},
|
| 258 |
+
"steps_from_proto": {
|
| 259 |
+
"total": 0.0020321970000054534,
|
| 260 |
+
"count": 1,
|
| 261 |
+
"is_parallel": true,
|
| 262 |
+
"self": 0.0005025650000902715,
|
| 263 |
+
"children": {
|
| 264 |
+
"_process_rank_one_or_two_observation": {
|
| 265 |
+
"total": 0.001529631999915182,
|
| 266 |
+
"count": 10,
|
| 267 |
+
"is_parallel": true,
|
| 268 |
+
"self": 0.001529631999915182
|
| 269 |
+
}
|
| 270 |
+
}
|
| 271 |
+
}
|
| 272 |
+
}
|
| 273 |
+
}
|
| 274 |
+
}
|
| 275 |
+
},
|
| 276 |
+
"UnityEnvironment.step": {
|
| 277 |
+
"total": 329.9589294150149,
|
| 278 |
+
"count": 27334,
|
| 279 |
+
"is_parallel": true,
|
| 280 |
+
"self": 12.444956536016036,
|
| 281 |
+
"children": {
|
| 282 |
+
"UnityEnvironment._generate_step_input": {
|
| 283 |
+
"total": 7.49288862200018,
|
| 284 |
+
"count": 27334,
|
| 285 |
+
"is_parallel": true,
|
| 286 |
+
"self": 7.49288862200018
|
| 287 |
+
},
|
| 288 |
+
"communicator.exchange": {
|
| 289 |
+
"total": 264.46869374098895,
|
| 290 |
+
"count": 27334,
|
| 291 |
+
"is_parallel": true,
|
| 292 |
+
"self": 264.46869374098895
|
| 293 |
+
},
|
| 294 |
+
"steps_from_proto": {
|
| 295 |
+
"total": 45.55239051600972,
|
| 296 |
+
"count": 27334,
|
| 297 |
+
"is_parallel": true,
|
| 298 |
+
"self": 9.697409097010791,
|
| 299 |
+
"children": {
|
| 300 |
+
"_process_rank_one_or_two_observation": {
|
| 301 |
+
"total": 35.85498141899893,
|
| 302 |
+
"count": 273340,
|
| 303 |
+
"is_parallel": true,
|
| 304 |
+
"self": 35.85498141899893
|
| 305 |
+
}
|
| 306 |
+
}
|
| 307 |
+
}
|
| 308 |
+
}
|
| 309 |
+
}
|
| 310 |
+
}
|
| 311 |
+
}
|
| 312 |
+
}
|
| 313 |
+
}
|
| 314 |
+
}
|
| 315 |
+
}
|
| 316 |
+
}
|
| 317 |
+
},
|
| 318 |
+
"trainer_threads": {
|
| 319 |
+
"total": 3.934999995180988e-05,
|
| 320 |
+
"count": 1,
|
| 321 |
+
"self": 3.934999995180988e-05,
|
| 322 |
+
"children": {
|
| 323 |
+
"thread_root": {
|
| 324 |
+
"total": 0.0,
|
| 325 |
+
"count": 0,
|
| 326 |
+
"is_parallel": true,
|
| 327 |
+
"self": 0.0,
|
| 328 |
+
"children": {
|
| 329 |
+
"trainer_advance": {
|
| 330 |
+
"total": 623.6325648380146,
|
| 331 |
+
"count": 496453,
|
| 332 |
+
"is_parallel": true,
|
| 333 |
+
"self": 13.42326720298638,
|
| 334 |
+
"children": {
|
| 335 |
+
"process_trajectory": {
|
| 336 |
+
"total": 358.25313401802794,
|
| 337 |
+
"count": 496453,
|
| 338 |
+
"is_parallel": true,
|
| 339 |
+
"self": 357.1426294610278,
|
| 340 |
+
"children": {
|
| 341 |
+
"RLTrainer._checkpoint": {
|
| 342 |
+
"total": 1.1105045570001266,
|
| 343 |
+
"count": 6,
|
| 344 |
+
"is_parallel": true,
|
| 345 |
+
"self": 1.1105045570001266
|
| 346 |
+
}
|
| 347 |
+
}
|
| 348 |
+
},
|
| 349 |
+
"_update_policy": {
|
| 350 |
+
"total": 251.9561636170002,
|
| 351 |
+
"count": 136,
|
| 352 |
+
"is_parallel": true,
|
| 353 |
+
"self": 59.63447762899847,
|
| 354 |
+
"children": {
|
| 355 |
+
"TorchPPOOptimizer.update": {
|
| 356 |
+
"total": 192.32168598800172,
|
| 357 |
+
"count": 6933,
|
| 358 |
+
"is_parallel": true,
|
| 359 |
+
"self": 192.32168598800172
|
| 360 |
+
}
|
| 361 |
+
}
|
| 362 |
+
}
|
| 363 |
+
}
|
| 364 |
+
}
|
| 365 |
+
}
|
| 366 |
+
}
|
| 367 |
+
}
|
| 368 |
+
},
|
| 369 |
+
"TrainerController._save_models": {
|
| 370 |
+
"total": 0.12024283200003083,
|
| 371 |
+
"count": 1,
|
| 372 |
+
"self": 0.00115583499996319,
|
| 373 |
+
"children": {
|
| 374 |
+
"RLTrainer._checkpoint": {
|
| 375 |
+
"total": 0.11908699700006764,
|
| 376 |
+
"count": 1,
|
| 377 |
+
"self": 0.11908699700006764
|
| 378 |
+
}
|
| 379 |
+
}
|
| 380 |
+
}
|
| 381 |
+
}
|
| 382 |
+
}
|
| 383 |
+
}
|
| 384 |
+
}
|
run_logs/training_status.json
ADDED
|
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"SnowballTarget": {
|
| 3 |
+
"checkpoints": [
|
| 4 |
+
{
|
| 5 |
+
"steps": 49936,
|
| 6 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-49936.onnx",
|
| 7 |
+
"reward": 16.0,
|
| 8 |
+
"creation_time": 1674958605.5643208,
|
| 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": 23.727272727272727,
|
| 17 |
+
"creation_time": 1674958709.3722227,
|
| 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": 25.636363636363637,
|
| 26 |
+
"creation_time": 1674958813.9338846,
|
| 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": 25.90909090909091,
|
| 35 |
+
"creation_time": 1674958916.5704818,
|
| 36 |
+
"auxillary_file_paths": [
|
| 37 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-199984.pt"
|
| 38 |
+
]
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"steps": 249944,
|
| 42 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-249944.onnx",
|
| 43 |
+
"reward": 26.181818181818183,
|
| 44 |
+
"creation_time": 1674959021.9709854,
|
| 45 |
+
"auxillary_file_paths": [
|
| 46 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-249944.pt"
|
| 47 |
+
]
|
| 48 |
+
},
|
| 49 |
+
{
|
| 50 |
+
"steps": 299968,
|
| 51 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-299968.onnx",
|
| 52 |
+
"reward": 25.90909090909091,
|
| 53 |
+
"creation_time": 1674959127.3711014,
|
| 54 |
+
"auxillary_file_paths": [
|
| 55 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-299968.pt"
|
| 56 |
+
]
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"steps": 300608,
|
| 60 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-300608.onnx",
|
| 61 |
+
"reward": 25.90909090909091,
|
| 62 |
+
"creation_time": 1674959127.5777311,
|
| 63 |
+
"auxillary_file_paths": [
|
| 64 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-300608.pt"
|
| 65 |
+
]
|
| 66 |
+
}
|
| 67 |
+
],
|
| 68 |
+
"final_checkpoint": {
|
| 69 |
+
"steps": 300608,
|
| 70 |
+
"file_path": "results/SnowballTarget1/SnowballTarget.onnx",
|
| 71 |
+
"reward": 25.90909090909091,
|
| 72 |
+
"creation_time": 1674959127.5777311,
|
| 73 |
+
"auxillary_file_paths": [
|
| 74 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-300608.pt"
|
| 75 |
+
]
|
| 76 |
+
}
|
| 77 |
+
},
|
| 78 |
+
"metadata": {
|
| 79 |
+
"stats_format_version": "0.3.0",
|
| 80 |
+
"mlagents_version": "0.29.0.dev0",
|
| 81 |
+
"torch_version": "1.8.1+cu102"
|
| 82 |
+
}
|
| 83 |
+
}
|