First Push
Browse files- README.md +29 -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-249880.onnx +3 -0
- SnowballTarget/SnowballTarget-249880.pt +3 -0
- SnowballTarget/SnowballTarget-299968.onnx +3 -0
- SnowballTarget/SnowballTarget-299968.pt +3 -0
- SnowballTarget/SnowballTarget-349928.onnx +3 -0
- SnowballTarget/SnowballTarget-349928.pt +3 -0
- SnowballTarget/SnowballTarget-399968.onnx +3 -0
- SnowballTarget/SnowballTarget-399968.pt +3 -0
- SnowballTarget/SnowballTarget-449952.onnx +3 -0
- SnowballTarget/SnowballTarget-449952.pt +3 -0
- SnowballTarget/SnowballTarget-499912.onnx +3 -0
- SnowballTarget/SnowballTarget-499912.pt +3 -0
- SnowballTarget/SnowballTarget-500808.onnx +3 -0
- SnowballTarget/SnowballTarget-500808.pt +3 -0
- SnowballTarget/SnowballTarget-99896.onnx +3 -0
- SnowballTarget/SnowballTarget-99896.pt +3 -0
- SnowballTarget/checkpoint.pt +3 -0
- SnowballTarget/events.out.tfevents.1681200148.DESKTOP-NPP4JKL.8258.0 +3 -0
- config.json +1 -0
- configuration.yaml +77 -0
- run_logs/Player-0.log +409 -0
- run_logs/timers.json +377 -0
- run_logs/training_status.json +110 -0
README.md
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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** 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-SnowballTarget
|
26 |
+
2. Step 1: Find your model_id: chenoi/deepRL5
|
27 |
+
3. Step 2: Select your *.nn /*.onnx file
|
28 |
+
4. Click on Watch the agent play 👀
|
29 |
+
|
SnowballTarget.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffd240ba9ba0b6c8ca79dec732608e51170ea21d24d9c837c47f685e3b888893
|
3 |
+
size 912920
|
SnowballTarget/SnowballTarget-149984.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88a0047e48341b0e9ed40a9ad400bce0ba749fc4e56723cf5a36c82112ebce9c
|
3 |
+
size 912920
|
SnowballTarget/SnowballTarget-149984.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8266f4b2af8a4f7966d44b5863a807746b2ca5d5a9701e081fc67c46bdeaca19
|
3 |
+
size 5450044
|
SnowballTarget/SnowballTarget-199984.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1af3645d83b259ef9a6ecb6345e5d8261bda5d1ee757e59c137f7bc59865924e
|
3 |
+
size 912920
|
SnowballTarget/SnowballTarget-199984.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e77ecf229625e40c24d477ee65e9f0be17f89bf1aea6a322bc5fbb69edd925d
|
3 |
+
size 5450044
|
SnowballTarget/SnowballTarget-249880.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:050edda4739a4bf37b55390386fe1475020c640609e3481e3baec5d68edb0aaa
|
3 |
+
size 912920
|
SnowballTarget/SnowballTarget-249880.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff5c68d7e1afb1f064f96ec34ec010f23b798e2fa0c43e3f17485a50d7ac1971
|
3 |
+
size 5450044
|
SnowballTarget/SnowballTarget-299968.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8bc7daf188709e96751f3fab4252f990b085024cecb0fb30a402e32a6899d7e
|
3 |
+
size 912920
|
SnowballTarget/SnowballTarget-299968.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d0fddc7dde299b913312bb8e0640939cbecb1b2c6d9513f93b3b3562aef3da4
|
3 |
+
size 5450044
|
SnowballTarget/SnowballTarget-349928.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d838fd90716eb445215353456c7af890f5378513ae5b88f5cfa8408dbf645df7
|
3 |
+
size 912920
|
SnowballTarget/SnowballTarget-349928.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11a96a2b2b3c6851ff57b07753679ee41e8908694ac84b2ad152556812b29617
|
3 |
+
size 5450044
|
SnowballTarget/SnowballTarget-399968.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b3c4985944ef72250a626a73d734c5fc8459595232131d6d58d92917a9e86a0
|
3 |
+
size 912920
|
SnowballTarget/SnowballTarget-399968.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e6d80f3ffb35c37c2cef8a960c169da1fbc8665ba9ad77151fd281a6a8bae86
|
3 |
+
size 5450044
|
SnowballTarget/SnowballTarget-449952.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d853d16b81ae5df8c9391464b797bafd5d381e37dbfb0c58a12bb870623e99b5
|
3 |
+
size 912920
|
SnowballTarget/SnowballTarget-449952.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:347f8496984f53641bb2656464c74233e6c9cb072d94507f28d0bc7b4d54e8d4
|
3 |
+
size 5450044
|
SnowballTarget/SnowballTarget-499912.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a6c24256094372b5a0dd2fbd4ca11ef1b2de270e1d7bb452b1d0df559f8b264
|
3 |
+
size 912920
|
SnowballTarget/SnowballTarget-499912.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79ecfd2138c01d3849b5e89562bd8b668f31078a66c751747edfd28132a686e3
|
3 |
+
size 5450044
|
SnowballTarget/SnowballTarget-500808.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ffd240ba9ba0b6c8ca79dec732608e51170ea21d24d9c837c47f685e3b888893
|
3 |
+
size 912920
|
SnowballTarget/SnowballTarget-500808.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c343846f6337b6dadbfb963e654e00b82f3d7613616b1adf4e21849821b8499d
|
3 |
+
size 5450044
|
SnowballTarget/SnowballTarget-99896.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2fc06dee5dec2e37eb4810f5e1f7d1f19ad52d04b21cfe44bd7ac2cca4e641eb
|
3 |
+
size 912920
|
SnowballTarget/SnowballTarget-99896.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88b73966512c1600959816354a0d41f848a8cd43bded1c584b1dd162656e9857
|
3 |
+
size 5450044
|
SnowballTarget/checkpoint.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c343846f6337b6dadbfb963e654e00b82f3d7613616b1adf4e21849821b8499d
|
3 |
+
size 5450044
|
SnowballTarget/events.out.tfevents.1681200148.DESKTOP-NPP4JKL.8258.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b2aa4fa492e386b4d424bc671536aa31b55f9979d1ccb4af954d2837d0f18a4
|
3 |
+
size 52590
|
config.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"default_settings": null, "behaviors": {"SnowballTarget": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 256, "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": true, "hidden_units": 256, "num_layers": 3, "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, "even_checkpoints": false, "max_steps": 500000, "time_horizon": 128, "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": true, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
|
configuration.yaml
ADDED
@@ -0,0 +1,77 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
default_settings: null
|
2 |
+
behaviors:
|
3 |
+
SnowballTarget:
|
4 |
+
trainer_type: ppo
|
5 |
+
hyperparameters:
|
6 |
+
batch_size: 256
|
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: true
|
20 |
+
hidden_units: 256
|
21 |
+
num_layers: 3
|
22 |
+
vis_encode_type: simple
|
23 |
+
memory: null
|
24 |
+
goal_conditioning_type: hyper
|
25 |
+
deterministic: false
|
26 |
+
reward_signals:
|
27 |
+
extrinsic:
|
28 |
+
gamma: 0.99
|
29 |
+
strength: 1.0
|
30 |
+
network_settings:
|
31 |
+
normalize: false
|
32 |
+
hidden_units: 128
|
33 |
+
num_layers: 2
|
34 |
+
vis_encode_type: simple
|
35 |
+
memory: null
|
36 |
+
goal_conditioning_type: hyper
|
37 |
+
deterministic: false
|
38 |
+
init_path: null
|
39 |
+
keep_checkpoints: 10
|
40 |
+
even_checkpoints: false
|
41 |
+
max_steps: 500000
|
42 |
+
time_horizon: 128
|
43 |
+
summary_freq: 10000
|
44 |
+
threaded: true
|
45 |
+
self_play: null
|
46 |
+
behavioral_cloning: null
|
47 |
+
env_settings:
|
48 |
+
env_path: ./training-envs-executables/linux/SnowballTarget/SnowballTarget
|
49 |
+
env_args: null
|
50 |
+
base_port: 5005
|
51 |
+
num_envs: 1
|
52 |
+
num_areas: 1
|
53 |
+
seed: -1
|
54 |
+
max_lifetime_restarts: 10
|
55 |
+
restarts_rate_limit_n: 1
|
56 |
+
restarts_rate_limit_period_s: 60
|
57 |
+
engine_settings:
|
58 |
+
width: 84
|
59 |
+
height: 84
|
60 |
+
quality_level: 5
|
61 |
+
time_scale: 20
|
62 |
+
target_frame_rate: -1
|
63 |
+
capture_frame_rate: 60
|
64 |
+
no_graphics: true
|
65 |
+
environment_parameters: null
|
66 |
+
checkpoint_settings:
|
67 |
+
run_id: SnowballTarget1
|
68 |
+
initialize_from: null
|
69 |
+
load_model: false
|
70 |
+
resume: false
|
71 |
+
force: true
|
72 |
+
train_model: false
|
73 |
+
inference: false
|
74 |
+
results_dir: results
|
75 |
+
torch_settings:
|
76 |
+
device: null
|
77 |
+
debug: false
|
run_logs/Player-0.log
ADDED
@@ -0,0 +1,409 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Mono path[0] = '/home/chenoi1/RL/unit5/ml-agents/training-envs-executables/linux/SnowballTarget/SnowballTarget_Data/Managed'
|
2 |
+
Mono config path = '/home/chenoi1/RL/unit5/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 |
+
Initialize engine version: 2021.3.14f1 (eee1884e7226)
|
6 |
+
[Subsystems] Discovering subsystems at path /home/chenoi1/RL/unit5/ml-agents/training-envs-executables/linux/SnowballTarget/SnowballTarget_Data/UnitySubsystems
|
7 |
+
Forcing GfxDevice: Null
|
8 |
+
GfxDevice: creating device client; threaded=0; jobified=0
|
9 |
+
NullGfxDevice:
|
10 |
+
Version: NULL 1.0 [1.0]
|
11 |
+
Renderer: Null Device
|
12 |
+
Vendor: Unity Technologies
|
13 |
+
ALSA lib confmisc.c:767:(parse_card) cannot find card '0'
|
14 |
+
ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
|
15 |
+
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
|
16 |
+
ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
|
17 |
+
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
|
18 |
+
ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
|
19 |
+
ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory
|
20 |
+
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default
|
21 |
+
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
22 |
+
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
|
23 |
+
ALSA lib confmisc.c:767:(parse_card) cannot find card '0'
|
24 |
+
ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
|
25 |
+
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
|
26 |
+
ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
|
27 |
+
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
|
28 |
+
ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
|
29 |
+
ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory
|
30 |
+
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default
|
31 |
+
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
32 |
+
FMOD initialized on nosound output
|
33 |
+
Begin MonoManager ReloadAssembly
|
34 |
+
- Completed reload, in 0.045 seconds
|
35 |
+
ERROR: Shader Sprites/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
36 |
+
ERROR: Shader Sprites/Mask shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
37 |
+
ERROR: Shader Legacy Shaders/VertexLit shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
38 |
+
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
39 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
40 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
41 |
+
ERROR: Shader Standard shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
42 |
+
WARNING: Shader Unsupported: 'Standard' - All subshaders removed
|
43 |
+
WARNING: Shader Did you use #pragma only_renderers and omit this platform?
|
44 |
+
WARNING: Shader If subshaders removal was intentional, you may have forgotten turning Fallback off?
|
45 |
+
UnloadTime: 0.575798 ms
|
46 |
+
ERROR: Shader UI/Default shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
|
47 |
+
requesting resize 84 x 84
|
48 |
+
Setting up 16 worker threads for Enlighten.
|
49 |
+
Memory Statistics:
|
50 |
+
[ALLOC_TEMP_TLS] TLS Allocator
|
51 |
+
StackAllocators :
|
52 |
+
[ALLOC_TEMP_MAIN]
|
53 |
+
Peak usage frame count: [8.0 KB-16.0 KB]: 13435 frames, [16.0 KB-32.0 KB]: 227 frames, [2.0 MB-4.0 MB]: 1 frames
|
54 |
+
Initial Block Size 4.0 MB
|
55 |
+
Current Block Size 4.0 MB
|
56 |
+
Peak Allocated Bytes 2.0 MB
|
57 |
+
Overflow Count 0
|
58 |
+
[ALLOC_TEMP_Job.Worker 18]
|
59 |
+
Initial Block Size 256.0 KB
|
60 |
+
Current Block Size 256.0 KB
|
61 |
+
Peak Allocated Bytes 3.6 KB
|
62 |
+
Overflow Count 0
|
63 |
+
[ALLOC_TEMP_Loading.PreloadManager]
|
64 |
+
Initial Block Size 256.0 KB
|
65 |
+
Current Block Size 304.0 KB
|
66 |
+
Peak Allocated Bytes 228.9 KB
|
67 |
+
Overflow Count 4
|
68 |
+
[ALLOC_TEMP_Background Job.Worker 8]
|
69 |
+
Initial Block Size 32.0 KB
|
70 |
+
Current Block Size 32.0 KB
|
71 |
+
Peak Allocated Bytes 0 B
|
72 |
+
Overflow Count 0
|
73 |
+
[ALLOC_TEMP_Background Job.Worker 10]
|
74 |
+
Initial Block Size 32.0 KB
|
75 |
+
Current Block Size 32.0 KB
|
76 |
+
Peak Allocated Bytes 0 B
|
77 |
+
Overflow Count 0
|
78 |
+
[ALLOC_TEMP_Job.Worker 16]
|
79 |
+
Initial Block Size 256.0 KB
|
80 |
+
Current Block Size 256.0 KB
|
81 |
+
Peak Allocated Bytes 3.6 KB
|
82 |
+
Overflow Count 0
|
83 |
+
[ALLOC_TEMP_Background Job.Worker 6]
|
84 |
+
Initial Block Size 32.0 KB
|
85 |
+
Current Block Size 32.0 KB
|
86 |
+
Peak Allocated Bytes 0 B
|
87 |
+
Overflow Count 0
|
88 |
+
[ALLOC_TEMP_Job.Worker 4]
|
89 |
+
Initial Block Size 256.0 KB
|
90 |
+
Current Block Size 256.0 KB
|
91 |
+
Peak Allocated Bytes 3.6 KB
|
92 |
+
Overflow Count 0
|
93 |
+
[ALLOC_TEMP_Job.Worker 27]
|
94 |
+
Initial Block Size 256.0 KB
|
95 |
+
Current Block Size 256.0 KB
|
96 |
+
Peak Allocated Bytes 3.6 KB
|
97 |
+
Overflow Count 0
|
98 |
+
[ALLOC_TEMP_Job.Worker 17]
|
99 |
+
Initial Block Size 256.0 KB
|
100 |
+
Current Block Size 256.0 KB
|
101 |
+
Peak Allocated Bytes 3.6 KB
|
102 |
+
Overflow Count 0
|
103 |
+
[ALLOC_TEMP_Job.Worker 14]
|
104 |
+
Initial Block Size 256.0 KB
|
105 |
+
Current Block Size 256.0 KB
|
106 |
+
Peak Allocated Bytes 3.6 KB
|
107 |
+
Overflow Count 0
|
108 |
+
[ALLOC_TEMP_Job.Worker 3]
|
109 |
+
Initial Block Size 256.0 KB
|
110 |
+
Current Block Size 256.0 KB
|
111 |
+
Peak Allocated Bytes 3.6 KB
|
112 |
+
Overflow Count 0
|
113 |
+
[ALLOC_TEMP_Background Job.Worker 12]
|
114 |
+
Initial Block Size 32.0 KB
|
115 |
+
Current Block Size 32.0 KB
|
116 |
+
Peak Allocated Bytes 0 B
|
117 |
+
Overflow Count 0
|
118 |
+
[ALLOC_TEMP_Background Job.Worker 1]
|
119 |
+
Initial Block Size 32.0 KB
|
120 |
+
Current Block Size 32.0 KB
|
121 |
+
Peak Allocated Bytes 0 B
|
122 |
+
Overflow Count 0
|
123 |
+
[ALLOC_TEMP_AssetGarbageCollectorHelper] x 31
|
124 |
+
Initial Block Size 64.0 KB
|
125 |
+
Current Block Size 64.0 KB
|
126 |
+
Peak Allocated Bytes 0 B
|
127 |
+
Overflow Count 0
|
128 |
+
[ALLOC_TEMP_Background Job.Worker 5]
|
129 |
+
Initial Block Size 32.0 KB
|
130 |
+
Current Block Size 32.0 KB
|
131 |
+
Peak Allocated Bytes 0 B
|
132 |
+
Overflow Count 0
|
133 |
+
[ALLOC_TEMP_Background Job.Worker 13]
|
134 |
+
Initial Block Size 32.0 KB
|
135 |
+
Current Block Size 32.0 KB
|
136 |
+
Peak Allocated Bytes 0 B
|
137 |
+
Overflow Count 0
|
138 |
+
[ALLOC_TEMP_Background Job.Worker 11]
|
139 |
+
Initial Block Size 32.0 KB
|
140 |
+
Current Block Size 32.0 KB
|
141 |
+
Peak Allocated Bytes 0 B
|
142 |
+
Overflow Count 0
|
143 |
+
[ALLOC_TEMP_Job.Worker 2]
|
144 |
+
Initial Block Size 256.0 KB
|
145 |
+
Current Block Size 256.0 KB
|
146 |
+
Peak Allocated Bytes 3.6 KB
|
147 |
+
Overflow Count 0
|
148 |
+
[ALLOC_TEMP_Background Job.Worker 3]
|
149 |
+
Initial Block Size 32.0 KB
|
150 |
+
Current Block Size 32.0 KB
|
151 |
+
Peak Allocated Bytes 0 B
|
152 |
+
Overflow Count 0
|
153 |
+
[ALLOC_TEMP_Background Job.Worker 0]
|
154 |
+
Initial Block Size 32.0 KB
|
155 |
+
Current Block Size 32.0 KB
|
156 |
+
Peak Allocated Bytes 0 B
|
157 |
+
Overflow Count 0
|
158 |
+
[ALLOC_TEMP_Job.Worker 20]
|
159 |
+
Initial Block Size 256.0 KB
|
160 |
+
Current Block Size 256.0 KB
|
161 |
+
Peak Allocated Bytes 3.6 KB
|
162 |
+
Overflow Count 0
|
163 |
+
[ALLOC_TEMP_Job.Worker 11]
|
164 |
+
Initial Block Size 256.0 KB
|
165 |
+
Current Block Size 256.0 KB
|
166 |
+
Peak Allocated Bytes 3.6 KB
|
167 |
+
Overflow Count 0
|
168 |
+
[ALLOC_TEMP_Background Job.Worker 4]
|
169 |
+
Initial Block Size 32.0 KB
|
170 |
+
Current Block Size 32.0 KB
|
171 |
+
Peak Allocated Bytes 0 B
|
172 |
+
Overflow Count 0
|
173 |
+
[ALLOC_TEMP_BatchDeleteObjects]
|
174 |
+
Initial Block Size 64.0 KB
|
175 |
+
Current Block Size 64.0 KB
|
176 |
+
Peak Allocated Bytes 0 B
|
177 |
+
Overflow Count 0
|
178 |
+
[ALLOC_TEMP_Job.Worker 30]
|
179 |
+
Initial Block Size 256.0 KB
|
180 |
+
Current Block Size 256.0 KB
|
181 |
+
Peak Allocated Bytes 3.6 KB
|
182 |
+
Overflow Count 0
|
183 |
+
[ALLOC_TEMP_Job.Worker 6]
|
184 |
+
Initial Block Size 256.0 KB
|
185 |
+
Current Block Size 256.0 KB
|
186 |
+
Peak Allocated Bytes 3.6 KB
|
187 |
+
Overflow Count 0
|
188 |
+
[ALLOC_TEMP_Job.Worker 0]
|
189 |
+
Initial Block Size 256.0 KB
|
190 |
+
Current Block Size 256.0 KB
|
191 |
+
Peak Allocated Bytes 3.6 KB
|
192 |
+
Overflow Count 0
|
193 |
+
[ALLOC_TEMP_Job.Worker 21]
|
194 |
+
Initial Block Size 256.0 KB
|
195 |
+
Current Block Size 256.0 KB
|
196 |
+
Peak Allocated Bytes 3.6 KB
|
197 |
+
Overflow Count 0
|
198 |
+
[ALLOC_TEMP_Job.Worker 26]
|
199 |
+
Initial Block Size 256.0 KB
|
200 |
+
Current Block Size 256.0 KB
|
201 |
+
Peak Allocated Bytes 3.6 KB
|
202 |
+
Overflow Count 0
|
203 |
+
[ALLOC_TEMP_Job.Worker 5]
|
204 |
+
Initial Block Size 256.0 KB
|
205 |
+
Current Block Size 256.0 KB
|
206 |
+
Peak Allocated Bytes 3.6 KB
|
207 |
+
Overflow Count 0
|
208 |
+
[ALLOC_TEMP_Background Job.Worker 9]
|
209 |
+
Initial Block Size 32.0 KB
|
210 |
+
Current Block Size 32.0 KB
|
211 |
+
Peak Allocated Bytes 0 B
|
212 |
+
Overflow Count 0
|
213 |
+
[ALLOC_TEMP_Job.Worker 25]
|
214 |
+
Initial Block Size 256.0 KB
|
215 |
+
Current Block Size 256.0 KB
|
216 |
+
Peak Allocated Bytes 3.6 KB
|
217 |
+
Overflow Count 0
|
218 |
+
[ALLOC_TEMP_Background Job.Worker 14]
|
219 |
+
Initial Block Size 32.0 KB
|
220 |
+
Current Block Size 32.0 KB
|
221 |
+
Peak Allocated Bytes 0 B
|
222 |
+
Overflow Count 0
|
223 |
+
[ALLOC_TEMP_Job.Worker 29]
|
224 |
+
Initial Block Size 256.0 KB
|
225 |
+
Current Block Size 256.0 KB
|
226 |
+
Peak Allocated Bytes 3.6 KB
|
227 |
+
Overflow Count 0
|
228 |
+
[ALLOC_TEMP_Job.Worker 13]
|
229 |
+
Initial Block Size 256.0 KB
|
230 |
+
Current Block Size 256.0 KB
|
231 |
+
Peak Allocated Bytes 3.6 KB
|
232 |
+
Overflow Count 0
|
233 |
+
[ALLOC_TEMP_EnlightenWorker] x 16
|
234 |
+
Initial Block Size 64.0 KB
|
235 |
+
Current Block Size 64.0 KB
|
236 |
+
Peak Allocated Bytes 0 B
|
237 |
+
Overflow Count 0
|
238 |
+
[ALLOC_TEMP_Background Job.Worker 15]
|
239 |
+
Initial Block Size 32.0 KB
|
240 |
+
Current Block Size 32.0 KB
|
241 |
+
Peak Allocated Bytes 0 B
|
242 |
+
Overflow Count 0
|
243 |
+
[ALLOC_TEMP_Background Job.Worker 2]
|
244 |
+
Initial Block Size 32.0 KB
|
245 |
+
Current Block Size 32.0 KB
|
246 |
+
Peak Allocated Bytes 0 B
|
247 |
+
Overflow Count 0
|
248 |
+
[ALLOC_TEMP_Job.Worker 28]
|
249 |
+
Initial Block Size 256.0 KB
|
250 |
+
Current Block Size 256.0 KB
|
251 |
+
Peak Allocated Bytes 3.6 KB
|
252 |
+
Overflow Count 0
|
253 |
+
[ALLOC_TEMP_Job.Worker 22]
|
254 |
+
Initial Block Size 256.0 KB
|
255 |
+
Current Block Size 256.0 KB
|
256 |
+
Peak Allocated Bytes 3.6 KB
|
257 |
+
Overflow Count 0
|
258 |
+
[ALLOC_TEMP_Background Job.Worker 7]
|
259 |
+
Initial Block Size 32.0 KB
|
260 |
+
Current Block Size 32.0 KB
|
261 |
+
Peak Allocated Bytes 0 B
|
262 |
+
Overflow Count 0
|
263 |
+
[ALLOC_TEMP_Job.Worker 9]
|
264 |
+
Initial Block Size 256.0 KB
|
265 |
+
Current Block Size 256.0 KB
|
266 |
+
Peak Allocated Bytes 3.6 KB
|
267 |
+
Overflow Count 0
|
268 |
+
[ALLOC_TEMP_Job.Worker 8]
|
269 |
+
Initial Block Size 256.0 KB
|
270 |
+
Current Block Size 256.0 KB
|
271 |
+
Peak Allocated Bytes 3.6 KB
|
272 |
+
Overflow Count 0
|
273 |
+
[ALLOC_TEMP_Job.Worker 7]
|
274 |
+
Initial Block Size 256.0 KB
|
275 |
+
Current Block Size 256.0 KB
|
276 |
+
Peak Allocated Bytes 3.6 KB
|
277 |
+
Overflow Count 0
|
278 |
+
[ALLOC_TEMP_Job.Worker 23]
|
279 |
+
Initial Block Size 256.0 KB
|
280 |
+
Current Block Size 256.0 KB
|
281 |
+
Peak Allocated Bytes 3.6 KB
|
282 |
+
Overflow Count 0
|
283 |
+
[ALLOC_TEMP_Job.Worker 1]
|
284 |
+
Initial Block Size 256.0 KB
|
285 |
+
Current Block Size 256.0 KB
|
286 |
+
Peak Allocated Bytes 3.6 KB
|
287 |
+
Overflow Count 0
|
288 |
+
[ALLOC_TEMP_Job.Worker 10]
|
289 |
+
Initial Block Size 256.0 KB
|
290 |
+
Current Block Size 256.0 KB
|
291 |
+
Peak Allocated Bytes 3.6 KB
|
292 |
+
Overflow Count 0
|
293 |
+
[ALLOC_TEMP_Job.Worker 24]
|
294 |
+
Initial Block Size 256.0 KB
|
295 |
+
Current Block Size 256.0 KB
|
296 |
+
Peak Allocated Bytes 3.6 KB
|
297 |
+
Overflow Count 0
|
298 |
+
[ALLOC_TEMP_Job.Worker 15]
|
299 |
+
Initial Block Size 256.0 KB
|
300 |
+
Current Block Size 256.0 KB
|
301 |
+
Peak Allocated Bytes 3.6 KB
|
302 |
+
Overflow Count 0
|
303 |
+
[ALLOC_TEMP_Job.Worker 19]
|
304 |
+
Initial Block Size 256.0 KB
|
305 |
+
Current Block Size 256.0 KB
|
306 |
+
Peak Allocated Bytes 3.6 KB
|
307 |
+
Overflow Count 0
|
308 |
+
[ALLOC_TEMP_Job.Worker 12]
|
309 |
+
Initial Block Size 256.0 KB
|
310 |
+
Current Block Size 256.0 KB
|
311 |
+
Peak Allocated Bytes 3.6 KB
|
312 |
+
Overflow Count 0
|
313 |
+
[ALLOC_TEMP_Loading.AsyncRead]
|
314 |
+
Initial Block Size 64.0 KB
|
315 |
+
Current Block Size 64.0 KB
|
316 |
+
Peak Allocated Bytes 226 B
|
317 |
+
Overflow Count 0
|
318 |
+
[ALLOC_DEFAULT] Dual Thread Allocator
|
319 |
+
Peak main deferred allocation count 34
|
320 |
+
[ALLOC_BUCKET]
|
321 |
+
Large Block size 4.0 MB
|
322 |
+
Used Block count 1
|
323 |
+
Peak Allocated bytes 1.0 MB
|
324 |
+
[ALLOC_DEFAULT_MAIN]
|
325 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 11143 frames, [8.0 MB-16.0 MB]: 2520 frames
|
326 |
+
Requested Block Size 16.0 MB
|
327 |
+
Peak Block count 1
|
328 |
+
Peak Allocated memory 9.7 MB
|
329 |
+
Peak Large allocation bytes 0 B
|
330 |
+
[ALLOC_DEFAULT_THREAD]
|
331 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 13663 frames
|
332 |
+
Requested Block Size 16.0 MB
|
333 |
+
Peak Block count 1
|
334 |
+
Peak Allocated memory 17.7 MB
|
335 |
+
Peak Large allocation bytes 16.0 MB
|
336 |
+
[ALLOC_TEMP_JOB_1_FRAME]
|
337 |
+
Initial Block Size 2.0 MB
|
338 |
+
Used Block Count 1
|
339 |
+
Overflow Count (too large) 0
|
340 |
+
Overflow Count (full) 0
|
341 |
+
[ALLOC_TEMP_JOB_2_FRAMES]
|
342 |
+
Initial Block Size 2.0 MB
|
343 |
+
Used Block Count 1
|
344 |
+
Overflow Count (too large) 0
|
345 |
+
Overflow Count (full) 0
|
346 |
+
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
347 |
+
Initial Block Size 2.0 MB
|
348 |
+
Used Block Count 2
|
349 |
+
Overflow Count (too large) 0
|
350 |
+
Overflow Count (full) 0
|
351 |
+
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
352 |
+
Initial Block Size 1.0 MB
|
353 |
+
Used Block Count 3
|
354 |
+
Overflow Count (too large) 0
|
355 |
+
Overflow Count (full) 0
|
356 |
+
[ALLOC_GFX] Dual Thread Allocator
|
357 |
+
Peak main deferred allocation count 0
|
358 |
+
[ALLOC_BUCKET]
|
359 |
+
Large Block size 4.0 MB
|
360 |
+
Used Block count 1
|
361 |
+
Peak Allocated bytes 1.0 MB
|
362 |
+
[ALLOC_GFX_MAIN]
|
363 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 12999 frames, [64.0 KB-128.0 KB]: 664 frames
|
364 |
+
Requested Block Size 16.0 MB
|
365 |
+
Peak Block count 1
|
366 |
+
Peak Allocated memory 67.2 KB
|
367 |
+
Peak Large allocation bytes 0 B
|
368 |
+
[ALLOC_GFX_THREAD]
|
369 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 13663 frames
|
370 |
+
Requested Block Size 16.0 MB
|
371 |
+
Peak Block count 1
|
372 |
+
Peak Allocated memory 39.6 KB
|
373 |
+
Peak Large allocation bytes 0 B
|
374 |
+
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
375 |
+
Peak main deferred allocation count 0
|
376 |
+
[ALLOC_BUCKET]
|
377 |
+
Large Block size 4.0 MB
|
378 |
+
Used Block count 1
|
379 |
+
Peak Allocated bytes 1.0 MB
|
380 |
+
[ALLOC_CACHEOBJECTS_MAIN]
|
381 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 13663 frames
|
382 |
+
Requested Block Size 4.0 MB
|
383 |
+
Peak Block count 1
|
384 |
+
Peak Allocated memory 0.6 MB
|
385 |
+
Peak Large allocation bytes 0 B
|
386 |
+
[ALLOC_CACHEOBJECTS_THREAD]
|
387 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 13662 frames, [2.0 MB-4.0 MB]: 1 frames
|
388 |
+
Requested Block Size 4.0 MB
|
389 |
+
Peak Block count 1
|
390 |
+
Peak Allocated memory 2.2 MB
|
391 |
+
Peak Large allocation bytes 0 B
|
392 |
+
[ALLOC_TYPETREE] Dual Thread Allocator
|
393 |
+
Peak main deferred allocation count 0
|
394 |
+
[ALLOC_BUCKET]
|
395 |
+
Large Block size 4.0 MB
|
396 |
+
Used Block count 1
|
397 |
+
Peak Allocated bytes 1.0 MB
|
398 |
+
[ALLOC_TYPETREE_MAIN]
|
399 |
+
Peak usage frame count: [0-1.0 KB]: 13663 frames
|
400 |
+
Requested Block Size 2.0 MB
|
401 |
+
Peak Block count 1
|
402 |
+
Peak Allocated memory 1.0 KB
|
403 |
+
Peak Large allocation bytes 0 B
|
404 |
+
[ALLOC_TYPETREE_THREAD]
|
405 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 13663 frames
|
406 |
+
Requested Block Size 2.0 MB
|
407 |
+
Peak Block count 1
|
408 |
+
Peak Allocated memory 1.7 KB
|
409 |
+
Peak Large allocation bytes 0 B
|
run_logs/timers.json
ADDED
@@ -0,0 +1,377 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"name": "root",
|
3 |
+
"gauges": {
|
4 |
+
"SnowballTarget.Policy.Entropy.mean": {
|
5 |
+
"value": 0.9051458835601807,
|
6 |
+
"min": 0.8958672881126404,
|
7 |
+
"max": 2.8793461322784424,
|
8 |
+
"count": 50
|
9 |
+
},
|
10 |
+
"SnowballTarget.Policy.Entropy.sum": {
|
11 |
+
"value": 9120.25,
|
12 |
+
"min": 8070.8681640625,
|
13 |
+
"max": 32116.2265625,
|
14 |
+
"count": 50
|
15 |
+
},
|
16 |
+
"SnowballTarget.Step.mean": {
|
17 |
+
"value": 499912.0,
|
18 |
+
"min": 9952.0,
|
19 |
+
"max": 499912.0,
|
20 |
+
"count": 50
|
21 |
+
},
|
22 |
+
"SnowballTarget.Step.sum": {
|
23 |
+
"value": 499912.0,
|
24 |
+
"min": 9952.0,
|
25 |
+
"max": 499912.0,
|
26 |
+
"count": 50
|
27 |
+
},
|
28 |
+
"SnowballTarget.Policy.ExtrinsicValueEstimate.mean": {
|
29 |
+
"value": 14.552339553833008,
|
30 |
+
"min": 0.1313910037279129,
|
31 |
+
"max": 14.569454193115234,
|
32 |
+
"count": 50
|
33 |
+
},
|
34 |
+
"SnowballTarget.Policy.ExtrinsicValueEstimate.sum": {
|
35 |
+
"value": 1469.7862548828125,
|
36 |
+
"min": 12.744927406311035,
|
37 |
+
"max": 1497.137451171875,
|
38 |
+
"count": 50
|
39 |
+
},
|
40 |
+
"SnowballTarget.Environment.EpisodeLength.mean": {
|
41 |
+
"value": 199.0,
|
42 |
+
"min": 199.0,
|
43 |
+
"max": 199.0,
|
44 |
+
"count": 50
|
45 |
+
},
|
46 |
+
"SnowballTarget.Environment.EpisodeLength.sum": {
|
47 |
+
"value": 8756.0,
|
48 |
+
"min": 8756.0,
|
49 |
+
"max": 13134.0,
|
50 |
+
"count": 50
|
51 |
+
},
|
52 |
+
"SnowballTarget.Environment.CumulativeReward.mean": {
|
53 |
+
"value": 28.11320754716981,
|
54 |
+
"min": 2.522727272727273,
|
55 |
+
"max": 28.772727272727273,
|
56 |
+
"count": 50
|
57 |
+
},
|
58 |
+
"SnowballTarget.Environment.CumulativeReward.sum": {
|
59 |
+
"value": 1490.0,
|
60 |
+
"min": 111.0,
|
61 |
+
"max": 1579.0,
|
62 |
+
"count": 50
|
63 |
+
},
|
64 |
+
"SnowballTarget.Policy.ExtrinsicReward.mean": {
|
65 |
+
"value": 28.11320754716981,
|
66 |
+
"min": 2.522727272727273,
|
67 |
+
"max": 28.772727272727273,
|
68 |
+
"count": 50
|
69 |
+
},
|
70 |
+
"SnowballTarget.Policy.ExtrinsicReward.sum": {
|
71 |
+
"value": 1490.0,
|
72 |
+
"min": 111.0,
|
73 |
+
"max": 1579.0,
|
74 |
+
"count": 50
|
75 |
+
},
|
76 |
+
"SnowballTarget.Losses.PolicyLoss.mean": {
|
77 |
+
"value": 0.04314950444711619,
|
78 |
+
"min": 0.04314950444711619,
|
79 |
+
"max": 0.05254254118121667,
|
80 |
+
"count": 50
|
81 |
+
},
|
82 |
+
"SnowballTarget.Losses.PolicyLoss.sum": {
|
83 |
+
"value": 0.08629900889423238,
|
84 |
+
"min": 0.08629900889423238,
|
85 |
+
"max": 0.15762762354365,
|
86 |
+
"count": 50
|
87 |
+
},
|
88 |
+
"SnowballTarget.Losses.ValueLoss.mean": {
|
89 |
+
"value": 0.15211700192269156,
|
90 |
+
"min": 0.0761607040596359,
|
91 |
+
"max": 0.2938694961807307,
|
92 |
+
"count": 50
|
93 |
+
},
|
94 |
+
"SnowballTarget.Losses.ValueLoss.sum": {
|
95 |
+
"value": 0.3042340038453831,
|
96 |
+
"min": 0.1523214081192718,
|
97 |
+
"max": 0.8294430902775596,
|
98 |
+
"count": 50
|
99 |
+
},
|
100 |
+
"SnowballTarget.Policy.LearningRate.mean": {
|
101 |
+
"value": 3.0000990000000026e-06,
|
102 |
+
"min": 3.0000990000000026e-06,
|
103 |
+
"max": 0.00029604000132,
|
104 |
+
"count": 50
|
105 |
+
},
|
106 |
+
"SnowballTarget.Policy.LearningRate.sum": {
|
107 |
+
"value": 6.000198000000005e-06,
|
108 |
+
"min": 6.000198000000005e-06,
|
109 |
+
"max": 0.0008366400211199997,
|
110 |
+
"count": 50
|
111 |
+
},
|
112 |
+
"SnowballTarget.Policy.Epsilon.mean": {
|
113 |
+
"value": 0.101,
|
114 |
+
"min": 0.101,
|
115 |
+
"max": 0.19867999999999997,
|
116 |
+
"count": 50
|
117 |
+
},
|
118 |
+
"SnowballTarget.Policy.Epsilon.sum": {
|
119 |
+
"value": 0.202,
|
120 |
+
"min": 0.202,
|
121 |
+
"max": 0.5788800000000001,
|
122 |
+
"count": 50
|
123 |
+
},
|
124 |
+
"SnowballTarget.Policy.Beta.mean": {
|
125 |
+
"value": 5.9900000000000047e-05,
|
126 |
+
"min": 5.9900000000000047e-05,
|
127 |
+
"max": 0.004934132000000001,
|
128 |
+
"count": 50
|
129 |
+
},
|
130 |
+
"SnowballTarget.Policy.Beta.sum": {
|
131 |
+
"value": 0.00011980000000000009,
|
132 |
+
"min": 0.00011980000000000009,
|
133 |
+
"max": 0.013946112,
|
134 |
+
"count": 50
|
135 |
+
},
|
136 |
+
"SnowballTarget.IsTraining.mean": {
|
137 |
+
"value": 1.0,
|
138 |
+
"min": 1.0,
|
139 |
+
"max": 1.0,
|
140 |
+
"count": 50
|
141 |
+
},
|
142 |
+
"SnowballTarget.IsTraining.sum": {
|
143 |
+
"value": 1.0,
|
144 |
+
"min": 1.0,
|
145 |
+
"max": 1.0,
|
146 |
+
"count": 50
|
147 |
+
}
|
148 |
+
},
|
149 |
+
"metadata": {
|
150 |
+
"timer_format_version": "0.1.0",
|
151 |
+
"start_time_seconds": "1681200148",
|
152 |
+
"python_version": "3.8.13 (default, Oct 21 2022, 23:50:54) \n[GCC 11.2.0]",
|
153 |
+
"command_line_arguments": "/home/chenoi1/miniconda3/envs/dxtorch/bin/mlagents-learn ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --no-graphics --force",
|
154 |
+
"mlagents_version": "0.31.0.dev0",
|
155 |
+
"mlagents_envs_version": "0.31.0.dev0",
|
156 |
+
"communication_protocol_version": "1.5.0",
|
157 |
+
"pytorch_version": "1.8.1",
|
158 |
+
"numpy_version": "1.21.2",
|
159 |
+
"end_time_seconds": "1681200713"
|
160 |
+
},
|
161 |
+
"total": 565.5419128559988,
|
162 |
+
"count": 1,
|
163 |
+
"self": 0.16774363999502384,
|
164 |
+
"children": {
|
165 |
+
"run_training.setup": {
|
166 |
+
"total": 0.02683232400158886,
|
167 |
+
"count": 1,
|
168 |
+
"self": 0.02683232400158886
|
169 |
+
},
|
170 |
+
"TrainerController.start_learning": {
|
171 |
+
"total": 565.3473368920022,
|
172 |
+
"count": 1,
|
173 |
+
"self": 0.760026288953668,
|
174 |
+
"children": {
|
175 |
+
"TrainerController._reset_env": {
|
176 |
+
"total": 0.4120313419989543,
|
177 |
+
"count": 1,
|
178 |
+
"self": 0.4120313419989543
|
179 |
+
},
|
180 |
+
"TrainerController.advance": {
|
181 |
+
"total": 564.1072649360503,
|
182 |
+
"count": 45543,
|
183 |
+
"self": 0.3256897511309944,
|
184 |
+
"children": {
|
185 |
+
"env_step": {
|
186 |
+
"total": 563.7815751849193,
|
187 |
+
"count": 45543,
|
188 |
+
"self": 432.97451339550025,
|
189 |
+
"children": {
|
190 |
+
"SubprocessEnvManager._take_step": {
|
191 |
+
"total": 130.45971468850985,
|
192 |
+
"count": 45543,
|
193 |
+
"self": 1.3622235474322224,
|
194 |
+
"children": {
|
195 |
+
"TorchPolicy.evaluate": {
|
196 |
+
"total": 129.09749114107763,
|
197 |
+
"count": 45543,
|
198 |
+
"self": 129.09749114107763
|
199 |
+
}
|
200 |
+
}
|
201 |
+
},
|
202 |
+
"workers": {
|
203 |
+
"total": 0.34734710090924636,
|
204 |
+
"count": 45543,
|
205 |
+
"self": 0.0,
|
206 |
+
"children": {
|
207 |
+
"worker_root": {
|
208 |
+
"total": 563.9830406965339,
|
209 |
+
"count": 45543,
|
210 |
+
"is_parallel": true,
|
211 |
+
"self": 237.55084753948177,
|
212 |
+
"children": {
|
213 |
+
"run_training.setup": {
|
214 |
+
"total": 0.0,
|
215 |
+
"count": 0,
|
216 |
+
"is_parallel": true,
|
217 |
+
"self": 0.0,
|
218 |
+
"children": {
|
219 |
+
"steps_from_proto": {
|
220 |
+
"total": 0.0013660969998454675,
|
221 |
+
"count": 1,
|
222 |
+
"is_parallel": true,
|
223 |
+
"self": 0.000625291999313049,
|
224 |
+
"children": {
|
225 |
+
"_process_rank_one_or_two_observation": {
|
226 |
+
"total": 0.0007408050005324185,
|
227 |
+
"count": 10,
|
228 |
+
"is_parallel": true,
|
229 |
+
"self": 0.0007408050005324185
|
230 |
+
}
|
231 |
+
}
|
232 |
+
},
|
233 |
+
"UnityEnvironment.step": {
|
234 |
+
"total": 0.017025307002768386,
|
235 |
+
"count": 1,
|
236 |
+
"is_parallel": true,
|
237 |
+
"self": 0.00018508100401959382,
|
238 |
+
"children": {
|
239 |
+
"UnityEnvironment._generate_step_input": {
|
240 |
+
"total": 0.0001588810009707231,
|
241 |
+
"count": 1,
|
242 |
+
"is_parallel": true,
|
243 |
+
"self": 0.0001588810009707231
|
244 |
+
},
|
245 |
+
"communicator.exchange": {
|
246 |
+
"total": 0.016050547998020193,
|
247 |
+
"count": 1,
|
248 |
+
"is_parallel": true,
|
249 |
+
"self": 0.016050547998020193
|
250 |
+
},
|
251 |
+
"steps_from_proto": {
|
252 |
+
"total": 0.0006307969997578766,
|
253 |
+
"count": 1,
|
254 |
+
"is_parallel": true,
|
255 |
+
"self": 0.0001695300052233506,
|
256 |
+
"children": {
|
257 |
+
"_process_rank_one_or_two_observation": {
|
258 |
+
"total": 0.000461266994534526,
|
259 |
+
"count": 10,
|
260 |
+
"is_parallel": true,
|
261 |
+
"self": 0.000461266994534526
|
262 |
+
}
|
263 |
+
}
|
264 |
+
}
|
265 |
+
}
|
266 |
+
}
|
267 |
+
}
|
268 |
+
},
|
269 |
+
"UnityEnvironment.step": {
|
270 |
+
"total": 326.4321931570521,
|
271 |
+
"count": 45542,
|
272 |
+
"is_parallel": true,
|
273 |
+
"self": 6.737098305497057,
|
274 |
+
"children": {
|
275 |
+
"UnityEnvironment._generate_step_input": {
|
276 |
+
"total": 4.0071289960505965,
|
277 |
+
"count": 45542,
|
278 |
+
"is_parallel": true,
|
279 |
+
"self": 4.0071289960505965
|
280 |
+
},
|
281 |
+
"communicator.exchange": {
|
282 |
+
"total": 295.8229425705176,
|
283 |
+
"count": 45542,
|
284 |
+
"is_parallel": true,
|
285 |
+
"self": 295.8229425705176
|
286 |
+
},
|
287 |
+
"steps_from_proto": {
|
288 |
+
"total": 19.86502328498682,
|
289 |
+
"count": 45542,
|
290 |
+
"is_parallel": true,
|
291 |
+
"self": 4.0616002690767345,
|
292 |
+
"children": {
|
293 |
+
"_process_rank_one_or_two_observation": {
|
294 |
+
"total": 15.803423015910084,
|
295 |
+
"count": 455420,
|
296 |
+
"is_parallel": true,
|
297 |
+
"self": 15.803423015910084
|
298 |
+
}
|
299 |
+
}
|
300 |
+
}
|
301 |
+
}
|
302 |
+
}
|
303 |
+
}
|
304 |
+
}
|
305 |
+
}
|
306 |
+
}
|
307 |
+
}
|
308 |
+
}
|
309 |
+
}
|
310 |
+
},
|
311 |
+
"trainer_threads": {
|
312 |
+
"total": 0.0007740990004094783,
|
313 |
+
"count": 1,
|
314 |
+
"self": 0.0007740990004094783,
|
315 |
+
"children": {
|
316 |
+
"thread_root": {
|
317 |
+
"total": 0.0,
|
318 |
+
"count": 0,
|
319 |
+
"is_parallel": true,
|
320 |
+
"self": 0.0,
|
321 |
+
"children": {
|
322 |
+
"trainer_advance": {
|
323 |
+
"total": 563.530333786719,
|
324 |
+
"count": 249787,
|
325 |
+
"is_parallel": true,
|
326 |
+
"self": 3.260401939831354,
|
327 |
+
"children": {
|
328 |
+
"process_trajectory": {
|
329 |
+
"total": 241.44248771587445,
|
330 |
+
"count": 249787,
|
331 |
+
"is_parallel": true,
|
332 |
+
"self": 240.37768866787883,
|
333 |
+
"children": {
|
334 |
+
"RLTrainer._checkpoint": {
|
335 |
+
"total": 1.0647990479956206,
|
336 |
+
"count": 10,
|
337 |
+
"is_parallel": true,
|
338 |
+
"self": 1.0647990479956206
|
339 |
+
}
|
340 |
+
}
|
341 |
+
},
|
342 |
+
"_update_policy": {
|
343 |
+
"total": 318.8274441310132,
|
344 |
+
"count": 113,
|
345 |
+
"is_parallel": true,
|
346 |
+
"self": 75.21916118503577,
|
347 |
+
"children": {
|
348 |
+
"TorchPPOOptimizer.update": {
|
349 |
+
"total": 243.6082829459774,
|
350 |
+
"count": 9605,
|
351 |
+
"is_parallel": true,
|
352 |
+
"self": 243.6082829459774
|
353 |
+
}
|
354 |
+
}
|
355 |
+
}
|
356 |
+
}
|
357 |
+
}
|
358 |
+
}
|
359 |
+
}
|
360 |
+
}
|
361 |
+
},
|
362 |
+
"TrainerController._save_models": {
|
363 |
+
"total": 0.06724022599883028,
|
364 |
+
"count": 1,
|
365 |
+
"self": 0.0004834379979001824,
|
366 |
+
"children": {
|
367 |
+
"RLTrainer._checkpoint": {
|
368 |
+
"total": 0.0667567880009301,
|
369 |
+
"count": 1,
|
370 |
+
"self": 0.0667567880009301
|
371 |
+
}
|
372 |
+
}
|
373 |
+
}
|
374 |
+
}
|
375 |
+
}
|
376 |
+
}
|
377 |
+
}
|
run_logs/training_status.json
ADDED
@@ -0,0 +1,110 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"SnowballTarget": {
|
3 |
+
"checkpoints": [
|
4 |
+
{
|
5 |
+
"steps": 99896,
|
6 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-99896.onnx",
|
7 |
+
"reward": 20.181818181818183,
|
8 |
+
"creation_time": 1681200256.270203,
|
9 |
+
"auxillary_file_paths": [
|
10 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-99896.pt"
|
11 |
+
]
|
12 |
+
},
|
13 |
+
{
|
14 |
+
"steps": 149984,
|
15 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-149984.onnx",
|
16 |
+
"reward": null,
|
17 |
+
"creation_time": 1681200311.6456332,
|
18 |
+
"auxillary_file_paths": [
|
19 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-149984.pt"
|
20 |
+
]
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"steps": 199984,
|
24 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-199984.onnx",
|
25 |
+
"reward": 26.375,
|
26 |
+
"creation_time": 1681200365.3135004,
|
27 |
+
"auxillary_file_paths": [
|
28 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-199984.pt"
|
29 |
+
]
|
30 |
+
},
|
31 |
+
{
|
32 |
+
"steps": 249880,
|
33 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-249880.onnx",
|
34 |
+
"reward": 27.272727272727273,
|
35 |
+
"creation_time": 1681200421.7741401,
|
36 |
+
"auxillary_file_paths": [
|
37 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-249880.pt"
|
38 |
+
]
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"steps": 299968,
|
42 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-299968.onnx",
|
43 |
+
"reward": null,
|
44 |
+
"creation_time": 1681200484.435008,
|
45 |
+
"auxillary_file_paths": [
|
46 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-299968.pt"
|
47 |
+
]
|
48 |
+
},
|
49 |
+
{
|
50 |
+
"steps": 349928,
|
51 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-349928.onnx",
|
52 |
+
"reward": 28.454545454545453,
|
53 |
+
"creation_time": 1681200541.3175418,
|
54 |
+
"auxillary_file_paths": [
|
55 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-349928.pt"
|
56 |
+
]
|
57 |
+
},
|
58 |
+
{
|
59 |
+
"steps": 399968,
|
60 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-399968.onnx",
|
61 |
+
"reward": 28.3125,
|
62 |
+
"creation_time": 1681200597.4237945,
|
63 |
+
"auxillary_file_paths": [
|
64 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-399968.pt"
|
65 |
+
]
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"steps": 449952,
|
69 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-449952.onnx",
|
70 |
+
"reward": null,
|
71 |
+
"creation_time": 1681200656.12755,
|
72 |
+
"auxillary_file_paths": [
|
73 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-449952.pt"
|
74 |
+
]
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"steps": 499912,
|
78 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-499912.onnx",
|
79 |
+
"reward": 28.181818181818183,
|
80 |
+
"creation_time": 1681200713.5472102,
|
81 |
+
"auxillary_file_paths": [
|
82 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-499912.pt"
|
83 |
+
]
|
84 |
+
},
|
85 |
+
{
|
86 |
+
"steps": 500808,
|
87 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-500808.onnx",
|
88 |
+
"reward": 28.181818181818183,
|
89 |
+
"creation_time": 1681200713.6632812,
|
90 |
+
"auxillary_file_paths": [
|
91 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-500808.pt"
|
92 |
+
]
|
93 |
+
}
|
94 |
+
],
|
95 |
+
"final_checkpoint": {
|
96 |
+
"steps": 500808,
|
97 |
+
"file_path": "results/SnowballTarget1/SnowballTarget.onnx",
|
98 |
+
"reward": 28.181818181818183,
|
99 |
+
"creation_time": 1681200713.6632812,
|
100 |
+
"auxillary_file_paths": [
|
101 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-500808.pt"
|
102 |
+
]
|
103 |
+
}
|
104 |
+
},
|
105 |
+
"metadata": {
|
106 |
+
"stats_format_version": "0.3.0",
|
107 |
+
"mlagents_version": "0.31.0.dev0",
|
108 |
+
"torch_version": "1.8.1"
|
109 |
+
}
|
110 |
+
}
|