First Push
Browse files- README.md +35 -0
- SnowballTarget.onnx +3 -0
- SnowballTarget/SnowballTarget-1000144.onnx +3 -0
- SnowballTarget/SnowballTarget-1000144.pt +3 -0
- SnowballTarget/SnowballTarget-649960.onnx +3 -0
- SnowballTarget/SnowballTarget-649960.pt +3 -0
- SnowballTarget/SnowballTarget-699984.onnx +3 -0
- SnowballTarget/SnowballTarget-699984.pt +3 -0
- SnowballTarget/SnowballTarget-749984.onnx +3 -0
- SnowballTarget/SnowballTarget-749984.pt +3 -0
- SnowballTarget/SnowballTarget-799944.onnx +3 -0
- SnowballTarget/SnowballTarget-799944.pt +3 -0
- SnowballTarget/SnowballTarget-849968.onnx +3 -0
- SnowballTarget/SnowballTarget-849968.pt +3 -0
- SnowballTarget/SnowballTarget-899992.onnx +3 -0
- SnowballTarget/SnowballTarget-899992.pt +3 -0
- SnowballTarget/SnowballTarget-949992.onnx +3 -0
- SnowballTarget/SnowballTarget-949992.pt +3 -0
- SnowballTarget/SnowballTarget-999952.onnx +3 -0
- SnowballTarget/SnowballTarget-999952.pt +3 -0
- SnowballTarget/checkpoint.pt +3 -0
- SnowballTarget/events.out.tfevents.1703512768.5d3011088f86.1876.0 +3 -0
- SnowballTarget/events.out.tfevents.1703515155.5d3011088f86.11481.0 +3 -0
- SnowballTarget/events.out.tfevents.1703516816.5d3011088f86.18177.0 +3 -0
- config.json +1 -0
- configuration.yaml +79 -0
- run_logs/Player-0.log +259 -0
- run_logs/timers.json +78 -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: Pongsaky/ppo-SnowballTarget-1M
|
| 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:1243b48a4ea988ee5143fec41b6655ae0fdbccaf8f705c098c15e6c8ef5f42f4
|
| 3 |
+
size 650646
|
SnowballTarget/SnowballTarget-1000144.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1243b48a4ea988ee5143fec41b6655ae0fdbccaf8f705c098c15e6c8ef5f42f4
|
| 3 |
+
size 650646
|
SnowballTarget/SnowballTarget-1000144.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:908cb961d61935902a2444b25248ca40d851d62dd78e2d52fba947a837a0ea6c
|
| 3 |
+
size 3849254
|
SnowballTarget/SnowballTarget-649960.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:23b000a87f18747d122f57b3fa69741579cb45c7d2731f6dd8bc6af9d26ea36a
|
| 3 |
+
size 650646
|
SnowballTarget/SnowballTarget-649960.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:72f5a731f5592723000ba1f410164f5a5dba11a469314a3b6486c37e66d776ef
|
| 3 |
+
size 3849115
|
SnowballTarget/SnowballTarget-699984.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a489d5631b9fe0b970d1b1bb81f28934e6c19098872f920ee51becf5ba5a982e
|
| 3 |
+
size 650646
|
SnowballTarget/SnowballTarget-699984.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0a0df33e66eb6b41233025f8697429ff1f1206b3d065447b034aa3883e47b87c
|
| 3 |
+
size 3849115
|
SnowballTarget/SnowballTarget-749984.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea282e4d8c90a95f1e6fa9bb77a1d1c52ae4492b7acc6291c09c72382d0e1560
|
| 3 |
+
size 650646
|
SnowballTarget/SnowballTarget-749984.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc90fcd084e1dc0c2fb5322c97dce7dca6382a02472984465b3b198e7db0a7d0
|
| 3 |
+
size 3849115
|
SnowballTarget/SnowballTarget-799944.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff6ad6c576ca9f366cde4393504ffef337816b1e9a681adf038024d8aa41539e
|
| 3 |
+
size 650646
|
SnowballTarget/SnowballTarget-799944.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43f304e09a68c295fb366551195ee4d042a7412459accb2b80e7e98976ef194e
|
| 3 |
+
size 3849115
|
SnowballTarget/SnowballTarget-849968.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c6f965102ce41d7a80dbeba39f2d749c2e34e54394347f0b182ce6292f586e03
|
| 3 |
+
size 650646
|
SnowballTarget/SnowballTarget-849968.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:58e647aede09f22d2f5aa1ec5e222545478e826cd52d582b7fcada68ee8cb981
|
| 3 |
+
size 3849115
|
SnowballTarget/SnowballTarget-899992.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7ac6828ef629b6136d17dfcfebd943c231693dc045d20c20b90731e5d708cd60
|
| 3 |
+
size 650646
|
SnowballTarget/SnowballTarget-899992.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:999c7c05ff3e7dbd1be1c95d401cc87403f4d33672a984245b4656f158807258
|
| 3 |
+
size 3849115
|
SnowballTarget/SnowballTarget-949992.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe5adc32b4949eb55e25375e702f0986d97d69ae09e99dd7310d47c58d35ad29
|
| 3 |
+
size 650646
|
SnowballTarget/SnowballTarget-949992.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:21b65c7cf6b3de50fd23c392e0c350040d5e875c13f643a338003dce75cc42f8
|
| 3 |
+
size 3849115
|
SnowballTarget/SnowballTarget-999952.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1243b48a4ea988ee5143fec41b6655ae0fdbccaf8f705c098c15e6c8ef5f42f4
|
| 3 |
+
size 650646
|
SnowballTarget/SnowballTarget-999952.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:277c2f837d3ce5e55c637dd886a5dec7e73fde754ccaeae4d1a22f8a35cfadc7
|
| 3 |
+
size 3849115
|
SnowballTarget/checkpoint.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:88a719bbb204207d49e635e4f9ddf789d230f4aea116b32d3c8d72140dc72854
|
| 3 |
+
size 3848290
|
SnowballTarget/events.out.tfevents.1703512768.5d3011088f86.1876.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ba285ed1bf288562de5b21b5fa0253dc1ab6b26b0135d1c91582e1d3663c9ba
|
| 3 |
+
size 23668
|
SnowballTarget/events.out.tfevents.1703515155.5d3011088f86.11481.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cda550705acae5757a9a8c9a10cc4c1f765b16644cd14769eb1f458ecacd403c
|
| 3 |
+
size 66712
|
SnowballTarget/events.out.tfevents.1703516816.5d3011088f86.18177.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f8f42d233eefc7640e19d2865039e36b54fb3335e28f538780be981559fcfaa1
|
| 3 |
+
size 1115
|
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": 1000000, "time_horizon": 64, "summary_freq": 10000, "threaded": true, "self_play": null, "behavioral_cloning": null}}, "env_settings": {"env_path": "./training-envs-executables/linux/SnowballTarget/SnowballTarget", "env_args": null, "base_port": 5005, "num_envs": 1, "num_areas": 1, "timeout_wait": 60, "seed": -1, "max_lifetime_restarts": 10, "restarts_rate_limit_n": 1, "restarts_rate_limit_period_s": 60}, "engine_settings": {"width": 84, "height": 84, "quality_level": 5, "time_scale": 20, "target_frame_rate": -1, "capture_frame_rate": 60, "no_graphics": true, "no_graphics_monitor": false}, "environment_parameters": null, "checkpoint_settings": {"run_id": "SnowballTarget1", "initialize_from": null, "load_model": false, "resume": true, "force": false, "train_model": false, "inference": false, "results_dir": "results"}, "torch_settings": {"device": null}, "debug": false}
|
configuration.yaml
ADDED
|
@@ -0,0 +1,79 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: 1000000
|
| 42 |
+
time_horizon: 64
|
| 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 |
+
timeout_wait: 60
|
| 54 |
+
seed: -1
|
| 55 |
+
max_lifetime_restarts: 10
|
| 56 |
+
restarts_rate_limit_n: 1
|
| 57 |
+
restarts_rate_limit_period_s: 60
|
| 58 |
+
engine_settings:
|
| 59 |
+
width: 84
|
| 60 |
+
height: 84
|
| 61 |
+
quality_level: 5
|
| 62 |
+
time_scale: 20
|
| 63 |
+
target_frame_rate: -1
|
| 64 |
+
capture_frame_rate: 60
|
| 65 |
+
no_graphics: true
|
| 66 |
+
no_graphics_monitor: false
|
| 67 |
+
environment_parameters: null
|
| 68 |
+
checkpoint_settings:
|
| 69 |
+
run_id: SnowballTarget1
|
| 70 |
+
initialize_from: null
|
| 71 |
+
load_model: false
|
| 72 |
+
resume: true
|
| 73 |
+
force: false
|
| 74 |
+
train_model: false
|
| 75 |
+
inference: false
|
| 76 |
+
results_dir: results
|
| 77 |
+
torch_settings:
|
| 78 |
+
device: null
|
| 79 |
+
debug: false
|
run_logs/Player-0.log
ADDED
|
@@ -0,0 +1,259 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
Initialize engine version: 2021.3.14f1 (eee1884e7226)
|
| 6 |
+
[Subsystems] Discovering subsystems at path /content/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:855:(parse_card) cannot find card '0'
|
| 14 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
|
| 15 |
+
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
|
| 16 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
|
| 17 |
+
ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
|
| 18 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
|
| 19 |
+
ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory
|
| 20 |
+
ALSA lib pcm.c:2664:(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:855:(parse_card) cannot find card '0'
|
| 24 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
|
| 25 |
+
ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
|
| 26 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
|
| 27 |
+
ALSA lib confmisc.c:1334:(snd_func_refer) error evaluating name
|
| 28 |
+
ALSA lib conf.c:5178:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
|
| 29 |
+
ALSA lib conf.c:5701:(snd_config_expand) Evaluate error: No such file or directory
|
| 30 |
+
ALSA lib pcm.c:2664:(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.074 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.729001 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 1 worker threads for Enlighten.
|
| 49 |
+
Memory Statistics:
|
| 50 |
+
[ALLOC_TEMP_TLS] TLS Allocator
|
| 51 |
+
StackAllocators :
|
| 52 |
+
[ALLOC_TEMP_MAIN]
|
| 53 |
+
Peak usage frame count: [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_Loading.AsyncRead]
|
| 59 |
+
Initial Block Size 64.0 KB
|
| 60 |
+
Current Block Size 64.0 KB
|
| 61 |
+
Peak Allocated Bytes 198 B
|
| 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 9]
|
| 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 0]
|
| 79 |
+
Initial Block Size 256.0 KB
|
| 80 |
+
Current Block Size 256.0 KB
|
| 81 |
+
Peak Allocated Bytes 2.8 KB
|
| 82 |
+
Overflow Count 0
|
| 83 |
+
[ALLOC_TEMP_Background Job.Worker 10]
|
| 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_Background Job.Worker 14]
|
| 89 |
+
Initial Block Size 32.0 KB
|
| 90 |
+
Current Block Size 32.0 KB
|
| 91 |
+
Peak Allocated Bytes 0 B
|
| 92 |
+
Overflow Count 0
|
| 93 |
+
[ALLOC_TEMP_Background Job.Worker 6]
|
| 94 |
+
Initial Block Size 32.0 KB
|
| 95 |
+
Current Block Size 32.0 KB
|
| 96 |
+
Peak Allocated Bytes 0 B
|
| 97 |
+
Overflow Count 0
|
| 98 |
+
[ALLOC_TEMP_Background Job.Worker 12]
|
| 99 |
+
Initial Block Size 32.0 KB
|
| 100 |
+
Current Block Size 32.0 KB
|
| 101 |
+
Peak Allocated Bytes 0 B
|
| 102 |
+
Overflow Count 0
|
| 103 |
+
[ALLOC_TEMP_EnlightenWorker]
|
| 104 |
+
Initial Block Size 64.0 KB
|
| 105 |
+
Current Block Size 64.0 KB
|
| 106 |
+
Peak Allocated Bytes 0 B
|
| 107 |
+
Overflow Count 0
|
| 108 |
+
[ALLOC_TEMP_Background Job.Worker 15]
|
| 109 |
+
Initial Block Size 32.0 KB
|
| 110 |
+
Current Block Size 32.0 KB
|
| 111 |
+
Peak Allocated Bytes 0 B
|
| 112 |
+
Overflow Count 0
|
| 113 |
+
[ALLOC_TEMP_Background Job.Worker 1]
|
| 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 2]
|
| 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_Background Job.Worker 7]
|
| 124 |
+
Initial Block Size 32.0 KB
|
| 125 |
+
Current Block Size 32.0 KB
|
| 126 |
+
Peak Allocated Bytes 0 B
|
| 127 |
+
Overflow Count 0
|
| 128 |
+
[ALLOC_TEMP_AssetGarbageCollectorHelper]
|
| 129 |
+
Initial Block Size 64.0 KB
|
| 130 |
+
Current Block Size 64.0 KB
|
| 131 |
+
Peak Allocated Bytes 0 B
|
| 132 |
+
Overflow Count 0
|
| 133 |
+
[ALLOC_TEMP_Background Job.Worker 5]
|
| 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 13]
|
| 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_Background Job.Worker 11]
|
| 144 |
+
Initial Block Size 32.0 KB
|
| 145 |
+
Current Block Size 32.0 KB
|
| 146 |
+
Peak Allocated Bytes 0 B
|
| 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_Background Job.Worker 4]
|
| 159 |
+
Initial Block Size 32.0 KB
|
| 160 |
+
Current Block Size 32.0 KB
|
| 161 |
+
Peak Allocated Bytes 0 B
|
| 162 |
+
Overflow Count 0
|
| 163 |
+
[ALLOC_TEMP_BatchDeleteObjects]
|
| 164 |
+
Initial Block Size 64.0 KB
|
| 165 |
+
Current Block Size 64.0 KB
|
| 166 |
+
Peak Allocated Bytes 0 B
|
| 167 |
+
Overflow Count 0
|
| 168 |
+
[ALLOC_DEFAULT] Dual Thread Allocator
|
| 169 |
+
Peak main deferred allocation count 3
|
| 170 |
+
[ALLOC_BUCKET]
|
| 171 |
+
Large Block size 4.0 MB
|
| 172 |
+
Used Block count 1
|
| 173 |
+
Peak Allocated bytes 1.0 MB
|
| 174 |
+
[ALLOC_DEFAULT_MAIN]
|
| 175 |
+
Peak usage frame count: [4.0 MB-8.0 MB]: 1 frames
|
| 176 |
+
Requested Block Size 16.0 MB
|
| 177 |
+
Peak Block count 1
|
| 178 |
+
Peak Allocated memory 4.9 MB
|
| 179 |
+
Peak Large allocation bytes 0 B
|
| 180 |
+
[ALLOC_DEFAULT_THREAD]
|
| 181 |
+
Peak usage frame count: [16.0 MB-32.0 MB]: 1 frames
|
| 182 |
+
Requested Block Size 16.0 MB
|
| 183 |
+
Peak Block count 1
|
| 184 |
+
Peak Allocated memory 17.4 MB
|
| 185 |
+
Peak Large allocation bytes 16.0 MB
|
| 186 |
+
[ALLOC_TEMP_JOB_1_FRAME]
|
| 187 |
+
Initial Block Size 2.0 MB
|
| 188 |
+
Used Block Count 1
|
| 189 |
+
Overflow Count (too large) 0
|
| 190 |
+
Overflow Count (full) 0
|
| 191 |
+
[ALLOC_TEMP_JOB_2_FRAMES]
|
| 192 |
+
Initial Block Size 2.0 MB
|
| 193 |
+
Used Block Count 1
|
| 194 |
+
Overflow Count (too large) 0
|
| 195 |
+
Overflow Count (full) 0
|
| 196 |
+
[ALLOC_TEMP_JOB_4_FRAMES (JobTemp)]
|
| 197 |
+
Initial Block Size 2.0 MB
|
| 198 |
+
Used Block Count 1
|
| 199 |
+
Overflow Count (too large) 0
|
| 200 |
+
Overflow Count (full) 0
|
| 201 |
+
[ALLOC_TEMP_JOB_ASYNC (Background)]
|
| 202 |
+
Initial Block Size 1.0 MB
|
| 203 |
+
Used Block Count 3
|
| 204 |
+
Overflow Count (too large) 0
|
| 205 |
+
Overflow Count (full) 0
|
| 206 |
+
[ALLOC_GFX] Dual Thread Allocator
|
| 207 |
+
Peak main deferred allocation count 0
|
| 208 |
+
[ALLOC_BUCKET]
|
| 209 |
+
Large Block size 4.0 MB
|
| 210 |
+
Used Block count 1
|
| 211 |
+
Peak Allocated bytes 1.0 MB
|
| 212 |
+
[ALLOC_GFX_MAIN]
|
| 213 |
+
Peak usage frame count: [64.0 KB-128.0 KB]: 1 frames
|
| 214 |
+
Requested Block Size 16.0 MB
|
| 215 |
+
Peak Block count 1
|
| 216 |
+
Peak Allocated memory 65.6 KB
|
| 217 |
+
Peak Large allocation bytes 0 B
|
| 218 |
+
[ALLOC_GFX_THREAD]
|
| 219 |
+
Peak usage frame count: [32.0 KB-64.0 KB]: 1 frames
|
| 220 |
+
Requested Block Size 16.0 MB
|
| 221 |
+
Peak Block count 1
|
| 222 |
+
Peak Allocated memory 39.6 KB
|
| 223 |
+
Peak Large allocation bytes 0 B
|
| 224 |
+
[ALLOC_CACHEOBJECTS] Dual Thread Allocator
|
| 225 |
+
Peak main deferred allocation count 0
|
| 226 |
+
[ALLOC_BUCKET]
|
| 227 |
+
Large Block size 4.0 MB
|
| 228 |
+
Used Block count 1
|
| 229 |
+
Peak Allocated bytes 1.0 MB
|
| 230 |
+
[ALLOC_CACHEOBJECTS_MAIN]
|
| 231 |
+
Peak usage frame count: [0.5 MB-1.0 MB]: 1 frames
|
| 232 |
+
Requested Block Size 4.0 MB
|
| 233 |
+
Peak Block count 1
|
| 234 |
+
Peak Allocated memory 0.5 MB
|
| 235 |
+
Peak Large allocation bytes 0 B
|
| 236 |
+
[ALLOC_CACHEOBJECTS_THREAD]
|
| 237 |
+
Peak usage frame count: [2.0 MB-4.0 MB]: 1 frames
|
| 238 |
+
Requested Block Size 4.0 MB
|
| 239 |
+
Peak Block count 1
|
| 240 |
+
Peak Allocated memory 2.2 MB
|
| 241 |
+
Peak Large allocation bytes 0 B
|
| 242 |
+
[ALLOC_TYPETREE] Dual Thread Allocator
|
| 243 |
+
Peak main deferred allocation count 0
|
| 244 |
+
[ALLOC_BUCKET]
|
| 245 |
+
Large Block size 4.0 MB
|
| 246 |
+
Used Block count 1
|
| 247 |
+
Peak Allocated bytes 1.0 MB
|
| 248 |
+
[ALLOC_TYPETREE_MAIN]
|
| 249 |
+
Peak usage frame count: [0-1.0 KB]: 1 frames
|
| 250 |
+
Requested Block Size 2.0 MB
|
| 251 |
+
Peak Block count 1
|
| 252 |
+
Peak Allocated memory 1.0 KB
|
| 253 |
+
Peak Large allocation bytes 0 B
|
| 254 |
+
[ALLOC_TYPETREE_THREAD]
|
| 255 |
+
Peak usage frame count: [1.0 KB-2.0 KB]: 1 frames
|
| 256 |
+
Requested Block Size 2.0 MB
|
| 257 |
+
Peak Block count 1
|
| 258 |
+
Peak Allocated memory 1.7 KB
|
| 259 |
+
Peak Large allocation bytes 0 B
|
run_logs/timers.json
ADDED
|
@@ -0,0 +1,78 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"name": "root",
|
| 3 |
+
"metadata": {
|
| 4 |
+
"timer_format_version": "0.1.0",
|
| 5 |
+
"start_time_seconds": "1703516815",
|
| 6 |
+
"python_version": "3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]",
|
| 7 |
+
"command_line_arguments": "/usr/local/bin/mlagents-learn ./config/ppo/SnowballTarget.yaml --env=./training-envs-executables/linux/SnowballTarget/SnowballTarget --run-id=SnowballTarget1 --no-graphics --resume",
|
| 8 |
+
"mlagents_version": "1.1.0.dev0",
|
| 9 |
+
"mlagents_envs_version": "1.1.0.dev0",
|
| 10 |
+
"communication_protocol_version": "1.5.0",
|
| 11 |
+
"pytorch_version": "2.1.2+cu121",
|
| 12 |
+
"numpy_version": "1.23.5",
|
| 13 |
+
"end_time_seconds": "1703516817"
|
| 14 |
+
},
|
| 15 |
+
"total": 2.2142454489994634,
|
| 16 |
+
"count": 1,
|
| 17 |
+
"self": 0.4856417929995587,
|
| 18 |
+
"children": {
|
| 19 |
+
"run_training.setup": {
|
| 20 |
+
"total": 0.045977619999575836,
|
| 21 |
+
"count": 1,
|
| 22 |
+
"self": 0.045977619999575836
|
| 23 |
+
},
|
| 24 |
+
"TrainerController.start_learning": {
|
| 25 |
+
"total": 1.682626036000329,
|
| 26 |
+
"count": 1,
|
| 27 |
+
"self": 0.00028715000098600285,
|
| 28 |
+
"children": {
|
| 29 |
+
"TrainerController._reset_env": {
|
| 30 |
+
"total": 1.5998206659996868,
|
| 31 |
+
"count": 1,
|
| 32 |
+
"self": 1.5998206659996868
|
| 33 |
+
},
|
| 34 |
+
"trainer_threads": {
|
| 35 |
+
"total": 1.9729999621631578e-05,
|
| 36 |
+
"count": 1,
|
| 37 |
+
"self": 1.9729999621631578e-05,
|
| 38 |
+
"children": {
|
| 39 |
+
"thread_root": {
|
| 40 |
+
"total": 0.0,
|
| 41 |
+
"count": 0,
|
| 42 |
+
"is_parallel": true,
|
| 43 |
+
"self": 0.0,
|
| 44 |
+
"children": {
|
| 45 |
+
"trainer_advance": {
|
| 46 |
+
"total": 0.00023267000051419018,
|
| 47 |
+
"count": 1,
|
| 48 |
+
"is_parallel": true,
|
| 49 |
+
"self": 1.745000008668285e-05,
|
| 50 |
+
"children": {
|
| 51 |
+
"process_trajectory": {
|
| 52 |
+
"total": 0.00021522000042750733,
|
| 53 |
+
"count": 1,
|
| 54 |
+
"is_parallel": true,
|
| 55 |
+
"self": 0.00021522000042750733
|
| 56 |
+
}
|
| 57 |
+
}
|
| 58 |
+
}
|
| 59 |
+
}
|
| 60 |
+
}
|
| 61 |
+
}
|
| 62 |
+
},
|
| 63 |
+
"TrainerController._save_models": {
|
| 64 |
+
"total": 0.08249849000003451,
|
| 65 |
+
"count": 1,
|
| 66 |
+
"self": 0.0010304390007149777,
|
| 67 |
+
"children": {
|
| 68 |
+
"RLTrainer._checkpoint": {
|
| 69 |
+
"total": 0.08146805099931953,
|
| 70 |
+
"count": 1,
|
| 71 |
+
"self": 0.08146805099931953
|
| 72 |
+
}
|
| 73 |
+
}
|
| 74 |
+
}
|
| 75 |
+
}
|
| 76 |
+
}
|
| 77 |
+
}
|
| 78 |
+
}
|
run_logs/training_status.json
ADDED
|
@@ -0,0 +1,110 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"SnowballTarget": {
|
| 3 |
+
"checkpoints": [
|
| 4 |
+
{
|
| 5 |
+
"steps": 649960,
|
| 6 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-649960.onnx",
|
| 7 |
+
"reward": 27.545454545454547,
|
| 8 |
+
"creation_time": 1703516075.6046307,
|
| 9 |
+
"auxillary_file_paths": [
|
| 10 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-649960.pt"
|
| 11 |
+
]
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"steps": 699984,
|
| 15 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-699984.onnx",
|
| 16 |
+
"reward": 27.0,
|
| 17 |
+
"creation_time": 1703516178.571335,
|
| 18 |
+
"auxillary_file_paths": [
|
| 19 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-699984.pt"
|
| 20 |
+
]
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"steps": 749984,
|
| 24 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-749984.onnx",
|
| 25 |
+
"reward": 27.09090909090909,
|
| 26 |
+
"creation_time": 1703516281.4625905,
|
| 27 |
+
"auxillary_file_paths": [
|
| 28 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-749984.pt"
|
| 29 |
+
]
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"steps": 799944,
|
| 33 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-799944.onnx",
|
| 34 |
+
"reward": 27.0,
|
| 35 |
+
"creation_time": 1703516383.5051389,
|
| 36 |
+
"auxillary_file_paths": [
|
| 37 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-799944.pt"
|
| 38 |
+
]
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"steps": 849968,
|
| 42 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-849968.onnx",
|
| 43 |
+
"reward": 28.454545454545453,
|
| 44 |
+
"creation_time": 1703516485.1249204,
|
| 45 |
+
"auxillary_file_paths": [
|
| 46 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-849968.pt"
|
| 47 |
+
]
|
| 48 |
+
},
|
| 49 |
+
{
|
| 50 |
+
"steps": 899992,
|
| 51 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-899992.onnx",
|
| 52 |
+
"reward": 28.454545454545453,
|
| 53 |
+
"creation_time": 1703516587.374545,
|
| 54 |
+
"auxillary_file_paths": [
|
| 55 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-899992.pt"
|
| 56 |
+
]
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"steps": 949992,
|
| 60 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-949992.onnx",
|
| 61 |
+
"reward": 28.181818181818183,
|
| 62 |
+
"creation_time": 1703516687.5188143,
|
| 63 |
+
"auxillary_file_paths": [
|
| 64 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-949992.pt"
|
| 65 |
+
]
|
| 66 |
+
},
|
| 67 |
+
{
|
| 68 |
+
"steps": 999952,
|
| 69 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-999952.onnx",
|
| 70 |
+
"reward": 28.636363636363637,
|
| 71 |
+
"creation_time": 1703516789.3102858,
|
| 72 |
+
"auxillary_file_paths": [
|
| 73 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-999952.pt"
|
| 74 |
+
]
|
| 75 |
+
},
|
| 76 |
+
{
|
| 77 |
+
"steps": 1000144,
|
| 78 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-1000144.onnx",
|
| 79 |
+
"reward": 28.636363636363637,
|
| 80 |
+
"creation_time": 1703516789.4070506,
|
| 81 |
+
"auxillary_file_paths": [
|
| 82 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-1000144.pt"
|
| 83 |
+
]
|
| 84 |
+
},
|
| 85 |
+
{
|
| 86 |
+
"steps": 1000144,
|
| 87 |
+
"file_path": "results/SnowballTarget1/SnowballTarget/SnowballTarget-1000144.onnx",
|
| 88 |
+
"reward": null,
|
| 89 |
+
"creation_time": 1703516817.097357,
|
| 90 |
+
"auxillary_file_paths": [
|
| 91 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-1000144.pt"
|
| 92 |
+
]
|
| 93 |
+
}
|
| 94 |
+
],
|
| 95 |
+
"final_checkpoint": {
|
| 96 |
+
"steps": 1000144,
|
| 97 |
+
"file_path": "results/SnowballTarget1/SnowballTarget.onnx",
|
| 98 |
+
"reward": null,
|
| 99 |
+
"creation_time": 1703516817.097357,
|
| 100 |
+
"auxillary_file_paths": [
|
| 101 |
+
"results/SnowballTarget1/SnowballTarget/SnowballTarget-1000144.pt"
|
| 102 |
+
]
|
| 103 |
+
}
|
| 104 |
+
},
|
| 105 |
+
"metadata": {
|
| 106 |
+
"stats_format_version": "0.3.0",
|
| 107 |
+
"mlagents_version": "1.1.0.dev0",
|
| 108 |
+
"torch_version": "2.1.2+cu121"
|
| 109 |
+
}
|
| 110 |
+
}
|