First Push
Browse files- README.md +35 -0
- SnowballTarget.onnx +3 -0
- SnowballTarget/SnowballTarget-1599800.onnx +3 -0
- SnowballTarget/SnowballTarget-1599800.pt +3 -0
- SnowballTarget/SnowballTarget-1649800.onnx +3 -0
- SnowballTarget/SnowballTarget-1649800.pt +3 -0
- SnowballTarget/SnowballTarget-1699800.onnx +3 -0
- SnowballTarget/SnowballTarget-1699800.pt +3 -0
- SnowballTarget/SnowballTarget-1749800.onnx +3 -0
- SnowballTarget/SnowballTarget-1749800.pt +3 -0
- SnowballTarget/SnowballTarget-1799800.onnx +3 -0
- SnowballTarget/SnowballTarget-1799800.pt +3 -0
- SnowballTarget/SnowballTarget-1849800.onnx +3 -0
- SnowballTarget/SnowballTarget-1849800.pt +3 -0
- SnowballTarget/SnowballTarget-1899800.onnx +3 -0
- SnowballTarget/SnowballTarget-1899800.pt +3 -0
- SnowballTarget/SnowballTarget-1949800.onnx +3 -0
- SnowballTarget/SnowballTarget-1949800.pt +3 -0
- SnowballTarget/SnowballTarget-1999800.onnx +3 -0
- SnowballTarget/SnowballTarget-1999800.pt +3 -0
- SnowballTarget/SnowballTarget-2002000.onnx +3 -0
- SnowballTarget/SnowballTarget-2002000.pt +3 -0
- SnowballTarget/checkpoint.pt +3 -0
- SnowballTarget/events.out.tfevents.1691695203.28d609cacef8.6160.0 +3 -0
- config.json +1 -0
- configuration.yaml +77 -0
- run_logs/Player-0.log +262 -0
- run_logs/timers.json +377 -0
- run_logs/training_status.json +110 -0
README.md
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: ml-agents
|
| 3 |
+
tags:
|
| 4 |
+
- SnowballTarget
|
| 5 |
+
- deep-reinforcement-learning
|
| 6 |
+
- reinforcement-learning
|
| 7 |
+
- ML-Agents-SnowballTarget
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
# **ppo** Agent playing **SnowballTarget**
|
| 11 |
+
This is a trained model of a **ppo** agent playing **SnowballTarget**
|
| 12 |
+
using the [Unity ML-Agents Library](https://github.com/Unity-Technologies/ml-agents).
|
| 13 |
+
|
| 14 |
+
## Usage (with ML-Agents)
|
| 15 |
+
The Documentation: https://unity-technologies.github.io/ml-agents/ML-Agents-Toolkit-Documentation/
|
| 16 |
+
|
| 17 |
+
We wrote a complete tutorial to learn to train your first agent using ML-Agents and publish it to the Hub:
|
| 18 |
+
- A *short tutorial* where you teach Huggy the Dog 🐶 to fetch the stick and then play with him directly in your
|
| 19 |
+
browser: https://huggingface.co/learn/deep-rl-course/unitbonus1/introduction
|
| 20 |
+
- A *longer tutorial* to understand how works ML-Agents:
|
| 21 |
+
https://huggingface.co/learn/deep-rl-course/unit5/introduction
|
| 22 |
+
|
| 23 |
+
### Resume the training
|
| 24 |
+
```bash
|
| 25 |
+
mlagents-learn <your_configuration_file_path.yaml> --run-id=<run_id> --resume
|
| 26 |
+
```
|
| 27 |
+
|
| 28 |
+
### Watch your Agent play
|
| 29 |
+
You can watch your agent **playing directly in your browser**
|
| 30 |
+
|
| 31 |
+
1. If the environment is part of ML-Agents official environments, go to https://huggingface.co/unity
|
| 32 |
+
2. Step 1: Find your model_id: gioca91/ppo-SnowballTarget
|
| 33 |
+
3. Step 2: Select your *.nn /*.onnx file
|
| 34 |
+
4. Click on Watch the agent play 👀
|
| 35 |
+
|
SnowballTarget.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c34bf677c8f62bae5743550252d99c61de55af3b202ea2921b38a7b1aee68f3c
|
| 3 |
+
size 646532
|
SnowballTarget/SnowballTarget-1599800.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6056a5f9a265d5c52db3d62a9c0982bf5bb4d1a81cf141f94d85abb3b3b500e8
|
| 3 |
+
size 646532
|
SnowballTarget/SnowballTarget-1599800.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ab904702108903d857881f16dcbb1e9bd815bbefe3137eba75eb31caca2731e
|
| 3 |
+
size 3843968
|
SnowballTarget/SnowballTarget-1649800.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:836057242cccc7885bfa73821941d5fddcaec5be960cd0cad2bd565e09571c0e
|
| 3 |
+
size 646532
|
SnowballTarget/SnowballTarget-1649800.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5d97fa9769db1345a8adb9187278909be7ff63ad6ca0dabe63e272eb93334c4
|
| 3 |
+
size 3843968
|
SnowballTarget/SnowballTarget-1699800.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ff580485a0efb0d8244785bb5612c4a022345c6cf57ed0b6c40715d7cb65c56
|
| 3 |
+
size 646532
|
SnowballTarget/SnowballTarget-1699800.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0fbf691b2253460f47df43ddf13a1bf811a0733c41e80b125c7460bf5c9b4dbd
|
| 3 |
+
size 3843968
|
SnowballTarget/SnowballTarget-1749800.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fb5429aebc292b2b3d0db99fa5626b9c9da80aad4a8902627fffe8593ff035a5
|
| 3 |
+
size 646532
|
SnowballTarget/SnowballTarget-1749800.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d1fd83f1c2c66d343024524f1bc4847c6cf90bd2a8deffaec7a8fcd9bb06d85f
|
| 3 |
+
size 3843968
|
SnowballTarget/SnowballTarget-1799800.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d7c117dee28523cedcd974aafa27cf9b7bd1f719109397c90c82c8acf34157a
|
| 3 |
+
size 646532
|
SnowballTarget/SnowballTarget-1799800.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8457595f152a2af64702fb492c79ce5aee84a3ae2ed9a740c6a758e5131e7234
|
| 3 |
+
size 3843968
|
SnowballTarget/SnowballTarget-1849800.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:08a87bc2ec8d02e1f2c90953616d2afe66d218e827f0dca20a28d8683c261711
|
| 3 |
+
size 646532
|
SnowballTarget/SnowballTarget-1849800.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d84fce4cf4e3a608c31816468ef205d1970278abd0dd324ce44f4e08c83c2405
|
| 3 |
+
size 3843968
|
SnowballTarget/SnowballTarget-1899800.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:18c6333e897606e3a7445ebfbe27527dd4c40d3351d098fbbec7c221e1aeb08b
|
| 3 |
+
size 646532
|
SnowballTarget/SnowballTarget-1899800.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19f73599ced5d0a7e755a7648436bc80cd62123e227532b7d08e73d62d36bb93
|
| 3 |
+
size 3843968
|
SnowballTarget/SnowballTarget-1949800.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:219ffadd29902e0713b55cce3be82705cf15f4a9e3342bc088aa1ddfe9ea61a2
|
| 3 |
+
size 646532
|
SnowballTarget/SnowballTarget-1949800.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:69cbb3c2eae6b96e3a2e778132e877850edbd7e0afbad7d15b9288302bb9ecca
|
| 3 |
+
size 3843968
|
SnowballTarget/SnowballTarget-1999800.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c34bf677c8f62bae5743550252d99c61de55af3b202ea2921b38a7b1aee68f3c
|
| 3 |
+
size 646532
|
SnowballTarget/SnowballTarget-1999800.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:89cb71c9b7b570636a9247dffa064a88a09f931571957a3236a3800c98e840c2
|
| 3 |
+
size 3843968
|
SnowballTarget/SnowballTarget-2002000.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c34bf677c8f62bae5743550252d99c61de55af3b202ea2921b38a7b1aee68f3c
|
| 3 |
+
size 646532
|
SnowballTarget/SnowballTarget-2002000.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04e082c4a839efc6f521c1c06cb760d428554f94cb1514fa2b9b6a0891d63ab4
|
| 3 |
+
size 3843968
|
SnowballTarget/checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:04e082c4a839efc6f521c1c06cb760d428554f94cb1514fa2b9b6a0891d63ab4
|
| 3 |
+
size 3843968
|
SnowballTarget/events.out.tfevents.1691695203.28d609cacef8.6160.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0eb4129360f0a4172063704d859388c2341c53af6d3f9f09bd5cba7ebb54fd88
|
| 3 |
+
size 44799
|
config.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"default_settings": null, "behaviors": {"SnowballTarget": {"trainer_type": "ppo", "hyperparameters": {"batch_size": 128, "buffer_size": 2048, "learning_rate": 0.0003, "beta": 0.005, "epsilon": 0.2, "lambd": 0.95, "num_epoch": 3, "shared_critic": false, "learning_rate_schedule": "linear", "beta_schedule": "linear", "epsilon_schedule": "linear"}, "checkpoint_interval": 50000, "network_settings": {"normalize": false, "hidden_units": 256, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}, "reward_signals": {"extrinsic": {"gamma": 0.99, "strength": 1.0, "network_settings": {"normalize": false, "hidden_units": 128, "num_layers": 2, "vis_encode_type": "simple", "memory": null, "goal_conditioning_type": "hyper", "deterministic": false}}}, "init_path": null, "keep_checkpoints": 10, "even_checkpoints": false, "max_steps": 2000000, "time_horizon": 2048, "summary_freq": 50000, "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,77 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
default_settings: null
|
| 2 |
+
behaviors:
|
| 3 |
+
SnowballTarget:
|
| 4 |
+
trainer_type: ppo
|
| 5 |
+
hyperparameters:
|
| 6 |
+
batch_size: 128
|
| 7 |
+
buffer_size: 2048
|
| 8 |
+
learning_rate: 0.0003
|
| 9 |
+
beta: 0.005
|
| 10 |
+
epsilon: 0.2
|
| 11 |
+
lambd: 0.95
|
| 12 |
+
num_epoch: 3
|
| 13 |
+
shared_critic: false
|
| 14 |
+
learning_rate_schedule: linear
|
| 15 |
+
beta_schedule: linear
|
| 16 |
+
epsilon_schedule: linear
|
| 17 |
+
checkpoint_interval: 50000
|
| 18 |
+
network_settings:
|
| 19 |
+
normalize: false
|
| 20 |
+
hidden_units: 256
|
| 21 |
+
num_layers: 2
|
| 22 |
+
vis_encode_type: simple
|
| 23 |
+
memory: null
|
| 24 |
+
goal_conditioning_type: hyper
|
| 25 |
+
deterministic: false
|
| 26 |
+
reward_signals:
|
| 27 |
+
extrinsic:
|
| 28 |
+
gamma: 0.99
|
| 29 |
+
strength: 1.0
|
| 30 |
+
network_settings:
|
| 31 |
+
normalize: false
|
| 32 |
+
hidden_units: 128
|
| 33 |
+
num_layers: 2
|
| 34 |
+
vis_encode_type: simple
|
| 35 |
+
memory: null
|
| 36 |
+
goal_conditioning_type: hyper
|
| 37 |
+
deterministic: false
|
| 38 |
+
init_path: null
|
| 39 |
+
keep_checkpoints: 10
|
| 40 |
+
even_checkpoints: false
|
| 41 |
+
max_steps: 2000000
|
| 42 |
+
time_horizon: 2048
|
| 43 |
+
summary_freq: 50000
|
| 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: false
|
| 72 |
+
train_model: false
|
| 73 |
+
inference: false
|
| 74 |
+
results_dir: results
|
| 75 |
+
torch_settings:
|
| 76 |
+
device: null
|
| 77 |
+
debug: false
|
run_logs/Player-0.log
ADDED
|
@@ -0,0 +1,262 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Mono path[0] = '/content/ml-agents/training-envs-executables/linux/SnowballTarget/SnowballTarget_Data/Managed'
|
| 2 |
+
Mono config path = '/content/ml-agents/training-envs-executables/linux/SnowballTarget/SnowballTarget_Data/MonoBleedingEdge/etc'
|
| 3 |
+
Preloaded 'lib_burst_generated.so'
|
| 4 |
+
Preloaded 'libgrpc_csharp_ext.x64.so'
|
| 5 |
+
PlayerPrefs - Creating folder: /root/.config/unity3d/Hugging Face
|
| 6 |
+
PlayerPrefs - Creating folder: /root/.config/unity3d/Hugging Face/SnowballTarget
|
| 7 |
+
Unable to load player prefs
|
| 8 |
+
Initialize engine version: 2021.3.14f1 (eee1884e7226)
|
| 9 |
+
[Subsystems] Discovering subsystems at path /content/ml-agents/training-envs-executables/linux/SnowballTarget/SnowballTarget_Data/UnitySubsystems
|
| 10 |
+
Forcing GfxDevice: Null
|
| 11 |
+
GfxDevice: creating device client; threaded=0; jobified=0
|
| 12 |
+
NullGfxDevice:
|
| 13 |
+
Version: NULL 1.0 [1.0]
|
| 14 |
+
Renderer: Null Device
|
| 15 |
+
Vendor: Unity Technologies
|
| 16 |
+
ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
|
| 17 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
|
| 18 |
+
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
|
| 19 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
|
| 20 |
+
ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
|
| 21 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
|
| 22 |
+
ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory
|
| 23 |
+
ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
|
| 24 |
+
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
| 25 |
+
Forced to initialize FMOD to to the device driver's system output rate 48000, this may impact performance and/or give inconsistent experiences compared to selected sample rate 48000
|
| 26 |
+
ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
|
| 27 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
|
| 28 |
+
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
|
| 29 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
|
| 30 |
+
ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
|
| 31 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
|
| 32 |
+
ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory
|
| 33 |
+
ALSA lib pcm.c:2664:(snd_pcm_open_noupdate) Unknown PCM default
|
| 34 |
+
FMOD failed to initialize the output device.: "Error initializing output device. " (60)
|
| 35 |
+
FMOD initialized on nosound output
|
| 36 |
+
Begin MonoManager ReloadAssembly
|
| 37 |
+
- Completed reload, in 0.120 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.895462 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]: 53691 frames, [16.0 KB-32.0 KB]: 910 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 39
|
| 173 |
+
[ALLOC_BUCKET]
|
| 174 |
+
Large Block size 4.0 MB
|
| 175 |
+
Used Block count 1
|
| 176 |
+
Peak Allocated bytes 1.0 MB
|
| 177 |
+
[ALLOC_DEFAULT_MAIN]
|
| 178 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 11726 frames, [8.0 MB-16.0 MB]: 29739 frames, [16.0 MB-32.0 MB]: 13137 frames
|
| 179 |
+
Requested Block Size 16.0 MB
|
| 180 |
+
Peak Block count 2
|
| 181 |
+
Peak Allocated memory 24.3 MB
|
| 182 |
+
Peak Large allocation bytes 0 B
|
| 183 |
+
[ALLOC_DEFAULT_THREAD]
|
| 184 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 54602 frames
|
| 185 |
+
Requested Block Size 16.0 MB
|
| 186 |
+
Peak Block count 1
|
| 187 |
+
Peak Allocated memory 17.8 MB
|
| 188 |
+
Peak Large allocation bytes 16.0 MB
|
| 189 |
+
[ALLOC_TEMP_JOB_1_FRAME]
|
| 190 |
+
Initial Block Size 2.0 MB
|
| 191 |
+
Used Block Count 1
|
| 192 |
+
Overflow Count (too large) 0
|
| 193 |
+
Overflow Count (full) 0
|
| 194 |
+
[ALLOC_TEMP_JOB_2_FRAMES]
|
| 195 |
+
Initial Block Size 2.0 MB
|
| 196 |
+
Used Block Count 1
|
| 197 |
+
Overflow Count (too large) 0
|
| 198 |
+
Overflow Count (full) 0
|
| 199 |
+
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
| 200 |
+
Initial Block Size 2.0 MB
|
| 201 |
+
Used Block Count 2
|
| 202 |
+
Overflow Count (too large) 0
|
| 203 |
+
Overflow Count (full) 0
|
| 204 |
+
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
| 205 |
+
Initial Block Size 1.0 MB
|
| 206 |
+
Used Block Count 3
|
| 207 |
+
Overflow Count (too large) 0
|
| 208 |
+
Overflow Count (full) 0
|
| 209 |
+
[ALLOC_GFX] Dual Thread Allocator
|
| 210 |
+
Peak main deferred allocation count 0
|
| 211 |
+
[ALLOC_BUCKET]
|
| 212 |
+
Large Block size 4.0 MB
|
| 213 |
+
Used Block count 1
|
| 214 |
+
Peak Allocated bytes 1.0 MB
|
| 215 |
+
[ALLOC_GFX_MAIN]
|
| 216 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 53087 frames, [64.0 KB-128.0 KB]: 1515 frames
|
| 217 |
+
Requested Block Size 16.0 MB
|
| 218 |
+
Peak Block count 1
|
| 219 |
+
Peak Allocated memory 66.4 KB
|
| 220 |
+
Peak Large allocation bytes 0 B
|
| 221 |
+
[ALLOC_GFX_THREAD]
|
| 222 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 54602 frames
|
| 223 |
+
Requested Block Size 16.0 MB
|
| 224 |
+
Peak Block count 1
|
| 225 |
+
Peak Allocated memory 39.6 KB
|
| 226 |
+
Peak Large allocation bytes 0 B
|
| 227 |
+
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
| 228 |
+
Peak main deferred allocation count 0
|
| 229 |
+
[ALLOC_BUCKET]
|
| 230 |
+
Large Block size 4.0 MB
|
| 231 |
+
Used Block count 1
|
| 232 |
+
Peak Allocated bytes 1.0 MB
|
| 233 |
+
[ALLOC_CACHEOBJECTS_MAIN]
|
| 234 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 54602 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]: 54601 frames, [2.0 MB-4.0 MB]: 1 frames
|
| 241 |
+
Requested Block Size 4.0 MB
|
| 242 |
+
Peak Block count 1
|
| 243 |
+
Peak Allocated memory 2.2 MB
|
| 244 |
+
Peak Large allocation bytes 0 B
|
| 245 |
+
[ALLOC_TYPETREE] Dual Thread Allocator
|
| 246 |
+
Peak main deferred allocation count 0
|
| 247 |
+
[ALLOC_BUCKET]
|
| 248 |
+
Large Block size 4.0 MB
|
| 249 |
+
Used Block count 1
|
| 250 |
+
Peak Allocated bytes 1.0 MB
|
| 251 |
+
[ALLOC_TYPETREE_MAIN]
|
| 252 |
+
Peak usage frame count: [0-1.0 KB]: 54602 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]: 54602 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,377 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "root",
|
| 3 |
+
"gauges": {
|
| 4 |
+
"SnowballTarget.Policy.Entropy.mean": {
|
| 5 |
+
"value": 0.6785414814949036,
|
| 6 |
+
"min": 0.6424476504325867,
|
| 7 |
+
"max": 2.6115665435791016,
|
| 8 |
+
"count": 40
|
| 9 |
+
},
|
| 10 |
+
"SnowballTarget.Policy.Entropy.sum": {
|
| 11 |
+
"value": 34311.80859375,
|
| 12 |
+
"min": 32338.24609375,
|
| 13 |
+
"max": 132288.90625,
|
| 14 |
+
"count": 40
|
| 15 |
+
},
|
| 16 |
+
"SnowballTarget.Environment.EpisodeLength.mean": {
|
| 17 |
+
"value": 199.0,
|
| 18 |
+
"min": 199.0,
|
| 19 |
+
"max": 199.0,
|
| 20 |
+
"count": 40
|
| 21 |
+
},
|
| 22 |
+
"SnowballTarget.Environment.EpisodeLength.sum": {
|
| 23 |
+
"value": 50347.0,
|
| 24 |
+
"min": 48158.0,
|
| 25 |
+
"max": 50347.0,
|
| 26 |
+
"count": 40
|
| 27 |
+
},
|
| 28 |
+
"SnowballTarget.Step.mean": {
|
| 29 |
+
"value": 1999800.0,
|
| 30 |
+
"min": 49800.0,
|
| 31 |
+
"max": 1999800.0,
|
| 32 |
+
"count": 40
|
| 33 |
+
},
|
| 34 |
+
"SnowballTarget.Step.sum": {
|
| 35 |
+
"value": 1999800.0,
|
| 36 |
+
"min": 49800.0,
|
| 37 |
+
"max": 1999800.0,
|
| 38 |
+
"count": 40
|
| 39 |
+
},
|
| 40 |
+
"SnowballTarget.Policy.ExtrinsicValueEstimate.mean": {
|
| 41 |
+
"value": 14.278741836547852,
|
| 42 |
+
"min": 2.7476751804351807,
|
| 43 |
+
"max": 14.278741836547852,
|
| 44 |
+
"count": 40
|
| 45 |
+
},
|
| 46 |
+
"SnowballTarget.Policy.ExtrinsicValueEstimate.sum": {
|
| 47 |
+
"value": 3569.685546875,
|
| 48 |
+
"min": 684.171142578125,
|
| 49 |
+
"max": 3569.685546875,
|
| 50 |
+
"count": 40
|
| 51 |
+
},
|
| 52 |
+
"SnowballTarget.Environment.CumulativeReward.mean": {
|
| 53 |
+
"value": 27.912,
|
| 54 |
+
"min": 8.74698795180723,
|
| 55 |
+
"max": 27.96,
|
| 56 |
+
"count": 40
|
| 57 |
+
},
|
| 58 |
+
"SnowballTarget.Environment.CumulativeReward.sum": {
|
| 59 |
+
"value": 6978.0,
|
| 60 |
+
"min": 2178.0,
|
| 61 |
+
"max": 6990.0,
|
| 62 |
+
"count": 40
|
| 63 |
+
},
|
| 64 |
+
"SnowballTarget.Policy.ExtrinsicReward.mean": {
|
| 65 |
+
"value": 27.912,
|
| 66 |
+
"min": 8.74698795180723,
|
| 67 |
+
"max": 27.96,
|
| 68 |
+
"count": 40
|
| 69 |
+
},
|
| 70 |
+
"SnowballTarget.Policy.ExtrinsicReward.sum": {
|
| 71 |
+
"value": 6978.0,
|
| 72 |
+
"min": 2178.0,
|
| 73 |
+
"max": 6990.0,
|
| 74 |
+
"count": 40
|
| 75 |
+
},
|
| 76 |
+
"SnowballTarget.Losses.PolicyLoss.mean": {
|
| 77 |
+
"value": 0.06906834343111276,
|
| 78 |
+
"min": 0.06544568895404314,
|
| 79 |
+
"max": 0.07201989505295396,
|
| 80 |
+
"count": 40
|
| 81 |
+
},
|
| 82 |
+
"SnowballTarget.Losses.PolicyLoss.sum": {
|
| 83 |
+
"value": 1.5885718989155935,
|
| 84 |
+
"min": 1.469503760910205,
|
| 85 |
+
"max": 1.6564575862179411,
|
| 86 |
+
"count": 40
|
| 87 |
+
},
|
| 88 |
+
"SnowballTarget.Losses.ValueLoss.mean": {
|
| 89 |
+
"value": 0.17110422421294402,
|
| 90 |
+
"min": 0.16093404756863708,
|
| 91 |
+
"max": 0.2658214076070428,
|
| 92 |
+
"count": 40
|
| 93 |
+
},
|
| 94 |
+
"SnowballTarget.Losses.ValueLoss.sum": {
|
| 95 |
+
"value": 3.9353971568977126,
|
| 96 |
+
"min": 3.5891555321275024,
|
| 97 |
+
"max": 6.113892374961985,
|
| 98 |
+
"count": 40
|
| 99 |
+
},
|
| 100 |
+
"SnowballTarget.Policy.LearningRate.mean": {
|
| 101 |
+
"value": 3.660098780000001e-06,
|
| 102 |
+
"min": 3.660098780000001e-06,
|
| 103 |
+
"max": 0.00029620500126499995,
|
| 104 |
+
"count": 40
|
| 105 |
+
},
|
| 106 |
+
"SnowballTarget.Policy.LearningRate.sum": {
|
| 107 |
+
"value": 8.418227194000002e-05,
|
| 108 |
+
"min": 8.418227194000002e-05,
|
| 109 |
+
"max": 0.006641940086019998,
|
| 110 |
+
"count": 40
|
| 111 |
+
},
|
| 112 |
+
"SnowballTarget.Policy.Epsilon.mean": {
|
| 113 |
+
"value": 0.10121999999999999,
|
| 114 |
+
"min": 0.10121999999999999,
|
| 115 |
+
"max": 0.19873500000000002,
|
| 116 |
+
"count": 40
|
| 117 |
+
},
|
| 118 |
+
"SnowballTarget.Policy.Epsilon.sum": {
|
| 119 |
+
"value": 2.32806,
|
| 120 |
+
"min": 2.32806,
|
| 121 |
+
"max": 4.51398,
|
| 122 |
+
"count": 40
|
| 123 |
+
},
|
| 124 |
+
"SnowballTarget.Policy.Beta.mean": {
|
| 125 |
+
"value": 7.087800000000001e-05,
|
| 126 |
+
"min": 7.087800000000001e-05,
|
| 127 |
+
"max": 0.0049368765,
|
| 128 |
+
"count": 40
|
| 129 |
+
},
|
| 130 |
+
"SnowballTarget.Policy.Beta.sum": {
|
| 131 |
+
"value": 0.0016301940000000002,
|
| 132 |
+
"min": 0.0016301940000000002,
|
| 133 |
+
"max": 0.110707602,
|
| 134 |
+
"count": 40
|
| 135 |
+
},
|
| 136 |
+
"SnowballTarget.IsTraining.mean": {
|
| 137 |
+
"value": 1.0,
|
| 138 |
+
"min": 1.0,
|
| 139 |
+
"max": 1.0,
|
| 140 |
+
"count": 40
|
| 141 |
+
},
|
| 142 |
+
"SnowballTarget.IsTraining.sum": {
|
| 143 |
+
"value": 1.0,
|
| 144 |
+
"min": 1.0,
|
| 145 |
+
"max": 1.0,
|
| 146 |
+
"count": 40
|
| 147 |
+
}
|
| 148 |
+
},
|
| 149 |
+
"metadata": {
|
| 150 |
+
"timer_format_version": "0.1.0",
|
| 151 |
+
"start_time_seconds": "1691695202",
|
| 152 |
+
"python_version": "3.10.12 (main, Jun 11 2023, 05:26:28) [GCC 11.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.31.0.dev0",
|
| 155 |
+
"mlagents_envs_version": "0.31.0.dev0",
|
| 156 |
+
"communication_protocol_version": "1.5.0",
|
| 157 |
+
"pytorch_version": "1.11.0+cu102",
|
| 158 |
+
"numpy_version": "1.21.2",
|
| 159 |
+
"end_time_seconds": "1691699793"
|
| 160 |
+
},
|
| 161 |
+
"total": 4591.0157084269995,
|
| 162 |
+
"count": 1,
|
| 163 |
+
"self": 0.44240913599969645,
|
| 164 |
+
"children": {
|
| 165 |
+
"run_training.setup": {
|
| 166 |
+
"total": 0.05131418900009521,
|
| 167 |
+
"count": 1,
|
| 168 |
+
"self": 0.05131418900009521
|
| 169 |
+
},
|
| 170 |
+
"TrainerController.start_learning": {
|
| 171 |
+
"total": 4590.521985102,
|
| 172 |
+
"count": 1,
|
| 173 |
+
"self": 6.276178060033089,
|
| 174 |
+
"children": {
|
| 175 |
+
"TrainerController._reset_env": {
|
| 176 |
+
"total": 5.622686312000042,
|
| 177 |
+
"count": 1,
|
| 178 |
+
"self": 5.622686312000042
|
| 179 |
+
},
|
| 180 |
+
"TrainerController.advance": {
|
| 181 |
+
"total": 4578.469465813968,
|
| 182 |
+
"count": 182006,
|
| 183 |
+
"self": 2.928213151115415,
|
| 184 |
+
"children": {
|
| 185 |
+
"env_step": {
|
| 186 |
+
"total": 4575.5412526628525,
|
| 187 |
+
"count": 182006,
|
| 188 |
+
"self": 3154.6029376747974,
|
| 189 |
+
"children": {
|
| 190 |
+
"SubprocessEnvManager._take_step": {
|
| 191 |
+
"total": 1417.944118609099,
|
| 192 |
+
"count": 182006,
|
| 193 |
+
"self": 17.412136815113172,
|
| 194 |
+
"children": {
|
| 195 |
+
"TorchPolicy.evaluate": {
|
| 196 |
+
"total": 1400.5319817939858,
|
| 197 |
+
"count": 182006,
|
| 198 |
+
"self": 1400.5319817939858
|
| 199 |
+
}
|
| 200 |
+
}
|
| 201 |
+
},
|
| 202 |
+
"workers": {
|
| 203 |
+
"total": 2.9941963789558486,
|
| 204 |
+
"count": 182006,
|
| 205 |
+
"self": 0.0,
|
| 206 |
+
"children": {
|
| 207 |
+
"worker_root": {
|
| 208 |
+
"total": 4575.293590029838,
|
| 209 |
+
"count": 182006,
|
| 210 |
+
"is_parallel": true,
|
| 211 |
+
"self": 1996.0307432919021,
|
| 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.006735440000056769,
|
| 221 |
+
"count": 1,
|
| 222 |
+
"is_parallel": true,
|
| 223 |
+
"self": 0.004277886000181752,
|
| 224 |
+
"children": {
|
| 225 |
+
"_process_rank_one_or_two_observation": {
|
| 226 |
+
"total": 0.0024575539998750173,
|
| 227 |
+
"count": 10,
|
| 228 |
+
"is_parallel": true,
|
| 229 |
+
"self": 0.0024575539998750173
|
| 230 |
+
}
|
| 231 |
+
}
|
| 232 |
+
},
|
| 233 |
+
"UnityEnvironment.step": {
|
| 234 |
+
"total": 0.04643667799996365,
|
| 235 |
+
"count": 1,
|
| 236 |
+
"is_parallel": true,
|
| 237 |
+
"self": 0.00071803399964665,
|
| 238 |
+
"children": {
|
| 239 |
+
"UnityEnvironment._generate_step_input": {
|
| 240 |
+
"total": 0.0004220640000767162,
|
| 241 |
+
"count": 1,
|
| 242 |
+
"is_parallel": true,
|
| 243 |
+
"self": 0.0004220640000767162
|
| 244 |
+
},
|
| 245 |
+
"communicator.exchange": {
|
| 246 |
+
"total": 0.043091978000120434,
|
| 247 |
+
"count": 1,
|
| 248 |
+
"is_parallel": true,
|
| 249 |
+
"self": 0.043091978000120434
|
| 250 |
+
},
|
| 251 |
+
"steps_from_proto": {
|
| 252 |
+
"total": 0.0022046020001198485,
|
| 253 |
+
"count": 1,
|
| 254 |
+
"is_parallel": true,
|
| 255 |
+
"self": 0.0004937830001381371,
|
| 256 |
+
"children": {
|
| 257 |
+
"_process_rank_one_or_two_observation": {
|
| 258 |
+
"total": 0.0017108189999817114,
|
| 259 |
+
"count": 10,
|
| 260 |
+
"is_parallel": true,
|
| 261 |
+
"self": 0.0017108189999817114
|
| 262 |
+
}
|
| 263 |
+
}
|
| 264 |
+
}
|
| 265 |
+
}
|
| 266 |
+
}
|
| 267 |
+
}
|
| 268 |
+
},
|
| 269 |
+
"UnityEnvironment.step": {
|
| 270 |
+
"total": 2579.262846737936,
|
| 271 |
+
"count": 182005,
|
| 272 |
+
"is_parallel": true,
|
| 273 |
+
"self": 107.03930975787944,
|
| 274 |
+
"children": {
|
| 275 |
+
"UnityEnvironment._generate_step_input": {
|
| 276 |
+
"total": 53.537830163208355,
|
| 277 |
+
"count": 182005,
|
| 278 |
+
"is_parallel": true,
|
| 279 |
+
"self": 53.537830163208355
|
| 280 |
+
},
|
| 281 |
+
"communicator.exchange": {
|
| 282 |
+
"total": 2057.1092542659258,
|
| 283 |
+
"count": 182005,
|
| 284 |
+
"is_parallel": true,
|
| 285 |
+
"self": 2057.1092542659258
|
| 286 |
+
},
|
| 287 |
+
"steps_from_proto": {
|
| 288 |
+
"total": 361.5764525509219,
|
| 289 |
+
"count": 182005,
|
| 290 |
+
"is_parallel": true,
|
| 291 |
+
"self": 66.50220276576465,
|
| 292 |
+
"children": {
|
| 293 |
+
"_process_rank_one_or_two_observation": {
|
| 294 |
+
"total": 295.07424978515724,
|
| 295 |
+
"count": 1820050,
|
| 296 |
+
"is_parallel": true,
|
| 297 |
+
"self": 295.07424978515724
|
| 298 |
+
}
|
| 299 |
+
}
|
| 300 |
+
}
|
| 301 |
+
}
|
| 302 |
+
}
|
| 303 |
+
}
|
| 304 |
+
}
|
| 305 |
+
}
|
| 306 |
+
}
|
| 307 |
+
}
|
| 308 |
+
}
|
| 309 |
+
}
|
| 310 |
+
},
|
| 311 |
+
"trainer_threads": {
|
| 312 |
+
"total": 0.0016382239991798997,
|
| 313 |
+
"count": 1,
|
| 314 |
+
"self": 0.0016382239991798997,
|
| 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": 4562.398264727291,
|
| 324 |
+
"count": 2420466,
|
| 325 |
+
"is_parallel": true,
|
| 326 |
+
"self": 54.8306880113505,
|
| 327 |
+
"children": {
|
| 328 |
+
"process_trajectory": {
|
| 329 |
+
"total": 1529.8540156969339,
|
| 330 |
+
"count": 2420466,
|
| 331 |
+
"is_parallel": true,
|
| 332 |
+
"self": 1516.8802767409325,
|
| 333 |
+
"children": {
|
| 334 |
+
"RLTrainer._checkpoint": {
|
| 335 |
+
"total": 12.973738956001398,
|
| 336 |
+
"count": 40,
|
| 337 |
+
"is_parallel": true,
|
| 338 |
+
"self": 12.973738956001398
|
| 339 |
+
}
|
| 340 |
+
}
|
| 341 |
+
},
|
| 342 |
+
"_update_policy": {
|
| 343 |
+
"total": 2977.713561019006,
|
| 344 |
+
"count": 909,
|
| 345 |
+
"is_parallel": true,
|
| 346 |
+
"self": 966.5060936679658,
|
| 347 |
+
"children": {
|
| 348 |
+
"TorchPPOOptimizer.update": {
|
| 349 |
+
"total": 2011.2074673510403,
|
| 350 |
+
"count": 46359,
|
| 351 |
+
"is_parallel": true,
|
| 352 |
+
"self": 2011.2074673510403
|
| 353 |
+
}
|
| 354 |
+
}
|
| 355 |
+
}
|
| 356 |
+
}
|
| 357 |
+
}
|
| 358 |
+
}
|
| 359 |
+
}
|
| 360 |
+
}
|
| 361 |
+
},
|
| 362 |
+
"TrainerController._save_models": {
|
| 363 |
+
"total": 0.15201669199996104,
|
| 364 |
+
"count": 1,
|
| 365 |
+
"self": 0.000976614000137488,
|
| 366 |
+
"children": {
|
| 367 |
+
"RLTrainer._checkpoint": {
|
| 368 |
+
"total": 0.15104007799982355,
|
| 369 |
+
"count": 1,
|
| 370 |
+
"self": 0.15104007799982355
|
| 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": 1599800,
|
| 6 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-1599800.onnx",
|
| 7 |
+
"reward": 28.5,
|
| 8 |
+
"creation_time": 1691698858.7491648,
|
| 9 |
+
"auxillary_file_paths": [
|
| 10 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-1599800.pt"
|
| 11 |
+
]
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"steps": 1649800,
|
| 15 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-1649800.onnx",
|
| 16 |
+
"reward": 26.5,
|
| 17 |
+
"creation_time": 1691698972.0024142,
|
| 18 |
+
"auxillary_file_paths": [
|
| 19 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-1649800.pt"
|
| 20 |
+
]
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"steps": 1699800,
|
| 24 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-1699800.onnx",
|
| 25 |
+
"reward": 28.285714285714285,
|
| 26 |
+
"creation_time": 1691699088.0625076,
|
| 27 |
+
"auxillary_file_paths": [
|
| 28 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-1699800.pt"
|
| 29 |
+
]
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"steps": 1749800,
|
| 33 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-1749800.onnx",
|
| 34 |
+
"reward": 27.25,
|
| 35 |
+
"creation_time": 1691699207.4263105,
|
| 36 |
+
"auxillary_file_paths": [
|
| 37 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-1749800.pt"
|
| 38 |
+
]
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"steps": 1799800,
|
| 42 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-1799800.onnx",
|
| 43 |
+
"reward": 29.0,
|
| 44 |
+
"creation_time": 1691699324.9356744,
|
| 45 |
+
"auxillary_file_paths": [
|
| 46 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-1799800.pt"
|
| 47 |
+
]
|
| 48 |
+
},
|
| 49 |
+
{
|
| 50 |
+
"steps": 1849800,
|
| 51 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-1849800.onnx",
|
| 52 |
+
"reward": 27.555555555555557,
|
| 53 |
+
"creation_time": 1691699436.083768,
|
| 54 |
+
"auxillary_file_paths": [
|
| 55 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-1849800.pt"
|
| 56 |
+
]
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"steps": 1899800,
|
| 60 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-1899800.onnx",
|
| 61 |
+
"reward": 27.666666666666668,
|
| 62 |
+
"creation_time": 1691699553.0336251,
|
| 63 |
+
"auxillary_file_paths": [
|
| 64 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-1899800.pt"
|
| 65 |
+
]
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"steps": 1949800,
|
| 69 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-1949800.onnx",
|
| 70 |
+
"reward": 29.666666666666668,
|
| 71 |
+
"creation_time": 1691699670.2539968,
|
| 72 |
+
"auxillary_file_paths": [
|
| 73 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-1949800.pt"
|
| 74 |
+
]
|
| 75 |
+
},
|
| 76 |
+
{
|
| 77 |
+
"steps": 1999800,
|
| 78 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-1999800.onnx",
|
| 79 |
+
"reward": null,
|
| 80 |
+
"creation_time": 1691699792.7880268,
|
| 81 |
+
"auxillary_file_paths": [
|
| 82 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-1999800.pt"
|
| 83 |
+
]
|
| 84 |
+
},
|
| 85 |
+
{
|
| 86 |
+
"steps": 2002000,
|
| 87 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-2002000.onnx",
|
| 88 |
+
"reward": 28.363636363636363,
|
| 89 |
+
"creation_time": 1691699793.1447043,
|
| 90 |
+
"auxillary_file_paths": [
|
| 91 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-2002000.pt"
|
| 92 |
+
]
|
| 93 |
+
}
|
| 94 |
+
],
|
| 95 |
+
"final_checkpoint": {
|
| 96 |
+
"steps": 2002000,
|
| 97 |
+
"file_path": "results/SnowballTarget1/SnowballTarget.onnx",
|
| 98 |
+
"reward": 28.363636363636363,
|
| 99 |
+
"creation_time": 1691699793.1447043,
|
| 100 |
+
"auxillary_file_paths": [
|
| 101 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-2002000.pt"
|
| 102 |
+
]
|
| 103 |
+
}
|
| 104 |
+
},
|
| 105 |
+
"metadata": {
|
| 106 |
+
"stats_format_version": "0.3.0",
|
| 107 |
+
"mlagents_version": "0.31.0.dev0",
|
| 108 |
+
"torch_version": "1.11.0+cu102"
|
| 109 |
+
}
|
| 110 |
+
}
|