Upload . with huggingface_hub
Browse files- .gitattributes +1 -0
- .summary/0/events.out.tfevents.1677085682.68eb46b59ddb +3 -0
- README.md +56 -0
- checkpoint_p0/best_000000923_3780608_reward_25.125.pth +3 -0
- checkpoint_p0/checkpoint_000000969_3969024.pth +3 -0
- checkpoint_p0/checkpoint_000000978_4005888.pth +3 -0
- config.json +142 -0
- replay.mp4 +3 -0
- sf_log.txt +992 -0
.gitattributes
CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
replay.mp4 filter=lfs diff=lfs merge=lfs -text
|
.summary/0/events.out.tfevents.1677085682.68eb46b59ddb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a8eff35e635b310646cfef5b5a7b29b74160a6c546413763935cf9702aed125
|
3 |
+
size 915451
|
README.md
ADDED
@@ -0,0 +1,56 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: sample-factory
|
3 |
+
tags:
|
4 |
+
- deep-reinforcement-learning
|
5 |
+
- reinforcement-learning
|
6 |
+
- sample-factory
|
7 |
+
model-index:
|
8 |
+
- name: APPO
|
9 |
+
results:
|
10 |
+
- task:
|
11 |
+
type: reinforcement-learning
|
12 |
+
name: reinforcement-learning
|
13 |
+
dataset:
|
14 |
+
name: doom_health_gathering_supreme
|
15 |
+
type: doom_health_gathering_supreme
|
16 |
+
metrics:
|
17 |
+
- type: mean_reward
|
18 |
+
value: 11.84 +/- 5.22
|
19 |
+
name: mean_reward
|
20 |
+
verified: false
|
21 |
+
---
|
22 |
+
|
23 |
+
A(n) **APPO** model trained on the **doom_health_gathering_supreme** environment.
|
24 |
+
|
25 |
+
This model was trained using Sample-Factory 2.0: https://github.com/alex-petrenko/sample-factory.
|
26 |
+
Documentation for how to use Sample-Factory can be found at https://www.samplefactory.dev/
|
27 |
+
|
28 |
+
|
29 |
+
## Downloading the model
|
30 |
+
|
31 |
+
After installing Sample-Factory, download the model with:
|
32 |
+
```
|
33 |
+
python -m sample_factory.huggingface.load_from_hub -r cmenasse/rl_course_vizdoom_health_gathering_supreme
|
34 |
+
```
|
35 |
+
|
36 |
+
|
37 |
+
## Using the model
|
38 |
+
|
39 |
+
To run the model after download, use the `enjoy` script corresponding to this environment:
|
40 |
+
```
|
41 |
+
python -m <path.to.enjoy.module> --algo=APPO --env=doom_health_gathering_supreme --train_dir=./train_dir --experiment=rl_course_vizdoom_health_gathering_supreme
|
42 |
+
```
|
43 |
+
|
44 |
+
|
45 |
+
You can also upload models to the Hugging Face Hub using the same script with the `--push_to_hub` flag.
|
46 |
+
See https://www.samplefactory.dev/10-huggingface/huggingface/ for more details
|
47 |
+
|
48 |
+
## Training with this model
|
49 |
+
|
50 |
+
To continue training with this model, use the `train` script corresponding to this environment:
|
51 |
+
```
|
52 |
+
python -m <path.to.train.module> --algo=APPO --env=doom_health_gathering_supreme --train_dir=./train_dir --experiment=rl_course_vizdoom_health_gathering_supreme --restart_behavior=resume --train_for_env_steps=10000000000
|
53 |
+
```
|
54 |
+
|
55 |
+
Note, you may have to adjust `--train_for_env_steps` to a suitably high number as the experiment will resume at the number of steps it concluded at.
|
56 |
+
|
checkpoint_p0/best_000000923_3780608_reward_25.125.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78f6192df3b124aebad9a7be05fb04aedfcf66d16eb0175c59e4decf12c8cbc2
|
3 |
+
size 34928614
|
checkpoint_p0/checkpoint_000000969_3969024.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70f1a50be6869b00ac9ff4d00f3ba7dc89bece6ee100e27e317568fa5fc5c153
|
3 |
+
size 34929028
|
checkpoint_p0/checkpoint_000000978_4005888.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bd6a0e7fffc4abc2d5949ebbcc8a5df6fffd8285a67d704d8b0231e54baed26
|
3 |
+
size 34929028
|
config.json
ADDED
@@ -0,0 +1,142 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"help": false,
|
3 |
+
"algo": "APPO",
|
4 |
+
"env": "doom_health_gathering_supreme",
|
5 |
+
"experiment": "default_experiment",
|
6 |
+
"train_dir": "/content/train_dir",
|
7 |
+
"restart_behavior": "resume",
|
8 |
+
"device": "gpu",
|
9 |
+
"seed": null,
|
10 |
+
"num_policies": 1,
|
11 |
+
"async_rl": true,
|
12 |
+
"serial_mode": false,
|
13 |
+
"batched_sampling": false,
|
14 |
+
"num_batches_to_accumulate": 2,
|
15 |
+
"worker_num_splits": 2,
|
16 |
+
"policy_workers_per_policy": 1,
|
17 |
+
"max_policy_lag": 1000,
|
18 |
+
"num_workers": 8,
|
19 |
+
"num_envs_per_worker": 4,
|
20 |
+
"batch_size": 1024,
|
21 |
+
"num_batches_per_epoch": 1,
|
22 |
+
"num_epochs": 1,
|
23 |
+
"rollout": 32,
|
24 |
+
"recurrence": 32,
|
25 |
+
"shuffle_minibatches": false,
|
26 |
+
"gamma": 0.99,
|
27 |
+
"reward_scale": 1.0,
|
28 |
+
"reward_clip": 1000.0,
|
29 |
+
"value_bootstrap": false,
|
30 |
+
"normalize_returns": true,
|
31 |
+
"exploration_loss_coeff": 0.001,
|
32 |
+
"value_loss_coeff": 0.5,
|
33 |
+
"kl_loss_coeff": 0.0,
|
34 |
+
"exploration_loss": "symmetric_kl",
|
35 |
+
"gae_lambda": 0.95,
|
36 |
+
"ppo_clip_ratio": 0.1,
|
37 |
+
"ppo_clip_value": 0.2,
|
38 |
+
"with_vtrace": false,
|
39 |
+
"vtrace_rho": 1.0,
|
40 |
+
"vtrace_c": 1.0,
|
41 |
+
"optimizer": "adam",
|
42 |
+
"adam_eps": 1e-06,
|
43 |
+
"adam_beta1": 0.9,
|
44 |
+
"adam_beta2": 0.999,
|
45 |
+
"max_grad_norm": 4.0,
|
46 |
+
"learning_rate": 0.0001,
|
47 |
+
"lr_schedule": "constant",
|
48 |
+
"lr_schedule_kl_threshold": 0.008,
|
49 |
+
"lr_adaptive_min": 1e-06,
|
50 |
+
"lr_adaptive_max": 0.01,
|
51 |
+
"obs_subtract_mean": 0.0,
|
52 |
+
"obs_scale": 255.0,
|
53 |
+
"normalize_input": true,
|
54 |
+
"normalize_input_keys": null,
|
55 |
+
"decorrelate_experience_max_seconds": 0,
|
56 |
+
"decorrelate_envs_on_one_worker": true,
|
57 |
+
"actor_worker_gpus": [],
|
58 |
+
"set_workers_cpu_affinity": true,
|
59 |
+
"force_envs_single_thread": false,
|
60 |
+
"default_niceness": 0,
|
61 |
+
"log_to_file": true,
|
62 |
+
"experiment_summaries_interval": 10,
|
63 |
+
"flush_summaries_interval": 30,
|
64 |
+
"stats_avg": 100,
|
65 |
+
"summaries_use_frameskip": true,
|
66 |
+
"heartbeat_interval": 20,
|
67 |
+
"heartbeat_reporting_interval": 600,
|
68 |
+
"train_for_env_steps": 4000000,
|
69 |
+
"train_for_seconds": 10000000000,
|
70 |
+
"save_every_sec": 120,
|
71 |
+
"keep_checkpoints": 2,
|
72 |
+
"load_checkpoint_kind": "latest",
|
73 |
+
"save_milestones_sec": -1,
|
74 |
+
"save_best_every_sec": 5,
|
75 |
+
"save_best_metric": "reward",
|
76 |
+
"save_best_after": 100000,
|
77 |
+
"benchmark": false,
|
78 |
+
"encoder_mlp_layers": [
|
79 |
+
512,
|
80 |
+
512
|
81 |
+
],
|
82 |
+
"encoder_conv_architecture": "convnet_simple",
|
83 |
+
"encoder_conv_mlp_layers": [
|
84 |
+
512
|
85 |
+
],
|
86 |
+
"use_rnn": true,
|
87 |
+
"rnn_size": 512,
|
88 |
+
"rnn_type": "gru",
|
89 |
+
"rnn_num_layers": 1,
|
90 |
+
"decoder_mlp_layers": [],
|
91 |
+
"nonlinearity": "elu",
|
92 |
+
"policy_initialization": "orthogonal",
|
93 |
+
"policy_init_gain": 1.0,
|
94 |
+
"actor_critic_share_weights": true,
|
95 |
+
"adaptive_stddev": true,
|
96 |
+
"continuous_tanh_scale": 0.0,
|
97 |
+
"initial_stddev": 1.0,
|
98 |
+
"use_env_info_cache": false,
|
99 |
+
"env_gpu_actions": false,
|
100 |
+
"env_gpu_observations": true,
|
101 |
+
"env_frameskip": 4,
|
102 |
+
"env_framestack": 1,
|
103 |
+
"pixel_format": "CHW",
|
104 |
+
"use_record_episode_statistics": false,
|
105 |
+
"with_wandb": false,
|
106 |
+
"wandb_user": null,
|
107 |
+
"wandb_project": "sample_factory",
|
108 |
+
"wandb_group": null,
|
109 |
+
"wandb_job_type": "SF",
|
110 |
+
"wandb_tags": [],
|
111 |
+
"with_pbt": false,
|
112 |
+
"pbt_mix_policies_in_one_env": true,
|
113 |
+
"pbt_period_env_steps": 5000000,
|
114 |
+
"pbt_start_mutation": 20000000,
|
115 |
+
"pbt_replace_fraction": 0.3,
|
116 |
+
"pbt_mutation_rate": 0.15,
|
117 |
+
"pbt_replace_reward_gap": 0.1,
|
118 |
+
"pbt_replace_reward_gap_absolute": 1e-06,
|
119 |
+
"pbt_optimize_gamma": false,
|
120 |
+
"pbt_target_objective": "true_objective",
|
121 |
+
"pbt_perturb_min": 1.1,
|
122 |
+
"pbt_perturb_max": 1.5,
|
123 |
+
"num_agents": -1,
|
124 |
+
"num_humans": 0,
|
125 |
+
"num_bots": -1,
|
126 |
+
"start_bot_difficulty": null,
|
127 |
+
"timelimit": null,
|
128 |
+
"res_w": 128,
|
129 |
+
"res_h": 72,
|
130 |
+
"wide_aspect_ratio": false,
|
131 |
+
"eval_env_frameskip": 1,
|
132 |
+
"fps": 35,
|
133 |
+
"command_line": "--env=doom_health_gathering_supreme --num_workers=8 --num_envs_per_worker=4 --train_for_env_steps=4000000",
|
134 |
+
"cli_args": {
|
135 |
+
"env": "doom_health_gathering_supreme",
|
136 |
+
"num_workers": 8,
|
137 |
+
"num_envs_per_worker": 4,
|
138 |
+
"train_for_env_steps": 4000000
|
139 |
+
},
|
140 |
+
"git_hash": "unknown",
|
141 |
+
"git_repo_name": "not a git repository"
|
142 |
+
}
|
replay.mp4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3a2918256ea5683712d0614732adac31c83213b03bcfa37c71390c511ca2edc
|
3 |
+
size 21868082
|
sf_log.txt
ADDED
@@ -0,0 +1,992 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[2023-02-22 17:08:06,788][00238] Saving configuration to /content/train_dir/default_experiment/config.json...
|
2 |
+
[2023-02-22 17:08:06,791][00238] Rollout worker 0 uses device cpu
|
3 |
+
[2023-02-22 17:08:06,793][00238] Rollout worker 1 uses device cpu
|
4 |
+
[2023-02-22 17:08:06,795][00238] Rollout worker 2 uses device cpu
|
5 |
+
[2023-02-22 17:08:06,797][00238] Rollout worker 3 uses device cpu
|
6 |
+
[2023-02-22 17:08:06,800][00238] Rollout worker 4 uses device cpu
|
7 |
+
[2023-02-22 17:08:06,801][00238] Rollout worker 5 uses device cpu
|
8 |
+
[2023-02-22 17:08:06,803][00238] Rollout worker 6 uses device cpu
|
9 |
+
[2023-02-22 17:08:06,805][00238] Rollout worker 7 uses device cpu
|
10 |
+
[2023-02-22 17:08:07,008][00238] Using GPUs [0] for process 0 (actually maps to GPUs [0])
|
11 |
+
[2023-02-22 17:08:07,011][00238] InferenceWorker_p0-w0: min num requests: 2
|
12 |
+
[2023-02-22 17:08:07,046][00238] Starting all processes...
|
13 |
+
[2023-02-22 17:08:07,047][00238] Starting process learner_proc0
|
14 |
+
[2023-02-22 17:08:07,105][00238] Starting all processes...
|
15 |
+
[2023-02-22 17:08:07,121][00238] Starting process inference_proc0-0
|
16 |
+
[2023-02-22 17:08:07,122][00238] Starting process rollout_proc0
|
17 |
+
[2023-02-22 17:08:07,123][00238] Starting process rollout_proc1
|
18 |
+
[2023-02-22 17:08:07,129][00238] Starting process rollout_proc2
|
19 |
+
[2023-02-22 17:08:07,165][00238] Starting process rollout_proc4
|
20 |
+
[2023-02-22 17:08:07,161][00238] Starting process rollout_proc3
|
21 |
+
[2023-02-22 17:08:07,166][00238] Starting process rollout_proc5
|
22 |
+
[2023-02-22 17:08:07,167][00238] Starting process rollout_proc6
|
23 |
+
[2023-02-22 17:08:07,172][00238] Starting process rollout_proc7
|
24 |
+
[2023-02-22 17:08:17,921][17475] Using GPUs [0] for process 0 (actually maps to GPUs [0])
|
25 |
+
[2023-02-22 17:08:17,921][17475] Set environment var CUDA_VISIBLE_DEVICES to '0' (GPU indices [0]) for learning process 0
|
26 |
+
[2023-02-22 17:08:18,129][17489] Worker 0 uses CPU cores [0]
|
27 |
+
[2023-02-22 17:08:18,573][17493] Worker 4 uses CPU cores [0]
|
28 |
+
[2023-02-22 17:08:18,614][17492] Worker 1 uses CPU cores [1]
|
29 |
+
[2023-02-22 17:08:18,635][17491] Worker 2 uses CPU cores [0]
|
30 |
+
[2023-02-22 17:08:18,979][17495] Worker 6 uses CPU cores [0]
|
31 |
+
[2023-02-22 17:08:19,002][17496] Worker 3 uses CPU cores [1]
|
32 |
+
[2023-02-22 17:08:19,024][17494] Worker 5 uses CPU cores [1]
|
33 |
+
[2023-02-22 17:08:19,099][17490] Using GPUs [0] for process 0 (actually maps to GPUs [0])
|
34 |
+
[2023-02-22 17:08:19,104][17490] Set environment var CUDA_VISIBLE_DEVICES to '0' (GPU indices [0]) for inference process 0
|
35 |
+
[2023-02-22 17:08:19,316][17497] Worker 7 uses CPU cores [1]
|
36 |
+
[2023-02-22 17:08:19,428][17490] Num visible devices: 1
|
37 |
+
[2023-02-22 17:08:19,428][17475] Num visible devices: 1
|
38 |
+
[2023-02-22 17:08:19,433][17475] Starting seed is not provided
|
39 |
+
[2023-02-22 17:08:19,433][17475] Using GPUs [0] for process 0 (actually maps to GPUs [0])
|
40 |
+
[2023-02-22 17:08:19,433][17475] Initializing actor-critic model on device cuda:0
|
41 |
+
[2023-02-22 17:08:19,434][17475] RunningMeanStd input shape: (3, 72, 128)
|
42 |
+
[2023-02-22 17:08:19,438][17475] RunningMeanStd input shape: (1,)
|
43 |
+
[2023-02-22 17:08:19,460][17475] ConvEncoder: input_channels=3
|
44 |
+
[2023-02-22 17:08:19,798][17475] Conv encoder output size: 512
|
45 |
+
[2023-02-22 17:08:19,798][17475] Policy head output size: 512
|
46 |
+
[2023-02-22 17:08:19,845][17475] Created Actor Critic model with architecture:
|
47 |
+
[2023-02-22 17:08:19,845][17475] ActorCriticSharedWeights(
|
48 |
+
(obs_normalizer): ObservationNormalizer(
|
49 |
+
(running_mean_std): RunningMeanStdDictInPlace(
|
50 |
+
(running_mean_std): ModuleDict(
|
51 |
+
(obs): RunningMeanStdInPlace()
|
52 |
+
)
|
53 |
+
)
|
54 |
+
)
|
55 |
+
(returns_normalizer): RecursiveScriptModule(original_name=RunningMeanStdInPlace)
|
56 |
+
(encoder): VizdoomEncoder(
|
57 |
+
(basic_encoder): ConvEncoder(
|
58 |
+
(enc): RecursiveScriptModule(
|
59 |
+
original_name=ConvEncoderImpl
|
60 |
+
(conv_head): RecursiveScriptModule(
|
61 |
+
original_name=Sequential
|
62 |
+
(0): RecursiveScriptModule(original_name=Conv2d)
|
63 |
+
(1): RecursiveScriptModule(original_name=ELU)
|
64 |
+
(2): RecursiveScriptModule(original_name=Conv2d)
|
65 |
+
(3): RecursiveScriptModule(original_name=ELU)
|
66 |
+
(4): RecursiveScriptModule(original_name=Conv2d)
|
67 |
+
(5): RecursiveScriptModule(original_name=ELU)
|
68 |
+
)
|
69 |
+
(mlp_layers): RecursiveScriptModule(
|
70 |
+
original_name=Sequential
|
71 |
+
(0): RecursiveScriptModule(original_name=Linear)
|
72 |
+
(1): RecursiveScriptModule(original_name=ELU)
|
73 |
+
)
|
74 |
+
)
|
75 |
+
)
|
76 |
+
)
|
77 |
+
(core): ModelCoreRNN(
|
78 |
+
(core): GRU(512, 512)
|
79 |
+
)
|
80 |
+
(decoder): MlpDecoder(
|
81 |
+
(mlp): Identity()
|
82 |
+
)
|
83 |
+
(critic_linear): Linear(in_features=512, out_features=1, bias=True)
|
84 |
+
(action_parameterization): ActionParameterizationDefault(
|
85 |
+
(distribution_linear): Linear(in_features=512, out_features=5, bias=True)
|
86 |
+
)
|
87 |
+
)
|
88 |
+
[2023-02-22 17:08:26,564][17475] Using optimizer <class 'torch.optim.adam.Adam'>
|
89 |
+
[2023-02-22 17:08:26,566][17475] No checkpoints found
|
90 |
+
[2023-02-22 17:08:26,566][17475] Did not load from checkpoint, starting from scratch!
|
91 |
+
[2023-02-22 17:08:26,567][17475] Initialized policy 0 weights for model version 0
|
92 |
+
[2023-02-22 17:08:26,570][17475] Using GPUs [0] for process 0 (actually maps to GPUs [0])
|
93 |
+
[2023-02-22 17:08:26,577][17475] LearnerWorker_p0 finished initialization!
|
94 |
+
[2023-02-22 17:08:26,785][17490] RunningMeanStd input shape: (3, 72, 128)
|
95 |
+
[2023-02-22 17:08:26,786][17490] RunningMeanStd input shape: (1,)
|
96 |
+
[2023-02-22 17:08:26,800][17490] ConvEncoder: input_channels=3
|
97 |
+
[2023-02-22 17:08:26,903][17490] Conv encoder output size: 512
|
98 |
+
[2023-02-22 17:08:26,903][17490] Policy head output size: 512
|
99 |
+
[2023-02-22 17:08:27,000][00238] Heartbeat connected on Batcher_0
|
100 |
+
[2023-02-22 17:08:27,009][00238] Heartbeat connected on LearnerWorker_p0
|
101 |
+
[2023-02-22 17:08:27,020][00238] Heartbeat connected on RolloutWorker_w0
|
102 |
+
[2023-02-22 17:08:27,025][00238] Heartbeat connected on RolloutWorker_w1
|
103 |
+
[2023-02-22 17:08:27,028][00238] Heartbeat connected on RolloutWorker_w2
|
104 |
+
[2023-02-22 17:08:27,033][00238] Heartbeat connected on RolloutWorker_w3
|
105 |
+
[2023-02-22 17:08:27,036][00238] Heartbeat connected on RolloutWorker_w4
|
106 |
+
[2023-02-22 17:08:27,039][00238] Heartbeat connected on RolloutWorker_w5
|
107 |
+
[2023-02-22 17:08:27,043][00238] Heartbeat connected on RolloutWorker_w6
|
108 |
+
[2023-02-22 17:08:27,046][00238] Heartbeat connected on RolloutWorker_w7
|
109 |
+
[2023-02-22 17:08:27,685][00238] Fps is (10 sec: nan, 60 sec: nan, 300 sec: nan). Total num frames: 0. Throughput: 0: nan. Samples: 0. Policy #0 lag: (min: -1.0, avg: -1.0, max: -1.0)
|
110 |
+
[2023-02-22 17:08:29,203][00238] Inference worker 0-0 is ready!
|
111 |
+
[2023-02-22 17:08:29,205][00238] All inference workers are ready! Signal rollout workers to start!
|
112 |
+
[2023-02-22 17:08:29,207][00238] Heartbeat connected on InferenceWorker_p0-w0
|
113 |
+
[2023-02-22 17:08:29,298][17492] Doom resolution: 160x120, resize resolution: (128, 72)
|
114 |
+
[2023-02-22 17:08:29,300][17496] Doom resolution: 160x120, resize resolution: (128, 72)
|
115 |
+
[2023-02-22 17:08:29,313][17494] Doom resolution: 160x120, resize resolution: (128, 72)
|
116 |
+
[2023-02-22 17:08:29,325][17497] Doom resolution: 160x120, resize resolution: (128, 72)
|
117 |
+
[2023-02-22 17:08:29,344][17493] Doom resolution: 160x120, resize resolution: (128, 72)
|
118 |
+
[2023-02-22 17:08:29,354][17491] Doom resolution: 160x120, resize resolution: (128, 72)
|
119 |
+
[2023-02-22 17:08:29,375][17489] Doom resolution: 160x120, resize resolution: (128, 72)
|
120 |
+
[2023-02-22 17:08:29,383][17495] Doom resolution: 160x120, resize resolution: (128, 72)
|
121 |
+
[2023-02-22 17:08:30,590][17489] Decorrelating experience for 0 frames...
|
122 |
+
[2023-02-22 17:08:30,595][17491] Decorrelating experience for 0 frames...
|
123 |
+
[2023-02-22 17:08:31,379][17496] Decorrelating experience for 0 frames...
|
124 |
+
[2023-02-22 17:08:31,376][17494] Decorrelating experience for 0 frames...
|
125 |
+
[2023-02-22 17:08:31,382][17497] Decorrelating experience for 0 frames...
|
126 |
+
[2023-02-22 17:08:31,384][17492] Decorrelating experience for 0 frames...
|
127 |
+
[2023-02-22 17:08:31,783][17491] Decorrelating experience for 32 frames...
|
128 |
+
[2023-02-22 17:08:31,786][17489] Decorrelating experience for 32 frames...
|
129 |
+
[2023-02-22 17:08:32,686][00238] Fps is (10 sec: 0.0, 60 sec: 0.0, 300 sec: 0.0). Total num frames: 0. Throughput: 0: 0.0. Samples: 0. Policy #0 lag: (min: -1.0, avg: -1.0, max: -1.0)
|
130 |
+
[2023-02-22 17:08:32,842][17494] Decorrelating experience for 32 frames...
|
131 |
+
[2023-02-22 17:08:32,872][17492] Decorrelating experience for 32 frames...
|
132 |
+
[2023-02-22 17:08:33,021][17493] Decorrelating experience for 0 frames...
|
133 |
+
[2023-02-22 17:08:33,053][17495] Decorrelating experience for 0 frames...
|
134 |
+
[2023-02-22 17:08:33,492][17496] Decorrelating experience for 32 frames...
|
135 |
+
[2023-02-22 17:08:33,665][17489] Decorrelating experience for 64 frames...
|
136 |
+
[2023-02-22 17:08:34,352][17497] Decorrelating experience for 32 frames...
|
137 |
+
[2023-02-22 17:08:34,624][17492] Decorrelating experience for 64 frames...
|
138 |
+
[2023-02-22 17:08:34,743][17495] Decorrelating experience for 32 frames...
|
139 |
+
[2023-02-22 17:08:34,744][17491] Decorrelating experience for 64 frames...
|
140 |
+
[2023-02-22 17:08:35,158][17493] Decorrelating experience for 32 frames...
|
141 |
+
[2023-02-22 17:08:35,937][17496] Decorrelating experience for 64 frames...
|
142 |
+
[2023-02-22 17:08:36,146][17497] Decorrelating experience for 64 frames...
|
143 |
+
[2023-02-22 17:08:36,292][17492] Decorrelating experience for 96 frames...
|
144 |
+
[2023-02-22 17:08:36,320][17489] Decorrelating experience for 96 frames...
|
145 |
+
[2023-02-22 17:08:36,749][17491] Decorrelating experience for 96 frames...
|
146 |
+
[2023-02-22 17:08:36,928][17493] Decorrelating experience for 64 frames...
|
147 |
+
[2023-02-22 17:08:37,290][17495] Decorrelating experience for 64 frames...
|
148 |
+
[2023-02-22 17:08:37,685][00238] Fps is (10 sec: 0.0, 60 sec: 0.0, 300 sec: 0.0). Total num frames: 0. Throughput: 0: 0.0. Samples: 0. Policy #0 lag: (min: -1.0, avg: -1.0, max: -1.0)
|
149 |
+
[2023-02-22 17:08:37,710][17494] Decorrelating experience for 64 frames...
|
150 |
+
[2023-02-22 17:08:38,101][17496] Decorrelating experience for 96 frames...
|
151 |
+
[2023-02-22 17:08:38,244][17493] Decorrelating experience for 96 frames...
|
152 |
+
[2023-02-22 17:08:38,304][17495] Decorrelating experience for 96 frames...
|
153 |
+
[2023-02-22 17:08:38,685][17494] Decorrelating experience for 96 frames...
|
154 |
+
[2023-02-22 17:08:38,862][17497] Decorrelating experience for 96 frames...
|
155 |
+
[2023-02-22 17:08:42,685][00238] Fps is (10 sec: 0.0, 60 sec: 0.0, 300 sec: 0.0). Total num frames: 0. Throughput: 0: 51.2. Samples: 768. Policy #0 lag: (min: -1.0, avg: -1.0, max: -1.0)
|
156 |
+
[2023-02-22 17:08:42,690][00238] Avg episode reward: [(0, '1.163')]
|
157 |
+
[2023-02-22 17:08:43,046][17475] Signal inference workers to stop experience collection...
|
158 |
+
[2023-02-22 17:08:43,066][17490] InferenceWorker_p0-w0: stopping experience collection
|
159 |
+
[2023-02-22 17:08:45,437][17475] Signal inference workers to resume experience collection...
|
160 |
+
[2023-02-22 17:08:45,439][17490] InferenceWorker_p0-w0: resuming experience collection
|
161 |
+
[2023-02-22 17:08:47,685][00238] Fps is (10 sec: 1228.8, 60 sec: 614.4, 300 sec: 614.4). Total num frames: 12288. Throughput: 0: 163.5. Samples: 3270. Policy #0 lag: (min: 0.0, avg: 0.0, max: 0.0)
|
162 |
+
[2023-02-22 17:08:47,692][00238] Avg episode reward: [(0, '2.720')]
|
163 |
+
[2023-02-22 17:08:52,685][00238] Fps is (10 sec: 2457.6, 60 sec: 983.0, 300 sec: 983.0). Total num frames: 24576. Throughput: 0: 225.1. Samples: 5628. Policy #0 lag: (min: 0.0, avg: 0.2, max: 1.0)
|
164 |
+
[2023-02-22 17:08:52,688][00238] Avg episode reward: [(0, '3.480')]
|
165 |
+
[2023-02-22 17:08:57,019][17490] Updated weights for policy 0, policy_version 10 (0.0020)
|
166 |
+
[2023-02-22 17:08:57,685][00238] Fps is (10 sec: 2867.2, 60 sec: 1365.3, 300 sec: 1365.3). Total num frames: 40960. Throughput: 0: 334.1. Samples: 10024. Policy #0 lag: (min: 0.0, avg: 0.4, max: 1.0)
|
167 |
+
[2023-02-22 17:08:57,687][00238] Avg episode reward: [(0, '3.973')]
|
168 |
+
[2023-02-22 17:09:02,685][00238] Fps is (10 sec: 4096.1, 60 sec: 1872.5, 300 sec: 1872.5). Total num frames: 65536. Throughput: 0: 466.5. Samples: 16326. Policy #0 lag: (min: 0.0, avg: 0.4, max: 1.0)
|
169 |
+
[2023-02-22 17:09:02,692][00238] Avg episode reward: [(0, '4.268')]
|
170 |
+
[2023-02-22 17:09:07,159][17490] Updated weights for policy 0, policy_version 20 (0.0021)
|
171 |
+
[2023-02-22 17:09:07,685][00238] Fps is (10 sec: 4096.0, 60 sec: 2048.0, 300 sec: 2048.0). Total num frames: 81920. Throughput: 0: 481.0. Samples: 19240. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
172 |
+
[2023-02-22 17:09:07,691][00238] Avg episode reward: [(0, '4.312')]
|
173 |
+
[2023-02-22 17:09:12,685][00238] Fps is (10 sec: 2867.2, 60 sec: 2093.5, 300 sec: 2093.5). Total num frames: 94208. Throughput: 0: 529.5. Samples: 23828. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
174 |
+
[2023-02-22 17:09:12,688][00238] Avg episode reward: [(0, '4.373')]
|
175 |
+
[2023-02-22 17:09:17,685][00238] Fps is (10 sec: 2867.2, 60 sec: 2211.8, 300 sec: 2211.8). Total num frames: 110592. Throughput: 0: 627.5. Samples: 28238. Policy #0 lag: (min: 0.0, avg: 0.4, max: 1.0)
|
176 |
+
[2023-02-22 17:09:17,690][00238] Avg episode reward: [(0, '4.414')]
|
177 |
+
[2023-02-22 17:09:17,693][17475] Saving new best policy, reward=4.414!
|
178 |
+
[2023-02-22 17:09:19,962][17490] Updated weights for policy 0, policy_version 30 (0.0032)
|
179 |
+
[2023-02-22 17:09:22,685][00238] Fps is (10 sec: 4096.0, 60 sec: 2457.6, 300 sec: 2457.6). Total num frames: 135168. Throughput: 0: 701.6. Samples: 31572. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
180 |
+
[2023-02-22 17:09:22,692][00238] Avg episode reward: [(0, '4.313')]
|
181 |
+
[2023-02-22 17:09:27,685][00238] Fps is (10 sec: 4505.6, 60 sec: 2594.1, 300 sec: 2594.1). Total num frames: 155648. Throughput: 0: 838.0. Samples: 38480. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
182 |
+
[2023-02-22 17:09:27,687][00238] Avg episode reward: [(0, '4.275')]
|
183 |
+
[2023-02-22 17:09:29,461][17490] Updated weights for policy 0, policy_version 40 (0.0023)
|
184 |
+
[2023-02-22 17:09:32,685][00238] Fps is (10 sec: 3686.4, 60 sec: 2867.3, 300 sec: 2646.6). Total num frames: 172032. Throughput: 0: 892.0. Samples: 43412. Policy #0 lag: (min: 0.0, avg: 0.3, max: 1.0)
|
185 |
+
[2023-02-22 17:09:32,687][00238] Avg episode reward: [(0, '4.384')]
|
186 |
+
[2023-02-22 17:09:37,685][00238] Fps is (10 sec: 2867.2, 60 sec: 3072.0, 300 sec: 2633.1). Total num frames: 184320. Throughput: 0: 887.5. Samples: 45564. Policy #0 lag: (min: 0.0, avg: 0.4, max: 1.0)
|
187 |
+
[2023-02-22 17:09:37,687][00238] Avg episode reward: [(0, '4.468')]
|
188 |
+
[2023-02-22 17:09:37,689][17475] Saving new best policy, reward=4.468!
|
189 |
+
[2023-02-22 17:09:41,453][17490] Updated weights for policy 0, policy_version 50 (0.0021)
|
190 |
+
[2023-02-22 17:09:42,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3481.6, 300 sec: 2785.3). Total num frames: 208896. Throughput: 0: 920.6. Samples: 51452. Policy #0 lag: (min: 0.0, avg: 0.3, max: 1.0)
|
191 |
+
[2023-02-22 17:09:42,688][00238] Avg episode reward: [(0, '4.465')]
|
192 |
+
[2023-02-22 17:09:47,685][00238] Fps is (10 sec: 4915.0, 60 sec: 3686.4, 300 sec: 2918.4). Total num frames: 233472. Throughput: 0: 934.2. Samples: 58366. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
193 |
+
[2023-02-22 17:09:47,688][00238] Avg episode reward: [(0, '4.382')]
|
194 |
+
[2023-02-22 17:09:51,948][17490] Updated weights for policy 0, policy_version 60 (0.0015)
|
195 |
+
[2023-02-22 17:09:52,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3686.4, 300 sec: 2891.3). Total num frames: 245760. Throughput: 0: 922.0. Samples: 60730. Policy #0 lag: (min: 0.0, avg: 0.4, max: 2.0)
|
196 |
+
[2023-02-22 17:09:52,687][00238] Avg episode reward: [(0, '4.387')]
|
197 |
+
[2023-02-22 17:09:57,687][00238] Fps is (10 sec: 2457.1, 60 sec: 3618.0, 300 sec: 2867.1). Total num frames: 258048. Throughput: 0: 911.5. Samples: 64846. Policy #0 lag: (min: 0.0, avg: 0.4, max: 1.0)
|
198 |
+
[2023-02-22 17:09:57,690][00238] Avg episode reward: [(0, '4.550')]
|
199 |
+
[2023-02-22 17:09:57,699][17475] Saving new best policy, reward=4.550!
|
200 |
+
[2023-02-22 17:10:02,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3618.1, 300 sec: 2975.0). Total num frames: 282624. Throughput: 0: 950.2. Samples: 70996. Policy #0 lag: (min: 0.0, avg: 0.4, max: 2.0)
|
201 |
+
[2023-02-22 17:10:02,690][00238] Avg episode reward: [(0, '4.420')]
|
202 |
+
[2023-02-22 17:10:02,704][17475] Saving /content/train_dir/default_experiment/checkpoint_p0/checkpoint_000000069_282624.pth...
|
203 |
+
[2023-02-22 17:10:03,564][17490] Updated weights for policy 0, policy_version 70 (0.0012)
|
204 |
+
[2023-02-22 17:10:07,685][00238] Fps is (10 sec: 4096.9, 60 sec: 3618.1, 300 sec: 2990.1). Total num frames: 299008. Throughput: 0: 942.5. Samples: 73986. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
205 |
+
[2023-02-22 17:10:07,691][00238] Avg episode reward: [(0, '4.453')]
|
206 |
+
[2023-02-22 17:10:12,685][00238] Fps is (10 sec: 3276.8, 60 sec: 3686.4, 300 sec: 3003.7). Total num frames: 315392. Throughput: 0: 895.2. Samples: 78762. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
207 |
+
[2023-02-22 17:10:12,692][00238] Avg episode reward: [(0, '4.510')]
|
208 |
+
[2023-02-22 17:10:16,453][17490] Updated weights for policy 0, policy_version 80 (0.0017)
|
209 |
+
[2023-02-22 17:10:17,685][00238] Fps is (10 sec: 2867.2, 60 sec: 3618.1, 300 sec: 2978.9). Total num frames: 327680. Throughput: 0: 883.6. Samples: 83174. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
210 |
+
[2023-02-22 17:10:17,687][00238] Avg episode reward: [(0, '4.668')]
|
211 |
+
[2023-02-22 17:10:17,694][17475] Saving new best policy, reward=4.668!
|
212 |
+
[2023-02-22 17:10:22,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3618.1, 300 sec: 3063.1). Total num frames: 352256. Throughput: 0: 903.2. Samples: 86210. Policy #0 lag: (min: 0.0, avg: 0.6, max: 1.0)
|
213 |
+
[2023-02-22 17:10:22,694][00238] Avg episode reward: [(0, '4.499')]
|
214 |
+
[2023-02-22 17:10:25,673][17490] Updated weights for policy 0, policy_version 90 (0.0020)
|
215 |
+
[2023-02-22 17:10:27,685][00238] Fps is (10 sec: 4915.2, 60 sec: 3686.4, 300 sec: 3140.3). Total num frames: 376832. Throughput: 0: 932.6. Samples: 93420. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
216 |
+
[2023-02-22 17:10:27,693][00238] Avg episode reward: [(0, '4.375')]
|
217 |
+
[2023-02-22 17:10:32,685][00238] Fps is (10 sec: 4096.0, 60 sec: 3686.4, 300 sec: 3145.7). Total num frames: 393216. Throughput: 0: 899.7. Samples: 98852. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
218 |
+
[2023-02-22 17:10:32,687][00238] Avg episode reward: [(0, '4.384')]
|
219 |
+
[2023-02-22 17:10:37,686][00238] Fps is (10 sec: 2866.9, 60 sec: 3686.3, 300 sec: 3119.2). Total num frames: 405504. Throughput: 0: 896.1. Samples: 101056. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
220 |
+
[2023-02-22 17:10:37,689][00238] Avg episode reward: [(0, '4.564')]
|
221 |
+
[2023-02-22 17:10:37,836][17490] Updated weights for policy 0, policy_version 100 (0.0018)
|
222 |
+
[2023-02-22 17:10:42,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3686.4, 300 sec: 3185.8). Total num frames: 430080. Throughput: 0: 941.0. Samples: 107190. Policy #0 lag: (min: 0.0, avg: 0.7, max: 2.0)
|
223 |
+
[2023-02-22 17:10:42,692][00238] Avg episode reward: [(0, '4.528')]
|
224 |
+
[2023-02-22 17:10:46,199][17490] Updated weights for policy 0, policy_version 110 (0.0016)
|
225 |
+
[2023-02-22 17:10:47,685][00238] Fps is (10 sec: 4915.8, 60 sec: 3686.4, 300 sec: 3247.5). Total num frames: 454656. Throughput: 0: 960.9. Samples: 114238. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
226 |
+
[2023-02-22 17:10:47,686][00238] Avg episode reward: [(0, '4.395')]
|
227 |
+
[2023-02-22 17:10:52,685][00238] Fps is (10 sec: 4096.0, 60 sec: 3754.7, 300 sec: 3248.6). Total num frames: 471040. Throughput: 0: 951.0. Samples: 116782. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
228 |
+
[2023-02-22 17:10:52,693][00238] Avg episode reward: [(0, '4.314')]
|
229 |
+
[2023-02-22 17:10:57,685][00238] Fps is (10 sec: 3276.7, 60 sec: 3823.1, 300 sec: 3249.5). Total num frames: 487424. Throughput: 0: 947.0. Samples: 121378. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
230 |
+
[2023-02-22 17:10:57,693][00238] Avg episode reward: [(0, '4.334')]
|
231 |
+
[2023-02-22 17:10:58,584][17490] Updated weights for policy 0, policy_version 120 (0.0027)
|
232 |
+
[2023-02-22 17:11:02,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3754.7, 300 sec: 3276.8). Total num frames: 507904. Throughput: 0: 987.8. Samples: 127624. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
233 |
+
[2023-02-22 17:11:02,690][00238] Avg episode reward: [(0, '4.466')]
|
234 |
+
[2023-02-22 17:11:07,685][00238] Fps is (10 sec: 4096.1, 60 sec: 3822.9, 300 sec: 3302.4). Total num frames: 528384. Throughput: 0: 987.3. Samples: 130640. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
235 |
+
[2023-02-22 17:11:07,688][00238] Avg episode reward: [(0, '4.615')]
|
236 |
+
[2023-02-22 17:11:08,919][17490] Updated weights for policy 0, policy_version 130 (0.0030)
|
237 |
+
[2023-02-22 17:11:12,686][00238] Fps is (10 sec: 3276.5, 60 sec: 3754.6, 300 sec: 3276.8). Total num frames: 540672. Throughput: 0: 933.2. Samples: 135416. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
238 |
+
[2023-02-22 17:11:12,688][00238] Avg episode reward: [(0, '4.703')]
|
239 |
+
[2023-02-22 17:11:12,704][17475] Saving new best policy, reward=4.703!
|
240 |
+
[2023-02-22 17:11:17,685][00238] Fps is (10 sec: 2867.2, 60 sec: 3822.9, 300 sec: 3276.8). Total num frames: 557056. Throughput: 0: 910.4. Samples: 139820. Policy #0 lag: (min: 0.0, avg: 0.6, max: 1.0)
|
241 |
+
[2023-02-22 17:11:17,687][00238] Avg episode reward: [(0, '4.722')]
|
242 |
+
[2023-02-22 17:11:17,691][17475] Saving new best policy, reward=4.722!
|
243 |
+
[2023-02-22 17:11:20,896][17490] Updated weights for policy 0, policy_version 140 (0.0021)
|
244 |
+
[2023-02-22 17:11:22,685][00238] Fps is (10 sec: 4096.4, 60 sec: 3822.9, 300 sec: 3323.6). Total num frames: 581632. Throughput: 0: 933.8. Samples: 143076. Policy #0 lag: (min: 0.0, avg: 0.6, max: 1.0)
|
245 |
+
[2023-02-22 17:11:22,688][00238] Avg episode reward: [(0, '4.663')]
|
246 |
+
[2023-02-22 17:11:27,685][00238] Fps is (10 sec: 4505.6, 60 sec: 3754.7, 300 sec: 3345.1). Total num frames: 602112. Throughput: 0: 959.5. Samples: 150368. Policy #0 lag: (min: 0.0, avg: 0.6, max: 1.0)
|
247 |
+
[2023-02-22 17:11:27,691][00238] Avg episode reward: [(0, '4.393')]
|
248 |
+
[2023-02-22 17:11:30,376][17490] Updated weights for policy 0, policy_version 150 (0.0015)
|
249 |
+
[2023-02-22 17:11:32,690][00238] Fps is (10 sec: 3684.5, 60 sec: 3754.3, 300 sec: 3343.1). Total num frames: 618496. Throughput: 0: 919.0. Samples: 155598. Policy #0 lag: (min: 0.0, avg: 0.6, max: 1.0)
|
250 |
+
[2023-02-22 17:11:32,692][00238] Avg episode reward: [(0, '4.385')]
|
251 |
+
[2023-02-22 17:11:37,685][00238] Fps is (10 sec: 3276.8, 60 sec: 3823.0, 300 sec: 3341.5). Total num frames: 634880. Throughput: 0: 912.1. Samples: 157828. Policy #0 lag: (min: 0.0, avg: 0.6, max: 1.0)
|
252 |
+
[2023-02-22 17:11:37,688][00238] Avg episode reward: [(0, '4.420')]
|
253 |
+
[2023-02-22 17:11:41,547][17490] Updated weights for policy 0, policy_version 160 (0.0016)
|
254 |
+
[2023-02-22 17:11:42,685][00238] Fps is (10 sec: 4098.1, 60 sec: 3822.9, 300 sec: 3381.8). Total num frames: 659456. Throughput: 0: 948.1. Samples: 164044. Policy #0 lag: (min: 0.0, avg: 0.6, max: 1.0)
|
255 |
+
[2023-02-22 17:11:42,686][00238] Avg episode reward: [(0, '4.488')]
|
256 |
+
[2023-02-22 17:11:47,685][00238] Fps is (10 sec: 4915.2, 60 sec: 3822.9, 300 sec: 3420.2). Total num frames: 684032. Throughput: 0: 968.3. Samples: 171198. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
257 |
+
[2023-02-22 17:11:47,694][00238] Avg episode reward: [(0, '4.588')]
|
258 |
+
[2023-02-22 17:11:51,302][17490] Updated weights for policy 0, policy_version 170 (0.0027)
|
259 |
+
[2023-02-22 17:11:52,685][00238] Fps is (10 sec: 4095.9, 60 sec: 3822.9, 300 sec: 3416.7). Total num frames: 700416. Throughput: 0: 956.1. Samples: 173664. Policy #0 lag: (min: 0.0, avg: 0.4, max: 1.0)
|
260 |
+
[2023-02-22 17:11:52,692][00238] Avg episode reward: [(0, '4.587')]
|
261 |
+
[2023-02-22 17:11:57,685][00238] Fps is (10 sec: 2867.2, 60 sec: 3754.7, 300 sec: 3393.8). Total num frames: 712704. Throughput: 0: 951.6. Samples: 178238. Policy #0 lag: (min: 0.0, avg: 0.4, max: 2.0)
|
262 |
+
[2023-02-22 17:11:57,689][00238] Avg episode reward: [(0, '4.697')]
|
263 |
+
[2023-02-22 17:12:02,384][17490] Updated weights for policy 0, policy_version 180 (0.0021)
|
264 |
+
[2023-02-22 17:12:02,685][00238] Fps is (10 sec: 3686.5, 60 sec: 3822.9, 300 sec: 3429.2). Total num frames: 737280. Throughput: 0: 997.4. Samples: 184704. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
265 |
+
[2023-02-22 17:12:02,688][00238] Avg episode reward: [(0, '4.728')]
|
266 |
+
[2023-02-22 17:12:02,697][17475] Saving /content/train_dir/default_experiment/checkpoint_p0/checkpoint_000000180_737280.pth...
|
267 |
+
[2023-02-22 17:12:02,846][17475] Saving new best policy, reward=4.728!
|
268 |
+
[2023-02-22 17:12:07,685][00238] Fps is (10 sec: 4505.6, 60 sec: 3822.9, 300 sec: 3444.4). Total num frames: 757760. Throughput: 0: 990.1. Samples: 187632. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
269 |
+
[2023-02-22 17:12:07,689][00238] Avg episode reward: [(0, '4.725')]
|
270 |
+
[2023-02-22 17:12:12,691][00238] Fps is (10 sec: 3274.8, 60 sec: 3822.6, 300 sec: 3422.3). Total num frames: 770048. Throughput: 0: 936.9. Samples: 192536. Policy #0 lag: (min: 0.0, avg: 0.4, max: 2.0)
|
271 |
+
[2023-02-22 17:12:12,694][00238] Avg episode reward: [(0, '4.757')]
|
272 |
+
[2023-02-22 17:12:12,709][17475] Saving new best policy, reward=4.757!
|
273 |
+
[2023-02-22 17:12:15,077][17490] Updated weights for policy 0, policy_version 190 (0.0012)
|
274 |
+
[2023-02-22 17:12:17,685][00238] Fps is (10 sec: 2457.6, 60 sec: 3754.7, 300 sec: 3401.5). Total num frames: 782336. Throughput: 0: 914.7. Samples: 196756. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
275 |
+
[2023-02-22 17:12:17,687][00238] Avg episode reward: [(0, '4.796')]
|
276 |
+
[2023-02-22 17:12:17,691][17475] Saving new best policy, reward=4.796!
|
277 |
+
[2023-02-22 17:12:22,685][00238] Fps is (10 sec: 3688.7, 60 sec: 3754.7, 300 sec: 3433.7). Total num frames: 806912. Throughput: 0: 933.3. Samples: 199828. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
278 |
+
[2023-02-22 17:12:22,693][00238] Avg episode reward: [(0, '4.838')]
|
279 |
+
[2023-02-22 17:12:22,704][17475] Saving new best policy, reward=4.838!
|
280 |
+
[2023-02-22 17:12:25,114][17490] Updated weights for policy 0, policy_version 200 (0.0026)
|
281 |
+
[2023-02-22 17:12:27,685][00238] Fps is (10 sec: 4505.6, 60 sec: 3754.7, 300 sec: 3447.5). Total num frames: 827392. Throughput: 0: 941.9. Samples: 206430. Policy #0 lag: (min: 0.0, avg: 0.4, max: 2.0)
|
282 |
+
[2023-02-22 17:12:27,690][00238] Avg episode reward: [(0, '4.640')]
|
283 |
+
[2023-02-22 17:12:32,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3755.0, 300 sec: 3444.0). Total num frames: 843776. Throughput: 0: 898.2. Samples: 211618. Policy #0 lag: (min: 0.0, avg: 0.4, max: 1.0)
|
284 |
+
[2023-02-22 17:12:32,691][00238] Avg episode reward: [(0, '4.864')]
|
285 |
+
[2023-02-22 17:12:32,704][17475] Saving new best policy, reward=4.864!
|
286 |
+
[2023-02-22 17:12:37,350][17490] Updated weights for policy 0, policy_version 210 (0.0034)
|
287 |
+
[2023-02-22 17:12:37,685][00238] Fps is (10 sec: 3276.8, 60 sec: 3754.7, 300 sec: 3440.6). Total num frames: 860160. Throughput: 0: 892.8. Samples: 213840. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
288 |
+
[2023-02-22 17:12:37,688][00238] Avg episode reward: [(0, '4.874')]
|
289 |
+
[2023-02-22 17:12:37,691][17475] Saving new best policy, reward=4.874!
|
290 |
+
[2023-02-22 17:12:42,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3686.4, 300 sec: 3453.5). Total num frames: 880640. Throughput: 0: 921.4. Samples: 219702. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
291 |
+
[2023-02-22 17:12:42,689][00238] Avg episode reward: [(0, '4.745')]
|
292 |
+
[2023-02-22 17:12:46,420][17490] Updated weights for policy 0, policy_version 220 (0.0015)
|
293 |
+
[2023-02-22 17:12:47,685][00238] Fps is (10 sec: 4505.6, 60 sec: 3686.4, 300 sec: 3481.6). Total num frames: 905216. Throughput: 0: 939.4. Samples: 226976. Policy #0 lag: (min: 0.0, avg: 0.7, max: 2.0)
|
294 |
+
[2023-02-22 17:12:47,687][00238] Avg episode reward: [(0, '4.765')]
|
295 |
+
[2023-02-22 17:12:52,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3618.1, 300 sec: 3462.3). Total num frames: 917504. Throughput: 0: 924.8. Samples: 229246. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
296 |
+
[2023-02-22 17:12:52,693][00238] Avg episode reward: [(0, '4.799')]
|
297 |
+
[2023-02-22 17:12:57,685][00238] Fps is (10 sec: 2457.6, 60 sec: 3618.1, 300 sec: 3443.7). Total num frames: 929792. Throughput: 0: 897.4. Samples: 232914. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
298 |
+
[2023-02-22 17:12:57,692][00238] Avg episode reward: [(0, '4.832')]
|
299 |
+
[2023-02-22 17:13:01,236][17490] Updated weights for policy 0, policy_version 230 (0.0036)
|
300 |
+
[2023-02-22 17:13:02,685][00238] Fps is (10 sec: 2457.6, 60 sec: 3413.3, 300 sec: 3425.7). Total num frames: 942080. Throughput: 0: 885.2. Samples: 236592. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
301 |
+
[2023-02-22 17:13:02,688][00238] Avg episode reward: [(0, '4.570')]
|
302 |
+
[2023-02-22 17:13:07,685][00238] Fps is (10 sec: 3276.7, 60 sec: 3413.3, 300 sec: 3437.7). Total num frames: 962560. Throughput: 0: 873.7. Samples: 239144. Policy #0 lag: (min: 0.0, avg: 0.4, max: 2.0)
|
303 |
+
[2023-02-22 17:13:07,688][00238] Avg episode reward: [(0, '4.859')]
|
304 |
+
[2023-02-22 17:13:11,934][17490] Updated weights for policy 0, policy_version 240 (0.0027)
|
305 |
+
[2023-02-22 17:13:12,685][00238] Fps is (10 sec: 4096.1, 60 sec: 3550.2, 300 sec: 3449.3). Total num frames: 983040. Throughput: 0: 868.0. Samples: 245488. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
306 |
+
[2023-02-22 17:13:12,687][00238] Avg episode reward: [(0, '5.080')]
|
307 |
+
[2023-02-22 17:13:12,756][17475] Saving new best policy, reward=5.080!
|
308 |
+
[2023-02-22 17:13:17,685][00238] Fps is (10 sec: 3686.5, 60 sec: 3618.1, 300 sec: 3446.3). Total num frames: 999424. Throughput: 0: 874.8. Samples: 250984. Policy #0 lag: (min: 0.0, avg: 0.7, max: 2.0)
|
309 |
+
[2023-02-22 17:13:17,692][00238] Avg episode reward: [(0, '5.072')]
|
310 |
+
[2023-02-22 17:13:22,688][00238] Fps is (10 sec: 3275.7, 60 sec: 3481.4, 300 sec: 3443.4). Total num frames: 1015808. Throughput: 0: 876.0. Samples: 253262. Policy #0 lag: (min: 0.0, avg: 0.3, max: 1.0)
|
311 |
+
[2023-02-22 17:13:22,696][00238] Avg episode reward: [(0, '5.059')]
|
312 |
+
[2023-02-22 17:13:23,950][17490] Updated weights for policy 0, policy_version 250 (0.0028)
|
313 |
+
[2023-02-22 17:13:27,685][00238] Fps is (10 sec: 4096.0, 60 sec: 3549.9, 300 sec: 3526.7). Total num frames: 1040384. Throughput: 0: 878.1. Samples: 259216. Policy #0 lag: (min: 0.0, avg: 0.4, max: 1.0)
|
314 |
+
[2023-02-22 17:13:27,692][00238] Avg episode reward: [(0, '5.281')]
|
315 |
+
[2023-02-22 17:13:27,695][17475] Saving new best policy, reward=5.281!
|
316 |
+
[2023-02-22 17:13:32,443][17490] Updated weights for policy 0, policy_version 260 (0.0017)
|
317 |
+
[2023-02-22 17:13:32,685][00238] Fps is (10 sec: 4916.9, 60 sec: 3686.4, 300 sec: 3610.0). Total num frames: 1064960. Throughput: 0: 876.6. Samples: 266422. Policy #0 lag: (min: 0.0, avg: 0.4, max: 1.0)
|
318 |
+
[2023-02-22 17:13:32,692][00238] Avg episode reward: [(0, '5.117')]
|
319 |
+
[2023-02-22 17:13:37,685][00238] Fps is (10 sec: 4096.0, 60 sec: 3686.4, 300 sec: 3665.6). Total num frames: 1081344. Throughput: 0: 888.1. Samples: 269212. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
320 |
+
[2023-02-22 17:13:37,690][00238] Avg episode reward: [(0, '5.299')]
|
321 |
+
[2023-02-22 17:13:37,695][17475] Saving new best policy, reward=5.299!
|
322 |
+
[2023-02-22 17:13:42,685][00238] Fps is (10 sec: 2867.2, 60 sec: 3549.9, 300 sec: 3665.6). Total num frames: 1093632. Throughput: 0: 907.1. Samples: 273734. Policy #0 lag: (min: 0.0, avg: 0.4, max: 2.0)
|
323 |
+
[2023-02-22 17:13:42,691][00238] Avg episode reward: [(0, '5.426')]
|
324 |
+
[2023-02-22 17:13:42,710][17475] Saving new best policy, reward=5.426!
|
325 |
+
[2023-02-22 17:13:44,829][17490] Updated weights for policy 0, policy_version 270 (0.0026)
|
326 |
+
[2023-02-22 17:13:47,685][00238] Fps is (10 sec: 3686.3, 60 sec: 3549.9, 300 sec: 3707.2). Total num frames: 1118208. Throughput: 0: 965.2. Samples: 280026. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
327 |
+
[2023-02-22 17:13:47,691][00238] Avg episode reward: [(0, '5.682')]
|
328 |
+
[2023-02-22 17:13:47,697][17475] Saving new best policy, reward=5.682!
|
329 |
+
[2023-02-22 17:13:52,685][00238] Fps is (10 sec: 4915.2, 60 sec: 3754.7, 300 sec: 3735.0). Total num frames: 1142784. Throughput: 0: 988.4. Samples: 283620. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
330 |
+
[2023-02-22 17:13:52,687][00238] Avg episode reward: [(0, '5.636')]
|
331 |
+
[2023-02-22 17:13:53,286][17490] Updated weights for policy 0, policy_version 280 (0.0017)
|
332 |
+
[2023-02-22 17:13:57,685][00238] Fps is (10 sec: 4096.1, 60 sec: 3822.9, 300 sec: 3707.2). Total num frames: 1159168. Throughput: 0: 978.0. Samples: 289498. Policy #0 lag: (min: 0.0, avg: 0.4, max: 1.0)
|
333 |
+
[2023-02-22 17:13:57,691][00238] Avg episode reward: [(0, '5.455')]
|
334 |
+
[2023-02-22 17:14:02,685][00238] Fps is (10 sec: 2867.1, 60 sec: 3822.9, 300 sec: 3693.3). Total num frames: 1171456. Throughput: 0: 956.4. Samples: 294022. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
335 |
+
[2023-02-22 17:14:02,691][00238] Avg episode reward: [(0, '5.144')]
|
336 |
+
[2023-02-22 17:14:02,704][17475] Saving /content/train_dir/default_experiment/checkpoint_p0/checkpoint_000000286_1171456.pth...
|
337 |
+
[2023-02-22 17:14:02,879][17475] Removing /content/train_dir/default_experiment/checkpoint_p0/checkpoint_000000069_282624.pth
|
338 |
+
[2023-02-22 17:14:06,215][17490] Updated weights for policy 0, policy_version 290 (0.0017)
|
339 |
+
[2023-02-22 17:14:07,685][00238] Fps is (10 sec: 3276.7, 60 sec: 3822.9, 300 sec: 3721.1). Total num frames: 1191936. Throughput: 0: 962.2. Samples: 296556. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
340 |
+
[2023-02-22 17:14:07,693][00238] Avg episode reward: [(0, '5.374')]
|
341 |
+
[2023-02-22 17:14:12,685][00238] Fps is (10 sec: 4505.7, 60 sec: 3891.2, 300 sec: 3748.9). Total num frames: 1216512. Throughput: 0: 972.3. Samples: 302970. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
342 |
+
[2023-02-22 17:14:12,691][00238] Avg episode reward: [(0, '5.580')]
|
343 |
+
[2023-02-22 17:14:16,248][17490] Updated weights for policy 0, policy_version 300 (0.0018)
|
344 |
+
[2023-02-22 17:14:17,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3822.9, 300 sec: 3707.2). Total num frames: 1228800. Throughput: 0: 932.4. Samples: 308378. Policy #0 lag: (min: 0.0, avg: 0.4, max: 2.0)
|
345 |
+
[2023-02-22 17:14:17,687][00238] Avg episode reward: [(0, '5.724')]
|
346 |
+
[2023-02-22 17:14:17,715][17475] Saving new best policy, reward=5.724!
|
347 |
+
[2023-02-22 17:14:22,685][00238] Fps is (10 sec: 2867.2, 60 sec: 3823.2, 300 sec: 3693.3). Total num frames: 1245184. Throughput: 0: 919.8. Samples: 310604. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
348 |
+
[2023-02-22 17:14:22,690][00238] Avg episode reward: [(0, '5.974')]
|
349 |
+
[2023-02-22 17:14:22,704][17475] Saving new best policy, reward=5.974!
|
350 |
+
[2023-02-22 17:14:27,589][17490] Updated weights for policy 0, policy_version 310 (0.0013)
|
351 |
+
[2023-02-22 17:14:27,685][00238] Fps is (10 sec: 4096.1, 60 sec: 3822.9, 300 sec: 3721.1). Total num frames: 1269760. Throughput: 0: 948.8. Samples: 316428. Policy #0 lag: (min: 0.0, avg: 0.7, max: 1.0)
|
352 |
+
[2023-02-22 17:14:27,687][00238] Avg episode reward: [(0, '6.014')]
|
353 |
+
[2023-02-22 17:14:27,691][17475] Saving new best policy, reward=6.014!
|
354 |
+
[2023-02-22 17:14:32,689][00238] Fps is (10 sec: 4503.8, 60 sec: 3754.4, 300 sec: 3748.8). Total num frames: 1290240. Throughput: 0: 967.0. Samples: 323546. Policy #0 lag: (min: 0.0, avg: 0.7, max: 2.0)
|
355 |
+
[2023-02-22 17:14:32,691][00238] Avg episode reward: [(0, '6.496')]
|
356 |
+
[2023-02-22 17:14:32,753][17475] Saving new best policy, reward=6.496!
|
357 |
+
[2023-02-22 17:14:37,692][00238] Fps is (10 sec: 3683.7, 60 sec: 3754.2, 300 sec: 3721.0). Total num frames: 1306624. Throughput: 0: 946.0. Samples: 326196. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
358 |
+
[2023-02-22 17:14:37,695][00238] Avg episode reward: [(0, '6.873')]
|
359 |
+
[2023-02-22 17:14:37,702][17475] Saving new best policy, reward=6.873!
|
360 |
+
[2023-02-22 17:14:38,097][17490] Updated weights for policy 0, policy_version 320 (0.0028)
|
361 |
+
[2023-02-22 17:14:42,685][00238] Fps is (10 sec: 3278.1, 60 sec: 3822.9, 300 sec: 3693.3). Total num frames: 1323008. Throughput: 0: 913.9. Samples: 330626. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
362 |
+
[2023-02-22 17:14:42,688][00238] Avg episode reward: [(0, '6.610')]
|
363 |
+
[2023-02-22 17:14:47,685][00238] Fps is (10 sec: 3689.1, 60 sec: 3754.7, 300 sec: 3721.1). Total num frames: 1343488. Throughput: 0: 949.0. Samples: 336726. Policy #0 lag: (min: 0.0, avg: 0.4, max: 1.0)
|
364 |
+
[2023-02-22 17:14:47,687][00238] Avg episode reward: [(0, '6.584')]
|
365 |
+
[2023-02-22 17:14:48,728][17490] Updated weights for policy 0, policy_version 330 (0.0018)
|
366 |
+
[2023-02-22 17:14:52,685][00238] Fps is (10 sec: 4505.7, 60 sec: 3754.7, 300 sec: 3762.8). Total num frames: 1368064. Throughput: 0: 971.1. Samples: 340254. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
367 |
+
[2023-02-22 17:14:52,687][00238] Avg episode reward: [(0, '6.918')]
|
368 |
+
[2023-02-22 17:14:52,696][17475] Saving new best policy, reward=6.918!
|
369 |
+
[2023-02-22 17:14:57,691][00238] Fps is (10 sec: 4093.4, 60 sec: 3754.3, 300 sec: 3734.9). Total num frames: 1384448. Throughput: 0: 956.7. Samples: 346026. Policy #0 lag: (min: 0.0, avg: 0.6, max: 1.0)
|
370 |
+
[2023-02-22 17:14:57,694][00238] Avg episode reward: [(0, '6.930')]
|
371 |
+
[2023-02-22 17:14:57,699][17475] Saving new best policy, reward=6.930!
|
372 |
+
[2023-02-22 17:15:00,105][17490] Updated weights for policy 0, policy_version 340 (0.0018)
|
373 |
+
[2023-02-22 17:15:02,688][00238] Fps is (10 sec: 2866.4, 60 sec: 3754.5, 300 sec: 3721.1). Total num frames: 1396736. Throughput: 0: 935.5. Samples: 350480. Policy #0 lag: (min: 0.0, avg: 0.7, max: 2.0)
|
374 |
+
[2023-02-22 17:15:02,696][00238] Avg episode reward: [(0, '6.576')]
|
375 |
+
[2023-02-22 17:15:07,685][00238] Fps is (10 sec: 3278.9, 60 sec: 3754.7, 300 sec: 3735.0). Total num frames: 1417216. Throughput: 0: 942.4. Samples: 353014. Policy #0 lag: (min: 0.0, avg: 0.6, max: 1.0)
|
376 |
+
[2023-02-22 17:15:07,688][00238] Avg episode reward: [(0, '6.648')]
|
377 |
+
[2023-02-22 17:15:11,005][17490] Updated weights for policy 0, policy_version 350 (0.0014)
|
378 |
+
[2023-02-22 17:15:12,685][00238] Fps is (10 sec: 4506.9, 60 sec: 3754.7, 300 sec: 3776.7). Total num frames: 1441792. Throughput: 0: 952.4. Samples: 359284. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
379 |
+
[2023-02-22 17:15:12,692][00238] Avg episode reward: [(0, '6.703')]
|
380 |
+
[2023-02-22 17:15:17,685][00238] Fps is (10 sec: 4096.0, 60 sec: 3822.9, 300 sec: 3748.9). Total num frames: 1458176. Throughput: 0: 921.9. Samples: 365028. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
381 |
+
[2023-02-22 17:15:17,687][00238] Avg episode reward: [(0, '6.894')]
|
382 |
+
[2023-02-22 17:15:22,653][17490] Updated weights for policy 0, policy_version 360 (0.0019)
|
383 |
+
[2023-02-22 17:15:22,685][00238] Fps is (10 sec: 3276.8, 60 sec: 3822.9, 300 sec: 3721.1). Total num frames: 1474560. Throughput: 0: 912.2. Samples: 367238. Policy #0 lag: (min: 0.0, avg: 0.4, max: 2.0)
|
384 |
+
[2023-02-22 17:15:22,688][00238] Avg episode reward: [(0, '7.038')]
|
385 |
+
[2023-02-22 17:15:22,702][17475] Saving new best policy, reward=7.038!
|
386 |
+
[2023-02-22 17:15:27,687][00238] Fps is (10 sec: 3685.6, 60 sec: 3754.5, 300 sec: 3735.0). Total num frames: 1495040. Throughput: 0: 939.4. Samples: 372900. Policy #0 lag: (min: 0.0, avg: 0.4, max: 2.0)
|
387 |
+
[2023-02-22 17:15:27,691][00238] Avg episode reward: [(0, '7.149')]
|
388 |
+
[2023-02-22 17:15:27,694][17475] Saving new best policy, reward=7.149!
|
389 |
+
[2023-02-22 17:15:31,758][17490] Updated weights for policy 0, policy_version 370 (0.0015)
|
390 |
+
[2023-02-22 17:15:32,685][00238] Fps is (10 sec: 4505.7, 60 sec: 3823.2, 300 sec: 3776.7). Total num frames: 1519616. Throughput: 0: 962.0. Samples: 380018. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
391 |
+
[2023-02-22 17:15:32,687][00238] Avg episode reward: [(0, '7.430')]
|
392 |
+
[2023-02-22 17:15:32,700][17475] Saving new best policy, reward=7.430!
|
393 |
+
[2023-02-22 17:15:37,685][00238] Fps is (10 sec: 4096.9, 60 sec: 3823.4, 300 sec: 3748.9). Total num frames: 1536000. Throughput: 0: 948.4. Samples: 382930. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
394 |
+
[2023-02-22 17:15:37,696][00238] Avg episode reward: [(0, '7.617')]
|
395 |
+
[2023-02-22 17:15:37,699][17475] Saving new best policy, reward=7.617!
|
396 |
+
[2023-02-22 17:15:42,685][00238] Fps is (10 sec: 2867.2, 60 sec: 3754.7, 300 sec: 3707.2). Total num frames: 1548288. Throughput: 0: 919.8. Samples: 387410. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
397 |
+
[2023-02-22 17:15:42,693][00238] Avg episode reward: [(0, '7.885')]
|
398 |
+
[2023-02-22 17:15:42,807][17475] Saving new best policy, reward=7.885!
|
399 |
+
[2023-02-22 17:15:44,022][17490] Updated weights for policy 0, policy_version 380 (0.0023)
|
400 |
+
[2023-02-22 17:15:47,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3822.9, 300 sec: 3735.0). Total num frames: 1572864. Throughput: 0: 957.8. Samples: 393580. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
401 |
+
[2023-02-22 17:15:47,695][00238] Avg episode reward: [(0, '8.603')]
|
402 |
+
[2023-02-22 17:15:47,696][17475] Saving new best policy, reward=8.603!
|
403 |
+
[2023-02-22 17:15:52,490][17490] Updated weights for policy 0, policy_version 390 (0.0024)
|
404 |
+
[2023-02-22 17:15:52,685][00238] Fps is (10 sec: 4915.2, 60 sec: 3822.9, 300 sec: 3762.8). Total num frames: 1597440. Throughput: 0: 980.0. Samples: 397116. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
405 |
+
[2023-02-22 17:15:52,692][00238] Avg episode reward: [(0, '8.876')]
|
406 |
+
[2023-02-22 17:15:52,707][17475] Saving new best policy, reward=8.876!
|
407 |
+
[2023-02-22 17:15:57,692][00238] Fps is (10 sec: 4093.1, 60 sec: 3822.9, 300 sec: 3748.8). Total num frames: 1613824. Throughput: 0: 974.4. Samples: 403140. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
408 |
+
[2023-02-22 17:15:57,694][00238] Avg episode reward: [(0, '8.958')]
|
409 |
+
[2023-02-22 17:15:57,696][17475] Saving new best policy, reward=8.958!
|
410 |
+
[2023-02-22 17:16:02,685][00238] Fps is (10 sec: 2867.2, 60 sec: 3823.1, 300 sec: 3721.1). Total num frames: 1626112. Throughput: 0: 947.9. Samples: 407682. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
411 |
+
[2023-02-22 17:16:02,692][00238] Avg episode reward: [(0, '8.921')]
|
412 |
+
[2023-02-22 17:16:02,705][17475] Saving /content/train_dir/default_experiment/checkpoint_p0/checkpoint_000000397_1626112.pth...
|
413 |
+
[2023-02-22 17:16:02,874][17475] Removing /content/train_dir/default_experiment/checkpoint_p0/checkpoint_000000180_737280.pth
|
414 |
+
[2023-02-22 17:16:05,386][17490] Updated weights for policy 0, policy_version 400 (0.0037)
|
415 |
+
[2023-02-22 17:16:07,685][00238] Fps is (10 sec: 3279.2, 60 sec: 3822.9, 300 sec: 3748.9). Total num frames: 1646592. Throughput: 0: 952.2. Samples: 410086. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
416 |
+
[2023-02-22 17:16:07,687][00238] Avg episode reward: [(0, '8.806')]
|
417 |
+
[2023-02-22 17:16:12,685][00238] Fps is (10 sec: 4096.0, 60 sec: 3754.7, 300 sec: 3762.8). Total num frames: 1667072. Throughput: 0: 966.2. Samples: 416378. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
418 |
+
[2023-02-22 17:16:12,687][00238] Avg episode reward: [(0, '9.416')]
|
419 |
+
[2023-02-22 17:16:12,789][17475] Saving new best policy, reward=9.416!
|
420 |
+
[2023-02-22 17:16:15,054][17490] Updated weights for policy 0, policy_version 410 (0.0017)
|
421 |
+
[2023-02-22 17:16:17,685][00238] Fps is (10 sec: 4096.0, 60 sec: 3822.9, 300 sec: 3748.9). Total num frames: 1687552. Throughput: 0: 935.3. Samples: 422108. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
422 |
+
[2023-02-22 17:16:17,690][00238] Avg episode reward: [(0, '9.607')]
|
423 |
+
[2023-02-22 17:16:17,694][17475] Saving new best policy, reward=9.607!
|
424 |
+
[2023-02-22 17:16:22,685][00238] Fps is (10 sec: 3276.6, 60 sec: 3754.6, 300 sec: 3721.1). Total num frames: 1699840. Throughput: 0: 919.8. Samples: 424322. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
425 |
+
[2023-02-22 17:16:22,690][00238] Avg episode reward: [(0, '10.540')]
|
426 |
+
[2023-02-22 17:16:22,700][17475] Saving new best policy, reward=10.540!
|
427 |
+
[2023-02-22 17:16:26,549][17490] Updated weights for policy 0, policy_version 420 (0.0019)
|
428 |
+
[2023-02-22 17:16:27,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3823.1, 300 sec: 3748.9). Total num frames: 1724416. Throughput: 0: 950.8. Samples: 430196. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
429 |
+
[2023-02-22 17:16:27,691][00238] Avg episode reward: [(0, '10.032')]
|
430 |
+
[2023-02-22 17:16:32,686][00238] Fps is (10 sec: 4914.9, 60 sec: 3822.8, 300 sec: 3776.6). Total num frames: 1748992. Throughput: 0: 980.3. Samples: 437694. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
431 |
+
[2023-02-22 17:16:32,688][00238] Avg episode reward: [(0, '9.555')]
|
432 |
+
[2023-02-22 17:16:35,675][17490] Updated weights for policy 0, policy_version 430 (0.0030)
|
433 |
+
[2023-02-22 17:16:37,685][00238] Fps is (10 sec: 4095.8, 60 sec: 3822.9, 300 sec: 3748.9). Total num frames: 1765376. Throughput: 0: 967.8. Samples: 440668. Policy #0 lag: (min: 0.0, avg: 0.7, max: 1.0)
|
434 |
+
[2023-02-22 17:16:37,692][00238] Avg episode reward: [(0, '9.564')]
|
435 |
+
[2023-02-22 17:16:42,685][00238] Fps is (10 sec: 3277.1, 60 sec: 3891.2, 300 sec: 3721.1). Total num frames: 1781760. Throughput: 0: 937.7. Samples: 445328. Policy #0 lag: (min: 0.0, avg: 0.7, max: 2.0)
|
436 |
+
[2023-02-22 17:16:42,692][00238] Avg episode reward: [(0, '9.309')]
|
437 |
+
[2023-02-22 17:16:46,832][17490] Updated weights for policy 0, policy_version 440 (0.0035)
|
438 |
+
[2023-02-22 17:16:47,685][00238] Fps is (10 sec: 3686.6, 60 sec: 3822.9, 300 sec: 3735.0). Total num frames: 1802240. Throughput: 0: 978.8. Samples: 451730. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
439 |
+
[2023-02-22 17:16:47,691][00238] Avg episode reward: [(0, '9.550')]
|
440 |
+
[2023-02-22 17:16:52,685][00238] Fps is (10 sec: 4915.4, 60 sec: 3891.2, 300 sec: 3790.5). Total num frames: 1830912. Throughput: 0: 1006.6. Samples: 455382. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
441 |
+
[2023-02-22 17:16:52,691][00238] Avg episode reward: [(0, '10.577')]
|
442 |
+
[2023-02-22 17:16:52,701][17475] Saving new best policy, reward=10.577!
|
443 |
+
[2023-02-22 17:16:55,988][17490] Updated weights for policy 0, policy_version 450 (0.0017)
|
444 |
+
[2023-02-22 17:16:57,685][00238] Fps is (10 sec: 4505.5, 60 sec: 3891.7, 300 sec: 3762.8). Total num frames: 1847296. Throughput: 0: 1005.2. Samples: 461612. Policy #0 lag: (min: 0.0, avg: 0.7, max: 2.0)
|
445 |
+
[2023-02-22 17:16:57,692][00238] Avg episode reward: [(0, '11.426')]
|
446 |
+
[2023-02-22 17:16:57,694][17475] Saving new best policy, reward=11.426!
|
447 |
+
[2023-02-22 17:17:02,685][00238] Fps is (10 sec: 3276.6, 60 sec: 3959.4, 300 sec: 3748.9). Total num frames: 1863680. Throughput: 0: 979.5. Samples: 466188. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
448 |
+
[2023-02-22 17:17:02,693][00238] Avg episode reward: [(0, '11.336')]
|
449 |
+
[2023-02-22 17:17:07,685][00238] Fps is (10 sec: 3276.8, 60 sec: 3891.2, 300 sec: 3762.8). Total num frames: 1880064. Throughput: 0: 989.8. Samples: 468864. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
450 |
+
[2023-02-22 17:17:07,695][00238] Avg episode reward: [(0, '11.188')]
|
451 |
+
[2023-02-22 17:17:08,031][17490] Updated weights for policy 0, policy_version 460 (0.0024)
|
452 |
+
[2023-02-22 17:17:12,685][00238] Fps is (10 sec: 4096.2, 60 sec: 3959.5, 300 sec: 3804.4). Total num frames: 1904640. Throughput: 0: 1001.6. Samples: 475266. Policy #0 lag: (min: 0.0, avg: 0.6, max: 1.0)
|
453 |
+
[2023-02-22 17:17:12,687][00238] Avg episode reward: [(0, '11.304')]
|
454 |
+
[2023-02-22 17:17:17,685][00238] Fps is (10 sec: 4095.9, 60 sec: 3891.2, 300 sec: 3776.6). Total num frames: 1921024. Throughput: 0: 960.2. Samples: 480904. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
455 |
+
[2023-02-22 17:17:17,699][00238] Avg episode reward: [(0, '11.488')]
|
456 |
+
[2023-02-22 17:17:17,705][17475] Saving new best policy, reward=11.488!
|
457 |
+
[2023-02-22 17:17:18,429][17490] Updated weights for policy 0, policy_version 470 (0.0019)
|
458 |
+
[2023-02-22 17:17:22,685][00238] Fps is (10 sec: 3276.8, 60 sec: 3959.5, 300 sec: 3762.8). Total num frames: 1937408. Throughput: 0: 942.9. Samples: 483096. Policy #0 lag: (min: 0.0, avg: 0.4, max: 1.0)
|
459 |
+
[2023-02-22 17:17:22,687][00238] Avg episode reward: [(0, '13.259')]
|
460 |
+
[2023-02-22 17:17:22,701][17475] Saving new best policy, reward=13.259!
|
461 |
+
[2023-02-22 17:17:27,685][00238] Fps is (10 sec: 4096.1, 60 sec: 3959.5, 300 sec: 3790.5). Total num frames: 1961984. Throughput: 0: 979.5. Samples: 489406. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
462 |
+
[2023-02-22 17:17:27,692][00238] Avg episode reward: [(0, '12.872')]
|
463 |
+
[2023-02-22 17:17:28,381][17490] Updated weights for policy 0, policy_version 480 (0.0023)
|
464 |
+
[2023-02-22 17:17:32,685][00238] Fps is (10 sec: 4915.1, 60 sec: 3959.5, 300 sec: 3818.3). Total num frames: 1986560. Throughput: 0: 1004.4. Samples: 496928. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
465 |
+
[2023-02-22 17:17:32,687][00238] Avg episode reward: [(0, '13.302')]
|
466 |
+
[2023-02-22 17:17:32,696][17475] Saving new best policy, reward=13.302!
|
467 |
+
[2023-02-22 17:17:37,687][00238] Fps is (10 sec: 4095.2, 60 sec: 3959.4, 300 sec: 3804.4). Total num frames: 2002944. Throughput: 0: 981.0. Samples: 499530. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
468 |
+
[2023-02-22 17:17:37,690][00238] Avg episode reward: [(0, '12.795')]
|
469 |
+
[2023-02-22 17:17:38,836][17490] Updated weights for policy 0, policy_version 490 (0.0017)
|
470 |
+
[2023-02-22 17:17:42,685][00238] Fps is (10 sec: 3276.8, 60 sec: 3959.5, 300 sec: 3776.7). Total num frames: 2019328. Throughput: 0: 948.3. Samples: 504286. Policy #0 lag: (min: 0.0, avg: 0.6, max: 1.0)
|
471 |
+
[2023-02-22 17:17:42,693][00238] Avg episode reward: [(0, '13.052')]
|
472 |
+
[2023-02-22 17:17:47,685][00238] Fps is (10 sec: 3687.1, 60 sec: 3959.5, 300 sec: 3804.4). Total num frames: 2039808. Throughput: 0: 997.3. Samples: 511068. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
473 |
+
[2023-02-22 17:17:47,687][00238] Avg episode reward: [(0, '14.671')]
|
474 |
+
[2023-02-22 17:17:47,714][17475] Saving new best policy, reward=14.671!
|
475 |
+
[2023-02-22 17:17:48,676][17490] Updated weights for policy 0, policy_version 500 (0.0037)
|
476 |
+
[2023-02-22 17:17:52,685][00238] Fps is (10 sec: 4915.2, 60 sec: 3959.5, 300 sec: 3860.0). Total num frames: 2068480. Throughput: 0: 1018.7. Samples: 514706. Policy #0 lag: (min: 0.0, avg: 0.6, max: 1.0)
|
477 |
+
[2023-02-22 17:17:52,689][00238] Avg episode reward: [(0, '14.953')]
|
478 |
+
[2023-02-22 17:17:52,699][17475] Saving new best policy, reward=14.953!
|
479 |
+
[2023-02-22 17:17:57,687][00238] Fps is (10 sec: 4095.0, 60 sec: 3891.1, 300 sec: 3859.9). Total num frames: 2080768. Throughput: 0: 1007.5. Samples: 520608. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
480 |
+
[2023-02-22 17:17:57,694][00238] Avg episode reward: [(0, '13.942')]
|
481 |
+
[2023-02-22 17:17:59,237][17490] Updated weights for policy 0, policy_version 510 (0.0016)
|
482 |
+
[2023-02-22 17:18:02,685][00238] Fps is (10 sec: 2867.2, 60 sec: 3891.2, 300 sec: 3846.1). Total num frames: 2097152. Throughput: 0: 985.1. Samples: 525234. Policy #0 lag: (min: 0.0, avg: 0.7, max: 1.0)
|
483 |
+
[2023-02-22 17:18:02,687][00238] Avg episode reward: [(0, '13.886')]
|
484 |
+
[2023-02-22 17:18:02,701][17475] Saving /content/train_dir/default_experiment/checkpoint_p0/checkpoint_000000512_2097152.pth...
|
485 |
+
[2023-02-22 17:18:02,816][17475] Removing /content/train_dir/default_experiment/checkpoint_p0/checkpoint_000000286_1171456.pth
|
486 |
+
[2023-02-22 17:18:07,685][00238] Fps is (10 sec: 3687.3, 60 sec: 3959.5, 300 sec: 3846.1). Total num frames: 2117632. Throughput: 0: 998.9. Samples: 528046. Policy #0 lag: (min: 0.0, avg: 0.7, max: 2.0)
|
487 |
+
[2023-02-22 17:18:07,688][00238] Avg episode reward: [(0, '13.182')]
|
488 |
+
[2023-02-22 17:18:10,095][17490] Updated weights for policy 0, policy_version 520 (0.0012)
|
489 |
+
[2023-02-22 17:18:12,685][00238] Fps is (10 sec: 4505.4, 60 sec: 3959.4, 300 sec: 3873.8). Total num frames: 2142208. Throughput: 0: 1003.1. Samples: 534544. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
490 |
+
[2023-02-22 17:18:12,688][00238] Avg episode reward: [(0, '13.255')]
|
491 |
+
[2023-02-22 17:18:17,685][00238] Fps is (10 sec: 4096.0, 60 sec: 3959.5, 300 sec: 3873.9). Total num frames: 2158592. Throughput: 0: 956.3. Samples: 539962. Policy #0 lag: (min: 0.0, avg: 0.4, max: 1.0)
|
492 |
+
[2023-02-22 17:18:17,687][00238] Avg episode reward: [(0, '14.100')]
|
493 |
+
[2023-02-22 17:18:21,328][17490] Updated weights for policy 0, policy_version 530 (0.0022)
|
494 |
+
[2023-02-22 17:18:22,685][00238] Fps is (10 sec: 3277.0, 60 sec: 3959.5, 300 sec: 3846.1). Total num frames: 2174976. Throughput: 0: 948.8. Samples: 542222. Policy #0 lag: (min: 0.0, avg: 0.4, max: 2.0)
|
495 |
+
[2023-02-22 17:18:22,687][00238] Avg episode reward: [(0, '13.187')]
|
496 |
+
[2023-02-22 17:18:27,685][00238] Fps is (10 sec: 4096.0, 60 sec: 3959.5, 300 sec: 3846.1). Total num frames: 2199552. Throughput: 0: 986.1. Samples: 548660. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
497 |
+
[2023-02-22 17:18:27,687][00238] Avg episode reward: [(0, '13.973')]
|
498 |
+
[2023-02-22 17:18:30,100][17490] Updated weights for policy 0, policy_version 540 (0.0017)
|
499 |
+
[2023-02-22 17:18:32,685][00238] Fps is (10 sec: 4505.5, 60 sec: 3891.2, 300 sec: 3860.0). Total num frames: 2220032. Throughput: 0: 1003.0. Samples: 556204. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
500 |
+
[2023-02-22 17:18:32,688][00238] Avg episode reward: [(0, '13.946')]
|
501 |
+
[2023-02-22 17:18:37,688][00238] Fps is (10 sec: 3685.2, 60 sec: 3891.1, 300 sec: 3873.8). Total num frames: 2236416. Throughput: 0: 978.2. Samples: 558730. Policy #0 lag: (min: 0.0, avg: 0.7, max: 2.0)
|
502 |
+
[2023-02-22 17:18:37,699][00238] Avg episode reward: [(0, '14.762')]
|
503 |
+
[2023-02-22 17:18:41,735][17490] Updated weights for policy 0, policy_version 550 (0.0022)
|
504 |
+
[2023-02-22 17:18:42,689][00238] Fps is (10 sec: 3275.5, 60 sec: 3890.9, 300 sec: 3846.0). Total num frames: 2252800. Throughput: 0: 951.5. Samples: 563426. Policy #0 lag: (min: 0.0, avg: 0.6, max: 1.0)
|
505 |
+
[2023-02-22 17:18:42,691][00238] Avg episode reward: [(0, '15.970')]
|
506 |
+
[2023-02-22 17:18:42,710][17475] Saving new best policy, reward=15.970!
|
507 |
+
[2023-02-22 17:18:47,687][00238] Fps is (10 sec: 4505.9, 60 sec: 4027.6, 300 sec: 3859.9). Total num frames: 2281472. Throughput: 0: 1003.6. Samples: 570400. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
508 |
+
[2023-02-22 17:18:47,693][00238] Avg episode reward: [(0, '16.793')]
|
509 |
+
[2023-02-22 17:18:47,701][17475] Saving new best policy, reward=16.793!
|
510 |
+
[2023-02-22 17:18:50,227][17490] Updated weights for policy 0, policy_version 560 (0.0025)
|
511 |
+
[2023-02-22 17:18:52,685][00238] Fps is (10 sec: 4917.3, 60 sec: 3891.2, 300 sec: 3873.8). Total num frames: 2301952. Throughput: 0: 1021.9. Samples: 574032. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
512 |
+
[2023-02-22 17:18:52,693][00238] Avg episode reward: [(0, '17.725')]
|
513 |
+
[2023-02-22 17:18:52,710][17475] Saving new best policy, reward=17.725!
|
514 |
+
[2023-02-22 17:18:57,685][00238] Fps is (10 sec: 3687.3, 60 sec: 3959.6, 300 sec: 3887.7). Total num frames: 2318336. Throughput: 0: 1002.9. Samples: 579674. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
515 |
+
[2023-02-22 17:18:57,692][00238] Avg episode reward: [(0, '17.752')]
|
516 |
+
[2023-02-22 17:18:57,698][17475] Saving new best policy, reward=17.752!
|
517 |
+
[2023-02-22 17:19:02,086][17490] Updated weights for policy 0, policy_version 570 (0.0017)
|
518 |
+
[2023-02-22 17:19:02,685][00238] Fps is (10 sec: 3276.8, 60 sec: 3959.5, 300 sec: 3873.8). Total num frames: 2334720. Throughput: 0: 988.0. Samples: 584420. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
519 |
+
[2023-02-22 17:19:02,694][00238] Avg episode reward: [(0, '18.938')]
|
520 |
+
[2023-02-22 17:19:02,702][17475] Saving new best policy, reward=18.938!
|
521 |
+
[2023-02-22 17:19:07,685][00238] Fps is (10 sec: 3276.9, 60 sec: 3891.2, 300 sec: 3846.1). Total num frames: 2351104. Throughput: 0: 997.9. Samples: 587128. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
522 |
+
[2023-02-22 17:19:07,689][00238] Avg episode reward: [(0, '19.535')]
|
523 |
+
[2023-02-22 17:19:07,695][17475] Saving new best policy, reward=19.535!
|
524 |
+
[2023-02-22 17:19:12,685][00238] Fps is (10 sec: 2867.2, 60 sec: 3686.4, 300 sec: 3846.1). Total num frames: 2363392. Throughput: 0: 945.6. Samples: 591212. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
525 |
+
[2023-02-22 17:19:12,687][00238] Avg episode reward: [(0, '20.093')]
|
526 |
+
[2023-02-22 17:19:12,699][17475] Saving new best policy, reward=20.093!
|
527 |
+
[2023-02-22 17:19:16,163][17490] Updated weights for policy 0, policy_version 580 (0.0035)
|
528 |
+
[2023-02-22 17:19:17,685][00238] Fps is (10 sec: 2867.2, 60 sec: 3686.4, 300 sec: 3846.1). Total num frames: 2379776. Throughput: 0: 870.6. Samples: 595382. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
529 |
+
[2023-02-22 17:19:17,693][00238] Avg episode reward: [(0, '18.368')]
|
530 |
+
[2023-02-22 17:19:22,685][00238] Fps is (10 sec: 3276.8, 60 sec: 3686.4, 300 sec: 3818.3). Total num frames: 2396160. Throughput: 0: 865.7. Samples: 597682. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
531 |
+
[2023-02-22 17:19:22,692][00238] Avg episode reward: [(0, '19.091')]
|
532 |
+
[2023-02-22 17:19:26,654][17490] Updated weights for policy 0, policy_version 590 (0.0026)
|
533 |
+
[2023-02-22 17:19:27,685][00238] Fps is (10 sec: 4096.0, 60 sec: 3686.4, 300 sec: 3832.2). Total num frames: 2420736. Throughput: 0: 905.8. Samples: 604184. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
534 |
+
[2023-02-22 17:19:27,687][00238] Avg episode reward: [(0, '18.661')]
|
535 |
+
[2023-02-22 17:19:32,687][00238] Fps is (10 sec: 4914.1, 60 sec: 3754.5, 300 sec: 3860.0). Total num frames: 2445312. Throughput: 0: 918.9. Samples: 611748. Policy #0 lag: (min: 0.0, avg: 0.6, max: 1.0)
|
536 |
+
[2023-02-22 17:19:32,689][00238] Avg episode reward: [(0, '17.727')]
|
537 |
+
[2023-02-22 17:19:36,272][17490] Updated weights for policy 0, policy_version 600 (0.0020)
|
538 |
+
[2023-02-22 17:19:37,686][00238] Fps is (10 sec: 3686.0, 60 sec: 3686.5, 300 sec: 3846.1). Total num frames: 2457600. Throughput: 0: 892.0. Samples: 614172. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
539 |
+
[2023-02-22 17:19:37,688][00238] Avg episode reward: [(0, '18.220')]
|
540 |
+
[2023-02-22 17:19:42,685][00238] Fps is (10 sec: 2867.8, 60 sec: 3686.7, 300 sec: 3832.2). Total num frames: 2473984. Throughput: 0: 870.8. Samples: 618858. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
541 |
+
[2023-02-22 17:19:42,687][00238] Avg episode reward: [(0, '17.422')]
|
542 |
+
[2023-02-22 17:19:46,772][17490] Updated weights for policy 0, policy_version 610 (0.0013)
|
543 |
+
[2023-02-22 17:19:47,685][00238] Fps is (10 sec: 4506.0, 60 sec: 3686.6, 300 sec: 3846.1). Total num frames: 2502656. Throughput: 0: 919.2. Samples: 625786. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
544 |
+
[2023-02-22 17:19:47,692][00238] Avg episode reward: [(0, '17.940')]
|
545 |
+
[2023-02-22 17:19:52,687][00238] Fps is (10 sec: 5323.6, 60 sec: 3754.5, 300 sec: 3873.9). Total num frames: 2527232. Throughput: 0: 941.0. Samples: 629474. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
546 |
+
[2023-02-22 17:19:52,689][00238] Avg episode reward: [(0, '19.356')]
|
547 |
+
[2023-02-22 17:19:56,417][17490] Updated weights for policy 0, policy_version 620 (0.0027)
|
548 |
+
[2023-02-22 17:19:57,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3686.4, 300 sec: 3873.9). Total num frames: 2539520. Throughput: 0: 978.6. Samples: 635250. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
549 |
+
[2023-02-22 17:19:57,689][00238] Avg episode reward: [(0, '20.813')]
|
550 |
+
[2023-02-22 17:19:57,698][17475] Saving new best policy, reward=20.813!
|
551 |
+
[2023-02-22 17:20:02,685][00238] Fps is (10 sec: 2867.8, 60 sec: 3686.4, 300 sec: 3860.0). Total num frames: 2555904. Throughput: 0: 989.2. Samples: 639894. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
552 |
+
[2023-02-22 17:20:02,687][00238] Avg episode reward: [(0, '20.903')]
|
553 |
+
[2023-02-22 17:20:02,700][17475] Saving /content/train_dir/default_experiment/checkpoint_p0/checkpoint_000000624_2555904.pth...
|
554 |
+
[2023-02-22 17:20:02,814][17475] Removing /content/train_dir/default_experiment/checkpoint_p0/checkpoint_000000397_1626112.pth
|
555 |
+
[2023-02-22 17:20:02,824][17475] Saving new best policy, reward=20.903!
|
556 |
+
[2023-02-22 17:20:07,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3754.7, 300 sec: 3846.1). Total num frames: 2576384. Throughput: 0: 1004.8. Samples: 642898. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
557 |
+
[2023-02-22 17:20:07,690][00238] Avg episode reward: [(0, '22.217')]
|
558 |
+
[2023-02-22 17:20:07,694][17475] Saving new best policy, reward=22.217!
|
559 |
+
[2023-02-22 17:20:08,080][17490] Updated weights for policy 0, policy_version 630 (0.0012)
|
560 |
+
[2023-02-22 17:20:12,685][00238] Fps is (10 sec: 4096.0, 60 sec: 3891.2, 300 sec: 3860.0). Total num frames: 2596864. Throughput: 0: 998.6. Samples: 649120. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
561 |
+
[2023-02-22 17:20:12,688][00238] Avg episode reward: [(0, '22.377')]
|
562 |
+
[2023-02-22 17:20:12,705][17475] Saving new best policy, reward=22.377!
|
563 |
+
[2023-02-22 17:20:17,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3891.2, 300 sec: 3860.0). Total num frames: 2613248. Throughput: 0: 939.7. Samples: 654034. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
564 |
+
[2023-02-22 17:20:17,692][00238] Avg episode reward: [(0, '21.309')]
|
565 |
+
[2023-02-22 17:20:19,556][17490] Updated weights for policy 0, policy_version 640 (0.0027)
|
566 |
+
[2023-02-22 17:20:22,685][00238] Fps is (10 sec: 3276.8, 60 sec: 3891.2, 300 sec: 3846.1). Total num frames: 2629632. Throughput: 0: 936.3. Samples: 656306. Policy #0 lag: (min: 0.0, avg: 0.4, max: 1.0)
|
567 |
+
[2023-02-22 17:20:22,687][00238] Avg episode reward: [(0, '20.285')]
|
568 |
+
[2023-02-22 17:20:27,685][00238] Fps is (10 sec: 4096.0, 60 sec: 3891.2, 300 sec: 3846.1). Total num frames: 2654208. Throughput: 0: 985.0. Samples: 663182. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
569 |
+
[2023-02-22 17:20:27,687][00238] Avg episode reward: [(0, '19.473')]
|
570 |
+
[2023-02-22 17:20:28,676][17490] Updated weights for policy 0, policy_version 650 (0.0015)
|
571 |
+
[2023-02-22 17:20:32,685][00238] Fps is (10 sec: 4915.2, 60 sec: 3891.3, 300 sec: 3873.8). Total num frames: 2678784. Throughput: 0: 993.5. Samples: 670494. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
572 |
+
[2023-02-22 17:20:32,695][00238] Avg episode reward: [(0, '18.216')]
|
573 |
+
[2023-02-22 17:20:37,685][00238] Fps is (10 sec: 4096.0, 60 sec: 3959.5, 300 sec: 3887.7). Total num frames: 2695168. Throughput: 0: 962.4. Samples: 672782. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
574 |
+
[2023-02-22 17:20:37,690][00238] Avg episode reward: [(0, '17.894')]
|
575 |
+
[2023-02-22 17:20:39,775][17490] Updated weights for policy 0, policy_version 660 (0.0011)
|
576 |
+
[2023-02-22 17:20:42,685][00238] Fps is (10 sec: 3276.8, 60 sec: 3959.5, 300 sec: 3860.0). Total num frames: 2711552. Throughput: 0: 938.5. Samples: 677482. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
577 |
+
[2023-02-22 17:20:42,689][00238] Avg episode reward: [(0, '17.989')]
|
578 |
+
[2023-02-22 17:20:47,685][00238] Fps is (10 sec: 4096.0, 60 sec: 3891.2, 300 sec: 3860.0). Total num frames: 2736128. Throughput: 0: 999.6. Samples: 684874. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
579 |
+
[2023-02-22 17:20:47,692][00238] Avg episode reward: [(0, '18.739')]
|
580 |
+
[2023-02-22 17:20:48,648][17490] Updated weights for policy 0, policy_version 670 (0.0015)
|
581 |
+
[2023-02-22 17:20:52,685][00238] Fps is (10 sec: 4915.1, 60 sec: 3891.3, 300 sec: 3887.8). Total num frames: 2760704. Throughput: 0: 1015.7. Samples: 688606. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
582 |
+
[2023-02-22 17:20:52,687][00238] Avg episode reward: [(0, '18.376')]
|
583 |
+
[2023-02-22 17:20:57,688][00238] Fps is (10 sec: 4094.6, 60 sec: 3959.2, 300 sec: 3901.6). Total num frames: 2777088. Throughput: 0: 995.3. Samples: 693910. Policy #0 lag: (min: 0.0, avg: 0.7, max: 2.0)
|
584 |
+
[2023-02-22 17:20:57,692][00238] Avg episode reward: [(0, '18.546')]
|
585 |
+
[2023-02-22 17:21:00,125][17490] Updated weights for policy 0, policy_version 680 (0.0036)
|
586 |
+
[2023-02-22 17:21:02,685][00238] Fps is (10 sec: 3276.8, 60 sec: 3959.5, 300 sec: 3887.7). Total num frames: 2793472. Throughput: 0: 1000.7. Samples: 699066. Policy #0 lag: (min: 0.0, avg: 0.7, max: 1.0)
|
587 |
+
[2023-02-22 17:21:02,688][00238] Avg episode reward: [(0, '18.798')]
|
588 |
+
[2023-02-22 17:21:07,685][00238] Fps is (10 sec: 3687.6, 60 sec: 3959.5, 300 sec: 3887.7). Total num frames: 2813952. Throughput: 0: 1019.6. Samples: 702188. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
589 |
+
[2023-02-22 17:21:07,688][00238] Avg episode reward: [(0, '17.964')]
|
590 |
+
[2023-02-22 17:21:09,977][17490] Updated weights for policy 0, policy_version 690 (0.0019)
|
591 |
+
[2023-02-22 17:21:12,685][00238] Fps is (10 sec: 4096.0, 60 sec: 3959.5, 300 sec: 3887.7). Total num frames: 2834432. Throughput: 0: 1007.9. Samples: 708536. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
592 |
+
[2023-02-22 17:21:12,690][00238] Avg episode reward: [(0, '18.064')]
|
593 |
+
[2023-02-22 17:21:17,687][00238] Fps is (10 sec: 3685.6, 60 sec: 3959.3, 300 sec: 3901.6). Total num frames: 2850816. Throughput: 0: 949.2. Samples: 713212. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
594 |
+
[2023-02-22 17:21:17,695][00238] Avg episode reward: [(0, '18.554')]
|
595 |
+
[2023-02-22 17:21:21,892][17490] Updated weights for policy 0, policy_version 700 (0.0014)
|
596 |
+
[2023-02-22 17:21:22,685][00238] Fps is (10 sec: 3276.8, 60 sec: 3959.5, 300 sec: 3873.8). Total num frames: 2867200. Throughput: 0: 951.0. Samples: 715578. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
597 |
+
[2023-02-22 17:21:22,687][00238] Avg episode reward: [(0, '19.220')]
|
598 |
+
[2023-02-22 17:21:27,685][00238] Fps is (10 sec: 4506.6, 60 sec: 4027.7, 300 sec: 3887.7). Total num frames: 2895872. Throughput: 0: 1004.7. Samples: 722694. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
599 |
+
[2023-02-22 17:21:27,687][00238] Avg episode reward: [(0, '20.236')]
|
600 |
+
[2023-02-22 17:21:30,076][17490] Updated weights for policy 0, policy_version 710 (0.0012)
|
601 |
+
[2023-02-22 17:21:32,685][00238] Fps is (10 sec: 4915.2, 60 sec: 3959.5, 300 sec: 3901.6). Total num frames: 2916352. Throughput: 0: 996.5. Samples: 729716. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
602 |
+
[2023-02-22 17:21:32,687][00238] Avg episode reward: [(0, '20.865')]
|
603 |
+
[2023-02-22 17:21:37,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3959.5, 300 sec: 3901.6). Total num frames: 2932736. Throughput: 0: 966.2. Samples: 732084. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
604 |
+
[2023-02-22 17:21:37,691][00238] Avg episode reward: [(0, '21.422')]
|
605 |
+
[2023-02-22 17:21:41,933][17490] Updated weights for policy 0, policy_version 720 (0.0021)
|
606 |
+
[2023-02-22 17:21:42,685][00238] Fps is (10 sec: 3276.8, 60 sec: 3959.5, 300 sec: 3887.7). Total num frames: 2949120. Throughput: 0: 955.6. Samples: 736908. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
607 |
+
[2023-02-22 17:21:42,692][00238] Avg episode reward: [(0, '21.739')]
|
608 |
+
[2023-02-22 17:21:47,685][00238] Fps is (10 sec: 4096.0, 60 sec: 3959.5, 300 sec: 3873.8). Total num frames: 2973696. Throughput: 0: 1008.6. Samples: 744452. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
609 |
+
[2023-02-22 17:21:47,687][00238] Avg episode reward: [(0, '21.641')]
|
610 |
+
[2023-02-22 17:21:50,185][17490] Updated weights for policy 0, policy_version 730 (0.0023)
|
611 |
+
[2023-02-22 17:21:52,685][00238] Fps is (10 sec: 4915.2, 60 sec: 3959.5, 300 sec: 3901.6). Total num frames: 2998272. Throughput: 0: 1020.4. Samples: 748108. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
612 |
+
[2023-02-22 17:21:52,691][00238] Avg episode reward: [(0, '21.539')]
|
613 |
+
[2023-02-22 17:21:57,685][00238] Fps is (10 sec: 4095.9, 60 sec: 3959.7, 300 sec: 3901.6). Total num frames: 3014656. Throughput: 0: 993.0. Samples: 753220. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
614 |
+
[2023-02-22 17:21:57,689][00238] Avg episode reward: [(0, '21.156')]
|
615 |
+
[2023-02-22 17:22:02,009][17490] Updated weights for policy 0, policy_version 740 (0.0024)
|
616 |
+
[2023-02-22 17:22:02,685][00238] Fps is (10 sec: 3276.8, 60 sec: 3959.5, 300 sec: 3901.6). Total num frames: 3031040. Throughput: 0: 1007.7. Samples: 758558. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
617 |
+
[2023-02-22 17:22:02,690][00238] Avg episode reward: [(0, '20.613')]
|
618 |
+
[2023-02-22 17:22:02,700][17475] Saving /content/train_dir/default_experiment/checkpoint_p0/checkpoint_000000740_3031040.pth...
|
619 |
+
[2023-02-22 17:22:02,823][17475] Removing /content/train_dir/default_experiment/checkpoint_p0/checkpoint_000000512_2097152.pth
|
620 |
+
[2023-02-22 17:22:07,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3959.5, 300 sec: 3887.7). Total num frames: 3051520. Throughput: 0: 1023.8. Samples: 761648. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
621 |
+
[2023-02-22 17:22:07,691][00238] Avg episode reward: [(0, '19.956')]
|
622 |
+
[2023-02-22 17:22:12,253][17490] Updated weights for policy 0, policy_version 750 (0.0015)
|
623 |
+
[2023-02-22 17:22:12,685][00238] Fps is (10 sec: 4096.0, 60 sec: 3959.5, 300 sec: 3901.6). Total num frames: 3072000. Throughput: 0: 1002.7. Samples: 767814. Policy #0 lag: (min: 0.0, avg: 0.7, max: 2.0)
|
624 |
+
[2023-02-22 17:22:12,690][00238] Avg episode reward: [(0, '20.563')]
|
625 |
+
[2023-02-22 17:22:17,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3959.6, 300 sec: 3901.6). Total num frames: 3088384. Throughput: 0: 949.5. Samples: 772442. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
626 |
+
[2023-02-22 17:22:17,687][00238] Avg episode reward: [(0, '20.306')]
|
627 |
+
[2023-02-22 17:22:22,685][00238] Fps is (10 sec: 3276.8, 60 sec: 3959.5, 300 sec: 3873.8). Total num frames: 3104768. Throughput: 0: 948.4. Samples: 774764. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
628 |
+
[2023-02-22 17:22:22,687][00238] Avg episode reward: [(0, '21.763')]
|
629 |
+
[2023-02-22 17:22:23,619][17490] Updated weights for policy 0, policy_version 760 (0.0011)
|
630 |
+
[2023-02-22 17:22:27,685][00238] Fps is (10 sec: 4096.0, 60 sec: 3891.2, 300 sec: 3873.8). Total num frames: 3129344. Throughput: 0: 1003.8. Samples: 782080. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
631 |
+
[2023-02-22 17:22:27,686][00238] Avg episode reward: [(0, '21.634')]
|
632 |
+
[2023-02-22 17:22:32,690][00238] Fps is (10 sec: 4503.2, 60 sec: 3890.9, 300 sec: 3887.7). Total num frames: 3149824. Throughput: 0: 984.0. Samples: 788738. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
633 |
+
[2023-02-22 17:22:32,705][00238] Avg episode reward: [(0, '22.197')]
|
634 |
+
[2023-02-22 17:22:32,727][17490] Updated weights for policy 0, policy_version 770 (0.0031)
|
635 |
+
[2023-02-22 17:22:37,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3891.2, 300 sec: 3887.7). Total num frames: 3166208. Throughput: 0: 955.8. Samples: 791118. Policy #0 lag: (min: 0.0, avg: 0.6, max: 1.0)
|
636 |
+
[2023-02-22 17:22:37,686][00238] Avg episode reward: [(0, '21.919')]
|
637 |
+
[2023-02-22 17:22:42,688][00238] Fps is (10 sec: 3687.1, 60 sec: 3959.3, 300 sec: 3887.7). Total num frames: 3186688. Throughput: 0: 955.4. Samples: 796214. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
638 |
+
[2023-02-22 17:22:42,694][00238] Avg episode reward: [(0, '21.380')]
|
639 |
+
[2023-02-22 17:22:43,695][17490] Updated weights for policy 0, policy_version 780 (0.0016)
|
640 |
+
[2023-02-22 17:22:47,685][00238] Fps is (10 sec: 4915.1, 60 sec: 4027.7, 300 sec: 3887.7). Total num frames: 3215360. Throughput: 0: 1006.5. Samples: 803852. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
641 |
+
[2023-02-22 17:22:47,687][00238] Avg episode reward: [(0, '21.215')]
|
642 |
+
[2023-02-22 17:22:52,375][17490] Updated weights for policy 0, policy_version 790 (0.0015)
|
643 |
+
[2023-02-22 17:22:52,686][00238] Fps is (10 sec: 4916.7, 60 sec: 3959.4, 300 sec: 3915.5). Total num frames: 3235840. Throughput: 0: 1020.3. Samples: 807560. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
644 |
+
[2023-02-22 17:22:52,689][00238] Avg episode reward: [(0, '21.510')]
|
645 |
+
[2023-02-22 17:22:57,686][00238] Fps is (10 sec: 3276.4, 60 sec: 3891.1, 300 sec: 3901.6). Total num frames: 3248128. Throughput: 0: 991.7. Samples: 812442. Policy #0 lag: (min: 0.0, avg: 0.4, max: 1.0)
|
646 |
+
[2023-02-22 17:22:57,689][00238] Avg episode reward: [(0, '21.099')]
|
647 |
+
[2023-02-22 17:23:02,685][00238] Fps is (10 sec: 3276.9, 60 sec: 3959.5, 300 sec: 3901.6). Total num frames: 3268608. Throughput: 0: 1010.5. Samples: 817916. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
648 |
+
[2023-02-22 17:23:02,691][00238] Avg episode reward: [(0, '21.396')]
|
649 |
+
[2023-02-22 17:23:03,896][17490] Updated weights for policy 0, policy_version 800 (0.0018)
|
650 |
+
[2023-02-22 17:23:07,685][00238] Fps is (10 sec: 4096.5, 60 sec: 3959.5, 300 sec: 3887.7). Total num frames: 3289088. Throughput: 0: 1027.7. Samples: 821010. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
651 |
+
[2023-02-22 17:23:07,687][00238] Avg episode reward: [(0, '21.600')]
|
652 |
+
[2023-02-22 17:23:12,689][00238] Fps is (10 sec: 4094.2, 60 sec: 3959.2, 300 sec: 3901.6). Total num frames: 3309568. Throughput: 0: 1001.8. Samples: 827164. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
653 |
+
[2023-02-22 17:23:12,696][00238] Avg episode reward: [(0, '22.072')]
|
654 |
+
[2023-02-22 17:23:14,914][17490] Updated weights for policy 0, policy_version 810 (0.0025)
|
655 |
+
[2023-02-22 17:23:17,689][00238] Fps is (10 sec: 3684.8, 60 sec: 3959.2, 300 sec: 3901.6). Total num frames: 3325952. Throughput: 0: 958.0. Samples: 831848. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
656 |
+
[2023-02-22 17:23:17,691][00238] Avg episode reward: [(0, '22.259')]
|
657 |
+
[2023-02-22 17:23:22,685][00238] Fps is (10 sec: 3688.0, 60 sec: 4027.7, 300 sec: 3887.7). Total num frames: 3346432. Throughput: 0: 958.8. Samples: 834262. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
658 |
+
[2023-02-22 17:23:22,687][00238] Avg episode reward: [(0, '22.668')]
|
659 |
+
[2023-02-22 17:23:22,700][17475] Saving new best policy, reward=22.668!
|
660 |
+
[2023-02-22 17:23:25,132][17490] Updated weights for policy 0, policy_version 820 (0.0020)
|
661 |
+
[2023-02-22 17:23:27,685][00238] Fps is (10 sec: 4507.5, 60 sec: 4027.7, 300 sec: 3901.6). Total num frames: 3371008. Throughput: 0: 1009.0. Samples: 841614. Policy #0 lag: (min: 0.0, avg: 0.4, max: 1.0)
|
662 |
+
[2023-02-22 17:23:27,687][00238] Avg episode reward: [(0, '22.371')]
|
663 |
+
[2023-02-22 17:23:32,687][00238] Fps is (10 sec: 4504.7, 60 sec: 4027.9, 300 sec: 3915.5). Total num frames: 3391488. Throughput: 0: 987.7. Samples: 848302. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
664 |
+
[2023-02-22 17:23:32,694][00238] Avg episode reward: [(0, '19.841')]
|
665 |
+
[2023-02-22 17:23:34,744][17490] Updated weights for policy 0, policy_version 830 (0.0012)
|
666 |
+
[2023-02-22 17:23:37,685][00238] Fps is (10 sec: 3686.4, 60 sec: 4027.7, 300 sec: 3915.6). Total num frames: 3407872. Throughput: 0: 958.5. Samples: 850692. Policy #0 lag: (min: 0.0, avg: 0.4, max: 1.0)
|
667 |
+
[2023-02-22 17:23:37,689][00238] Avg episode reward: [(0, '18.614')]
|
668 |
+
[2023-02-22 17:23:42,685][00238] Fps is (10 sec: 3687.2, 60 sec: 4028.0, 300 sec: 3887.8). Total num frames: 3428352. Throughput: 0: 967.9. Samples: 855996. Policy #0 lag: (min: 0.0, avg: 0.4, max: 1.0)
|
669 |
+
[2023-02-22 17:23:42,687][00238] Avg episode reward: [(0, '18.305')]
|
670 |
+
[2023-02-22 17:23:44,999][17490] Updated weights for policy 0, policy_version 840 (0.0012)
|
671 |
+
[2023-02-22 17:23:47,685][00238] Fps is (10 sec: 4505.6, 60 sec: 3959.5, 300 sec: 3901.6). Total num frames: 3452928. Throughput: 0: 1012.7. Samples: 863486. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
672 |
+
[2023-02-22 17:23:47,693][00238] Avg episode reward: [(0, '18.609')]
|
673 |
+
[2023-02-22 17:23:52,685][00238] Fps is (10 sec: 4505.3, 60 sec: 3959.4, 300 sec: 3915.5). Total num frames: 3473408. Throughput: 0: 1024.1. Samples: 867094. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
674 |
+
[2023-02-22 17:23:52,689][00238] Avg episode reward: [(0, '19.289')]
|
675 |
+
[2023-02-22 17:23:54,868][17490] Updated weights for policy 0, policy_version 850 (0.0029)
|
676 |
+
[2023-02-22 17:23:57,685][00238] Fps is (10 sec: 3686.4, 60 sec: 4027.8, 300 sec: 3915.5). Total num frames: 3489792. Throughput: 0: 994.2. Samples: 871900. Policy #0 lag: (min: 0.0, avg: 0.4, max: 2.0)
|
677 |
+
[2023-02-22 17:23:57,691][00238] Avg episode reward: [(0, '20.332')]
|
678 |
+
[2023-02-22 17:24:02,685][00238] Fps is (10 sec: 3686.7, 60 sec: 4027.7, 300 sec: 3929.4). Total num frames: 3510272. Throughput: 0: 1020.4. Samples: 877762. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
679 |
+
[2023-02-22 17:24:02,692][00238] Avg episode reward: [(0, '20.552')]
|
680 |
+
[2023-02-22 17:24:02,708][17475] Saving /content/train_dir/default_experiment/checkpoint_p0/checkpoint_000000857_3510272.pth...
|
681 |
+
[2023-02-22 17:24:02,851][17475] Removing /content/train_dir/default_experiment/checkpoint_p0/checkpoint_000000624_2555904.pth
|
682 |
+
[2023-02-22 17:24:05,616][17490] Updated weights for policy 0, policy_version 860 (0.0015)
|
683 |
+
[2023-02-22 17:24:07,685][00238] Fps is (10 sec: 4096.0, 60 sec: 4027.7, 300 sec: 3957.2). Total num frames: 3530752. Throughput: 0: 1034.8. Samples: 880830. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
684 |
+
[2023-02-22 17:24:07,687][00238] Avg episode reward: [(0, '21.995')]
|
685 |
+
[2023-02-22 17:24:12,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3959.7, 300 sec: 3957.2). Total num frames: 3547136. Throughput: 0: 1000.8. Samples: 886648. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
686 |
+
[2023-02-22 17:24:12,687][00238] Avg episode reward: [(0, '22.720')]
|
687 |
+
[2023-02-22 17:24:12,706][17475] Saving new best policy, reward=22.720!
|
688 |
+
[2023-02-22 17:24:17,527][17490] Updated weights for policy 0, policy_version 870 (0.0012)
|
689 |
+
[2023-02-22 17:24:17,685][00238] Fps is (10 sec: 3276.8, 60 sec: 3959.7, 300 sec: 3957.2). Total num frames: 3563520. Throughput: 0: 956.3. Samples: 891332. Policy #0 lag: (min: 0.0, avg: 0.7, max: 2.0)
|
690 |
+
[2023-02-22 17:24:17,691][00238] Avg episode reward: [(0, '20.908')]
|
691 |
+
[2023-02-22 17:24:22,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3959.5, 300 sec: 3943.3). Total num frames: 3584000. Throughput: 0: 957.5. Samples: 893780. Policy #0 lag: (min: 0.0, avg: 0.6, max: 1.0)
|
692 |
+
[2023-02-22 17:24:22,687][00238] Avg episode reward: [(0, '21.421')]
|
693 |
+
[2023-02-22 17:24:26,591][17490] Updated weights for policy 0, policy_version 880 (0.0015)
|
694 |
+
[2023-02-22 17:24:27,685][00238] Fps is (10 sec: 4505.5, 60 sec: 3959.5, 300 sec: 3943.3). Total num frames: 3608576. Throughput: 0: 1007.8. Samples: 901346. Policy #0 lag: (min: 0.0, avg: 0.7, max: 2.0)
|
695 |
+
[2023-02-22 17:24:27,687][00238] Avg episode reward: [(0, '20.722')]
|
696 |
+
[2023-02-22 17:24:32,692][00238] Fps is (10 sec: 4502.4, 60 sec: 3959.1, 300 sec: 3971.0). Total num frames: 3629056. Throughput: 0: 985.0. Samples: 907820. Policy #0 lag: (min: 0.0, avg: 0.7, max: 2.0)
|
697 |
+
[2023-02-22 17:24:32,695][00238] Avg episode reward: [(0, '19.621')]
|
698 |
+
[2023-02-22 17:24:37,586][17490] Updated weights for policy 0, policy_version 890 (0.0023)
|
699 |
+
[2023-02-22 17:24:37,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3959.5, 300 sec: 3971.0). Total num frames: 3645440. Throughput: 0: 957.7. Samples: 910190. Policy #0 lag: (min: 0.0, avg: 0.7, max: 2.0)
|
700 |
+
[2023-02-22 17:24:37,687][00238] Avg episode reward: [(0, '19.681')]
|
701 |
+
[2023-02-22 17:24:42,685][00238] Fps is (10 sec: 3689.1, 60 sec: 3959.5, 300 sec: 3943.3). Total num frames: 3665920. Throughput: 0: 970.4. Samples: 915570. Policy #0 lag: (min: 0.0, avg: 0.6, max: 2.0)
|
702 |
+
[2023-02-22 17:24:42,689][00238] Avg episode reward: [(0, '20.281')]
|
703 |
+
[2023-02-22 17:24:46,605][17490] Updated weights for policy 0, policy_version 900 (0.0012)
|
704 |
+
[2023-02-22 17:24:47,685][00238] Fps is (10 sec: 4505.7, 60 sec: 3959.5, 300 sec: 3943.3). Total num frames: 3690496. Throughput: 0: 1006.7. Samples: 923064. Policy #0 lag: (min: 0.0, avg: 0.7, max: 2.0)
|
705 |
+
[2023-02-22 17:24:47,686][00238] Avg episode reward: [(0, '22.170')]
|
706 |
+
[2023-02-22 17:24:52,685][00238] Fps is (10 sec: 4505.6, 60 sec: 3959.5, 300 sec: 3971.0). Total num frames: 3710976. Throughput: 0: 1014.6. Samples: 926486. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
707 |
+
[2023-02-22 17:24:52,687][00238] Avg episode reward: [(0, '22.098')]
|
708 |
+
[2023-02-22 17:24:57,516][17490] Updated weights for policy 0, policy_version 910 (0.0032)
|
709 |
+
[2023-02-22 17:24:57,685][00238] Fps is (10 sec: 3686.3, 60 sec: 3959.4, 300 sec: 3971.0). Total num frames: 3727360. Throughput: 0: 990.7. Samples: 931230. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
710 |
+
[2023-02-22 17:24:57,692][00238] Avg episode reward: [(0, '22.821')]
|
711 |
+
[2023-02-22 17:24:57,694][17475] Saving new best policy, reward=22.821!
|
712 |
+
[2023-02-22 17:25:02,685][00238] Fps is (10 sec: 3686.4, 60 sec: 3959.5, 300 sec: 3971.0). Total num frames: 3747840. Throughput: 0: 1018.0. Samples: 937140. Policy #0 lag: (min: 0.0, avg: 0.4, max: 1.0)
|
713 |
+
[2023-02-22 17:25:02,692][00238] Avg episode reward: [(0, '23.553')]
|
714 |
+
[2023-02-22 17:25:02,700][17475] Saving new best policy, reward=23.553!
|
715 |
+
[2023-02-22 17:25:07,596][17490] Updated weights for policy 0, policy_version 920 (0.0018)
|
716 |
+
[2023-02-22 17:25:07,685][00238] Fps is (10 sec: 4096.1, 60 sec: 3959.5, 300 sec: 3971.0). Total num frames: 3768320. Throughput: 0: 1030.3. Samples: 940144. Policy #0 lag: (min: 0.0, avg: 0.4, max: 2.0)
|
717 |
+
[2023-02-22 17:25:07,692][00238] Avg episode reward: [(0, '24.198')]
|
718 |
+
[2023-02-22 17:25:07,698][17475] Saving new best policy, reward=24.198!
|
719 |
+
[2023-02-22 17:25:12,685][00238] Fps is (10 sec: 3276.8, 60 sec: 3891.2, 300 sec: 3957.2). Total num frames: 3780608. Throughput: 0: 976.3. Samples: 945280. Policy #0 lag: (min: 0.0, avg: 0.4, max: 2.0)
|
720 |
+
[2023-02-22 17:25:12,691][00238] Avg episode reward: [(0, '25.125')]
|
721 |
+
[2023-02-22 17:25:12,704][17475] Saving new best policy, reward=25.125!
|
722 |
+
[2023-02-22 17:25:17,685][00238] Fps is (10 sec: 2457.6, 60 sec: 3822.9, 300 sec: 3943.3). Total num frames: 3792896. Throughput: 0: 914.1. Samples: 948950. Policy #0 lag: (min: 0.0, avg: 0.4, max: 1.0)
|
723 |
+
[2023-02-22 17:25:17,689][00238] Avg episode reward: [(0, '24.629')]
|
724 |
+
[2023-02-22 17:25:22,685][00238] Fps is (10 sec: 2457.6, 60 sec: 3686.4, 300 sec: 3901.6). Total num frames: 3805184. Throughput: 0: 901.6. Samples: 950760. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
725 |
+
[2023-02-22 17:25:22,688][00238] Avg episode reward: [(0, '24.062')]
|
726 |
+
[2023-02-22 17:25:23,253][17490] Updated weights for policy 0, policy_version 930 (0.0055)
|
727 |
+
[2023-02-22 17:25:27,685][00238] Fps is (10 sec: 3276.8, 60 sec: 3618.1, 300 sec: 3887.7). Total num frames: 3825664. Throughput: 0: 893.0. Samples: 955756. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
728 |
+
[2023-02-22 17:25:27,687][00238] Avg episode reward: [(0, '24.958')]
|
729 |
+
[2023-02-22 17:25:32,110][17490] Updated weights for policy 0, policy_version 940 (0.0015)
|
730 |
+
[2023-02-22 17:25:32,685][00238] Fps is (10 sec: 4505.6, 60 sec: 3686.8, 300 sec: 3915.5). Total num frames: 3850240. Throughput: 0: 892.8. Samples: 963238. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
731 |
+
[2023-02-22 17:25:32,689][00238] Avg episode reward: [(0, '23.170')]
|
732 |
+
[2023-02-22 17:25:37,685][00238] Fps is (10 sec: 4505.4, 60 sec: 3754.6, 300 sec: 3929.4). Total num frames: 3870720. Throughput: 0: 896.1. Samples: 966810. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
733 |
+
[2023-02-22 17:25:37,688][00238] Avg episode reward: [(0, '21.971')]
|
734 |
+
[2023-02-22 17:25:42,685][00238] Fps is (10 sec: 3686.3, 60 sec: 3686.4, 300 sec: 3901.6). Total num frames: 3887104. Throughput: 0: 894.3. Samples: 971474. Policy #0 lag: (min: 0.0, avg: 0.4, max: 2.0)
|
735 |
+
[2023-02-22 17:25:42,695][00238] Avg episode reward: [(0, '22.026')]
|
736 |
+
[2023-02-22 17:25:43,425][17490] Updated weights for policy 0, policy_version 950 (0.0020)
|
737 |
+
[2023-02-22 17:25:47,685][00238] Fps is (10 sec: 3686.6, 60 sec: 3618.1, 300 sec: 3887.7). Total num frames: 3907584. Throughput: 0: 895.6. Samples: 977444. Policy #0 lag: (min: 0.0, avg: 0.4, max: 2.0)
|
738 |
+
[2023-02-22 17:25:47,690][00238] Avg episode reward: [(0, '20.046')]
|
739 |
+
[2023-02-22 17:25:52,176][17490] Updated weights for policy 0, policy_version 960 (0.0021)
|
740 |
+
[2023-02-22 17:25:52,685][00238] Fps is (10 sec: 4505.7, 60 sec: 3686.4, 300 sec: 3915.5). Total num frames: 3932160. Throughput: 0: 911.3. Samples: 981152. Policy #0 lag: (min: 0.0, avg: 0.6, max: 1.0)
|
741 |
+
[2023-02-22 17:25:52,687][00238] Avg episode reward: [(0, '20.134')]
|
742 |
+
[2023-02-22 17:25:57,688][00238] Fps is (10 sec: 4504.8, 60 sec: 3754.6, 300 sec: 3929.4). Total num frames: 3952640. Throughput: 0: 945.6. Samples: 987834. Policy #0 lag: (min: 0.0, avg: 0.5, max: 2.0)
|
743 |
+
[2023-02-22 17:25:57,690][00238] Avg episode reward: [(0, '20.555')]
|
744 |
+
[2023-02-22 17:26:02,685][00238] Fps is (10 sec: 3276.8, 60 sec: 3618.1, 300 sec: 3901.6). Total num frames: 3964928. Throughput: 0: 966.9. Samples: 992462. Policy #0 lag: (min: 0.0, avg: 0.5, max: 1.0)
|
745 |
+
[2023-02-22 17:26:02,688][00238] Avg episode reward: [(0, '20.993')]
|
746 |
+
[2023-02-22 17:26:02,790][17475] Saving /content/train_dir/default_experiment/checkpoint_p0/checkpoint_000000969_3969024.pth...
|
747 |
+
[2023-02-22 17:26:02,937][17475] Removing /content/train_dir/default_experiment/checkpoint_p0/checkpoint_000000740_3031040.pth
|
748 |
+
[2023-02-22 17:26:04,599][17490] Updated weights for policy 0, policy_version 970 (0.0015)
|
749 |
+
[2023-02-22 17:26:07,685][00238] Fps is (10 sec: 3277.4, 60 sec: 3618.1, 300 sec: 3901.6). Total num frames: 3985408. Throughput: 0: 974.4. Samples: 994608. Policy #0 lag: (min: 0.0, avg: 0.6, max: 1.0)
|
750 |
+
[2023-02-22 17:26:07,686][00238] Avg episode reward: [(0, '21.267')]
|
751 |
+
[2023-02-22 17:26:12,031][17475] Stopping Batcher_0...
|
752 |
+
[2023-02-22 17:26:12,032][17475] Loop batcher_evt_loop terminating...
|
753 |
+
[2023-02-22 17:26:12,033][00238] Component Batcher_0 stopped!
|
754 |
+
[2023-02-22 17:26:12,035][17475] Saving /content/train_dir/default_experiment/checkpoint_p0/checkpoint_000000978_4005888.pth...
|
755 |
+
[2023-02-22 17:26:12,093][00238] Component RolloutWorker_w5 stopped!
|
756 |
+
[2023-02-22 17:26:12,093][17496] Stopping RolloutWorker_w3...
|
757 |
+
[2023-02-22 17:26:12,102][17491] Stopping RolloutWorker_w2...
|
758 |
+
[2023-02-22 17:26:12,095][00238] Component RolloutWorker_w3 stopped!
|
759 |
+
[2023-02-22 17:26:12,102][17491] Loop rollout_proc2_evt_loop terminating...
|
760 |
+
[2023-02-22 17:26:12,102][00238] Component RolloutWorker_w2 stopped!
|
761 |
+
[2023-02-22 17:26:12,095][17494] Stopping RolloutWorker_w5...
|
762 |
+
[2023-02-22 17:26:12,106][17493] Stopping RolloutWorker_w4...
|
763 |
+
[2023-02-22 17:26:12,108][17493] Loop rollout_proc4_evt_loop terminating...
|
764 |
+
[2023-02-22 17:26:12,112][00238] Component RolloutWorker_w4 stopped!
|
765 |
+
[2023-02-22 17:26:12,125][00238] Component RolloutWorker_w1 stopped!
|
766 |
+
[2023-02-22 17:26:12,097][17496] Loop rollout_proc3_evt_loop terminating...
|
767 |
+
[2023-02-22 17:26:12,129][00238] Component RolloutWorker_w0 stopped!
|
768 |
+
[2023-02-22 17:26:12,131][17489] Stopping RolloutWorker_w0...
|
769 |
+
[2023-02-22 17:26:12,136][17490] Weights refcount: 2 0
|
770 |
+
[2023-02-22 17:26:12,141][17490] Stopping InferenceWorker_p0-w0...
|
771 |
+
[2023-02-22 17:26:12,125][17492] Stopping RolloutWorker_w1...
|
772 |
+
[2023-02-22 17:26:12,126][17494] Loop rollout_proc5_evt_loop terminating...
|
773 |
+
[2023-02-22 17:26:12,141][00238] Component RolloutWorker_w6 stopped!
|
774 |
+
[2023-02-22 17:26:12,144][00238] Component InferenceWorker_p0-w0 stopped!
|
775 |
+
[2023-02-22 17:26:12,146][17495] Stopping RolloutWorker_w6...
|
776 |
+
[2023-02-22 17:26:12,131][17489] Loop rollout_proc0_evt_loop terminating...
|
777 |
+
[2023-02-22 17:26:12,150][17490] Loop inference_proc0-0_evt_loop terminating...
|
778 |
+
[2023-02-22 17:26:12,154][17492] Loop rollout_proc1_evt_loop terminating...
|
779 |
+
[2023-02-22 17:26:12,155][17497] Stopping RolloutWorker_w7...
|
780 |
+
[2023-02-22 17:26:12,155][00238] Component RolloutWorker_w7 stopped!
|
781 |
+
[2023-02-22 17:26:12,152][17495] Loop rollout_proc6_evt_loop terminating...
|
782 |
+
[2023-02-22 17:26:12,164][17497] Loop rollout_proc7_evt_loop terminating...
|
783 |
+
[2023-02-22 17:26:12,226][17475] Removing /content/train_dir/default_experiment/checkpoint_p0/checkpoint_000000857_3510272.pth
|
784 |
+
[2023-02-22 17:26:12,242][17475] Saving /content/train_dir/default_experiment/checkpoint_p0/checkpoint_000000978_4005888.pth...
|
785 |
+
[2023-02-22 17:26:12,409][00238] Component LearnerWorker_p0 stopped!
|
786 |
+
[2023-02-22 17:26:12,410][00238] Waiting for process learner_proc0 to stop...
|
787 |
+
[2023-02-22 17:26:12,408][17475] Stopping LearnerWorker_p0...
|
788 |
+
[2023-02-22 17:26:12,423][17475] Loop learner_proc0_evt_loop terminating...
|
789 |
+
[2023-02-22 17:26:14,126][00238] Waiting for process inference_proc0-0 to join...
|
790 |
+
[2023-02-22 17:26:14,562][00238] Waiting for process rollout_proc0 to join...
|
791 |
+
[2023-02-22 17:26:14,799][00238] Waiting for process rollout_proc1 to join...
|
792 |
+
[2023-02-22 17:26:15,137][00238] Waiting for process rollout_proc2 to join...
|
793 |
+
[2023-02-22 17:26:15,141][00238] Waiting for process rollout_proc3 to join...
|
794 |
+
[2023-02-22 17:26:15,142][00238] Waiting for process rollout_proc4 to join...
|
795 |
+
[2023-02-22 17:26:15,143][00238] Waiting for process rollout_proc5 to join...
|
796 |
+
[2023-02-22 17:26:15,145][00238] Waiting for process rollout_proc6 to join...
|
797 |
+
[2023-02-22 17:26:15,148][00238] Waiting for process rollout_proc7 to join...
|
798 |
+
[2023-02-22 17:26:15,149][00238] Batcher 0 profile tree view:
|
799 |
+
batching: 25.6537, releasing_batches: 0.0283
|
800 |
+
[2023-02-22 17:26:15,150][00238] InferenceWorker_p0-w0 profile tree view:
|
801 |
+
wait_policy: 0.0000
|
802 |
+
wait_policy_total: 505.7360
|
803 |
+
update_model: 7.5130
|
804 |
+
weight_update: 0.0016
|
805 |
+
one_step: 0.0090
|
806 |
+
handle_policy_step: 507.4398
|
807 |
+
deserialize: 14.8855, stack: 2.9028, obs_to_device_normalize: 113.7429, forward: 242.3296, send_messages: 26.2909
|
808 |
+
prepare_outputs: 82.1078
|
809 |
+
to_cpu: 50.6604
|
810 |
+
[2023-02-22 17:26:15,153][00238] Learner 0 profile tree view:
|
811 |
+
misc: 0.0057, prepare_batch: 15.5572
|
812 |
+
train: 76.2907
|
813 |
+
epoch_init: 0.0059, minibatch_init: 0.0075, losses_postprocess: 0.6440, kl_divergence: 0.5798, after_optimizer: 33.1588
|
814 |
+
calculate_losses: 26.9921
|
815 |
+
losses_init: 0.0036, forward_head: 1.6895, bptt_initial: 17.8884, tail: 1.0892, advantages_returns: 0.2423, losses: 3.5040
|
816 |
+
bptt: 2.2078
|
817 |
+
bptt_forward_core: 2.1317
|
818 |
+
update: 14.3101
|
819 |
+
clip: 1.3961
|
820 |
+
[2023-02-22 17:26:15,154][00238] RolloutWorker_w0 profile tree view:
|
821 |
+
wait_for_trajectories: 0.3761, enqueue_policy_requests: 130.4311, env_step: 804.8662, overhead: 19.5726, complete_rollouts: 6.9588
|
822 |
+
save_policy_outputs: 20.0405
|
823 |
+
split_output_tensors: 9.6544
|
824 |
+
[2023-02-22 17:26:15,156][00238] RolloutWorker_w7 profile tree view:
|
825 |
+
wait_for_trajectories: 0.3353, enqueue_policy_requests: 133.7615, env_step: 801.4917, overhead: 19.6378, complete_rollouts: 6.9079
|
826 |
+
save_policy_outputs: 19.9991
|
827 |
+
split_output_tensors: 9.7333
|
828 |
+
[2023-02-22 17:26:15,158][00238] Loop Runner_EvtLoop terminating...
|
829 |
+
[2023-02-22 17:26:15,160][00238] Runner profile tree view:
|
830 |
+
main_loop: 1088.1145
|
831 |
+
[2023-02-22 17:26:15,163][00238] Collected {0: 4005888}, FPS: 3681.5
|
832 |
+
[2023-02-22 17:32:44,396][00238] Loading existing experiment configuration from /content/train_dir/default_experiment/config.json
|
833 |
+
[2023-02-22 17:32:44,398][00238] Overriding arg 'num_workers' with value 1 passed from command line
|
834 |
+
[2023-02-22 17:32:44,400][00238] Adding new argument 'no_render'=True that is not in the saved config file!
|
835 |
+
[2023-02-22 17:32:44,402][00238] Adding new argument 'save_video'=True that is not in the saved config file!
|
836 |
+
[2023-02-22 17:32:44,404][00238] Adding new argument 'video_frames'=1000000000.0 that is not in the saved config file!
|
837 |
+
[2023-02-22 17:32:44,406][00238] Adding new argument 'video_name'=None that is not in the saved config file!
|
838 |
+
[2023-02-22 17:32:44,407][00238] Adding new argument 'max_num_frames'=100000 that is not in the saved config file!
|
839 |
+
[2023-02-22 17:32:44,410][00238] Adding new argument 'max_num_episodes'=10 that is not in the saved config file!
|
840 |
+
[2023-02-22 17:32:44,411][00238] Adding new argument 'push_to_hub'=True that is not in the saved config file!
|
841 |
+
[2023-02-22 17:32:44,413][00238] Adding new argument 'hf_repository'='cmenasse/rl_course_vizdoom_health_gathering_supreme' that is not in the saved config file!
|
842 |
+
[2023-02-22 17:32:44,414][00238] Adding new argument 'policy_index'=0 that is not in the saved config file!
|
843 |
+
[2023-02-22 17:32:44,415][00238] Adding new argument 'eval_deterministic'=False that is not in the saved config file!
|
844 |
+
[2023-02-22 17:32:44,416][00238] Adding new argument 'train_script'=None that is not in the saved config file!
|
845 |
+
[2023-02-22 17:32:44,418][00238] Adding new argument 'enjoy_script'=None that is not in the saved config file!
|
846 |
+
[2023-02-22 17:32:44,420][00238] Using frameskip 1 and render_action_repeat=4 for evaluation
|
847 |
+
[2023-02-22 17:32:44,451][00238] Doom resolution: 160x120, resize resolution: (128, 72)
|
848 |
+
[2023-02-22 17:32:44,454][00238] RunningMeanStd input shape: (3, 72, 128)
|
849 |
+
[2023-02-22 17:32:44,457][00238] RunningMeanStd input shape: (1,)
|
850 |
+
[2023-02-22 17:32:44,473][00238] ConvEncoder: input_channels=3
|
851 |
+
[2023-02-22 17:32:45,150][00238] Conv encoder output size: 512
|
852 |
+
[2023-02-22 17:32:45,151][00238] Policy head output size: 512
|
853 |
+
[2023-02-22 17:32:47,521][00238] Loading state from checkpoint /content/train_dir/default_experiment/checkpoint_p0/checkpoint_000000978_4005888.pth...
|
854 |
+
[2023-02-22 17:32:48,778][00238] Num frames 100...
|
855 |
+
[2023-02-22 17:32:48,893][00238] Num frames 200...
|
856 |
+
[2023-02-22 17:32:49,005][00238] Num frames 300...
|
857 |
+
[2023-02-22 17:32:49,123][00238] Num frames 400...
|
858 |
+
[2023-02-22 17:32:49,248][00238] Num frames 500...
|
859 |
+
[2023-02-22 17:32:49,374][00238] Num frames 600...
|
860 |
+
[2023-02-22 17:32:49,475][00238] Avg episode rewards: #0: 14.290, true rewards: #0: 6.290
|
861 |
+
[2023-02-22 17:32:49,477][00238] Avg episode reward: 14.290, avg true_objective: 6.290
|
862 |
+
[2023-02-22 17:32:49,571][00238] Num frames 700...
|
863 |
+
[2023-02-22 17:32:49,680][00238] Num frames 800...
|
864 |
+
[2023-02-22 17:32:49,796][00238] Num frames 900...
|
865 |
+
[2023-02-22 17:32:49,916][00238] Num frames 1000...
|
866 |
+
[2023-02-22 17:32:50,026][00238] Num frames 1100...
|
867 |
+
[2023-02-22 17:32:50,138][00238] Num frames 1200...
|
868 |
+
[2023-02-22 17:32:50,251][00238] Num frames 1300...
|
869 |
+
[2023-02-22 17:32:50,343][00238] Avg episode rewards: #0: 13.665, true rewards: #0: 6.665
|
870 |
+
[2023-02-22 17:32:50,345][00238] Avg episode reward: 13.665, avg true_objective: 6.665
|
871 |
+
[2023-02-22 17:32:50,419][00238] Num frames 1400...
|
872 |
+
[2023-02-22 17:32:50,530][00238] Num frames 1500...
|
873 |
+
[2023-02-22 17:32:50,642][00238] Num frames 1600...
|
874 |
+
[2023-02-22 17:32:50,753][00238] Num frames 1700...
|
875 |
+
[2023-02-22 17:32:50,862][00238] Num frames 1800...
|
876 |
+
[2023-02-22 17:32:50,972][00238] Num frames 1900...
|
877 |
+
[2023-02-22 17:32:51,079][00238] Num frames 2000...
|
878 |
+
[2023-02-22 17:32:51,196][00238] Num frames 2100...
|
879 |
+
[2023-02-22 17:32:51,334][00238] Num frames 2200...
|
880 |
+
[2023-02-22 17:32:51,491][00238] Num frames 2300...
|
881 |
+
[2023-02-22 17:32:51,652][00238] Num frames 2400...
|
882 |
+
[2023-02-22 17:32:51,808][00238] Num frames 2500...
|
883 |
+
[2023-02-22 17:32:51,958][00238] Num frames 2600...
|
884 |
+
[2023-02-22 17:32:52,120][00238] Num frames 2700...
|
885 |
+
[2023-02-22 17:32:52,273][00238] Num frames 2800...
|
886 |
+
[2023-02-22 17:32:52,433][00238] Num frames 2900...
|
887 |
+
[2023-02-22 17:32:52,588][00238] Num frames 3000...
|
888 |
+
[2023-02-22 17:32:52,752][00238] Num frames 3100...
|
889 |
+
[2023-02-22 17:32:52,946][00238] Avg episode rewards: #0: 22.630, true rewards: #0: 10.630
|
890 |
+
[2023-02-22 17:32:52,948][00238] Avg episode reward: 22.630, avg true_objective: 10.630
|
891 |
+
[2023-02-22 17:32:52,966][00238] Num frames 3200...
|
892 |
+
[2023-02-22 17:32:53,115][00238] Num frames 3300...
|
893 |
+
[2023-02-22 17:32:53,267][00238] Num frames 3400...
|
894 |
+
[2023-02-22 17:32:53,415][00238] Num frames 3500...
|
895 |
+
[2023-02-22 17:32:53,571][00238] Num frames 3600...
|
896 |
+
[2023-02-22 17:32:53,732][00238] Num frames 3700...
|
897 |
+
[2023-02-22 17:32:53,894][00238] Num frames 3800...
|
898 |
+
[2023-02-22 17:32:54,052][00238] Num frames 3900...
|
899 |
+
[2023-02-22 17:32:54,246][00238] Avg episode rewards: #0: 20.972, true rewards: #0: 9.972
|
900 |
+
[2023-02-22 17:32:54,249][00238] Avg episode reward: 20.972, avg true_objective: 9.972
|
901 |
+
[2023-02-22 17:32:54,267][00238] Num frames 4000...
|
902 |
+
[2023-02-22 17:32:54,423][00238] Num frames 4100...
|
903 |
+
[2023-02-22 17:32:54,580][00238] Num frames 4200...
|
904 |
+
[2023-02-22 17:32:54,739][00238] Num frames 4300...
|
905 |
+
[2023-02-22 17:32:54,872][00238] Num frames 4400...
|
906 |
+
[2023-02-22 17:32:54,982][00238] Num frames 4500...
|
907 |
+
[2023-02-22 17:32:55,097][00238] Num frames 4600...
|
908 |
+
[2023-02-22 17:32:55,208][00238] Num frames 4700...
|
909 |
+
[2023-02-22 17:32:55,323][00238] Num frames 4800...
|
910 |
+
[2023-02-22 17:32:55,433][00238] Num frames 4900...
|
911 |
+
[2023-02-22 17:32:55,541][00238] Num frames 5000...
|
912 |
+
[2023-02-22 17:32:55,651][00238] Num frames 5100...
|
913 |
+
[2023-02-22 17:32:55,767][00238] Num frames 5200...
|
914 |
+
[2023-02-22 17:32:55,880][00238] Num frames 5300...
|
915 |
+
[2023-02-22 17:32:55,991][00238] Num frames 5400...
|
916 |
+
[2023-02-22 17:32:56,101][00238] Num frames 5500...
|
917 |
+
[2023-02-22 17:32:56,214][00238] Num frames 5600...
|
918 |
+
[2023-02-22 17:32:56,322][00238] Num frames 5700...
|
919 |
+
[2023-02-22 17:32:56,439][00238] Num frames 5800...
|
920 |
+
[2023-02-22 17:32:56,548][00238] Num frames 5900...
|
921 |
+
[2023-02-22 17:32:56,672][00238] Num frames 6000...
|
922 |
+
[2023-02-22 17:32:56,848][00238] Avg episode rewards: #0: 27.778, true rewards: #0: 12.178
|
923 |
+
[2023-02-22 17:32:56,850][00238] Avg episode reward: 27.778, avg true_objective: 12.178
|
924 |
+
[2023-02-22 17:32:56,865][00238] Num frames 6100...
|
925 |
+
[2023-02-22 17:32:56,977][00238] Num frames 6200...
|
926 |
+
[2023-02-22 17:32:57,094][00238] Num frames 6300...
|
927 |
+
[2023-02-22 17:32:57,219][00238] Num frames 6400...
|
928 |
+
[2023-02-22 17:32:57,329][00238] Num frames 6500...
|
929 |
+
[2023-02-22 17:32:57,451][00238] Num frames 6600...
|
930 |
+
[2023-02-22 17:32:57,580][00238] Num frames 6700...
|
931 |
+
[2023-02-22 17:32:57,700][00238] Num frames 6800...
|
932 |
+
[2023-02-22 17:32:57,817][00238] Num frames 6900...
|
933 |
+
[2023-02-22 17:32:57,928][00238] Avg episode rewards: #0: 25.921, true rewards: #0: 11.588
|
934 |
+
[2023-02-22 17:32:57,930][00238] Avg episode reward: 25.921, avg true_objective: 11.588
|
935 |
+
[2023-02-22 17:32:57,984][00238] Num frames 7000...
|
936 |
+
[2023-02-22 17:32:58,091][00238] Num frames 7100...
|
937 |
+
[2023-02-22 17:32:58,201][00238] Num frames 7200...
|
938 |
+
[2023-02-22 17:32:58,307][00238] Num frames 7300...
|
939 |
+
[2023-02-22 17:32:58,414][00238] Num frames 7400...
|
940 |
+
[2023-02-22 17:32:58,572][00238] Avg episode rewards: #0: 23.281, true rewards: #0: 10.710
|
941 |
+
[2023-02-22 17:32:58,574][00238] Avg episode reward: 23.281, avg true_objective: 10.710
|
942 |
+
[2023-02-22 17:32:58,581][00238] Num frames 7500...
|
943 |
+
[2023-02-22 17:32:58,690][00238] Num frames 7600...
|
944 |
+
[2023-02-22 17:32:58,815][00238] Num frames 7700...
|
945 |
+
[2023-02-22 17:32:58,935][00238] Num frames 7800...
|
946 |
+
[2023-02-22 17:32:59,051][00238] Num frames 7900...
|
947 |
+
[2023-02-22 17:32:59,162][00238] Num frames 8000...
|
948 |
+
[2023-02-22 17:32:59,276][00238] Num frames 8100...
|
949 |
+
[2023-02-22 17:32:59,385][00238] Num frames 8200...
|
950 |
+
[2023-02-22 17:32:59,497][00238] Num frames 8300...
|
951 |
+
[2023-02-22 17:32:59,610][00238] Num frames 8400...
|
952 |
+
[2023-02-22 17:32:59,718][00238] Num frames 8500...
|
953 |
+
[2023-02-22 17:32:59,839][00238] Num frames 8600...
|
954 |
+
[2023-02-22 17:32:59,950][00238] Num frames 8700...
|
955 |
+
[2023-02-22 17:33:00,063][00238] Num frames 8800...
|
956 |
+
[2023-02-22 17:33:00,200][00238] Avg episode rewards: #0: 24.091, true rewards: #0: 11.091
|
957 |
+
[2023-02-22 17:33:00,201][00238] Avg episode reward: 24.091, avg true_objective: 11.091
|
958 |
+
[2023-02-22 17:33:00,234][00238] Num frames 8900...
|
959 |
+
[2023-02-22 17:33:00,347][00238] Num frames 9000...
|
960 |
+
[2023-02-22 17:33:00,454][00238] Num frames 9100...
|
961 |
+
[2023-02-22 17:33:00,564][00238] Num frames 9200...
|
962 |
+
[2023-02-22 17:33:00,673][00238] Num frames 9300...
|
963 |
+
[2023-02-22 17:33:00,788][00238] Num frames 9400...
|
964 |
+
[2023-02-22 17:33:00,898][00238] Num frames 9500...
|
965 |
+
[2023-02-22 17:33:01,008][00238] Num frames 9600...
|
966 |
+
[2023-02-22 17:33:01,128][00238] Num frames 9700...
|
967 |
+
[2023-02-22 17:33:01,241][00238] Num frames 9800...
|
968 |
+
[2023-02-22 17:33:01,350][00238] Num frames 9900...
|
969 |
+
[2023-02-22 17:33:01,477][00238] Num frames 10000...
|
970 |
+
[2023-02-22 17:33:01,605][00238] Num frames 10100...
|
971 |
+
[2023-02-22 17:33:01,736][00238] Num frames 10200...
|
972 |
+
[2023-02-22 17:33:01,864][00238] Num frames 10300...
|
973 |
+
[2023-02-22 17:33:01,980][00238] Num frames 10400...
|
974 |
+
[2023-02-22 17:33:02,106][00238] Avg episode rewards: #0: 25.728, true rewards: #0: 11.617
|
975 |
+
[2023-02-22 17:33:02,109][00238] Avg episode reward: 25.728, avg true_objective: 11.617
|
976 |
+
[2023-02-22 17:33:02,166][00238] Num frames 10500...
|
977 |
+
[2023-02-22 17:33:02,284][00238] Num frames 10600...
|
978 |
+
[2023-02-22 17:33:02,403][00238] Num frames 10700...
|
979 |
+
[2023-02-22 17:33:02,517][00238] Num frames 10800...
|
980 |
+
[2023-02-22 17:33:02,636][00238] Num frames 10900...
|
981 |
+
[2023-02-22 17:33:02,752][00238] Num frames 11000...
|
982 |
+
[2023-02-22 17:33:02,872][00238] Num frames 11100...
|
983 |
+
[2023-02-22 17:33:02,987][00238] Num frames 11200...
|
984 |
+
[2023-02-22 17:33:03,102][00238] Num frames 11300...
|
985 |
+
[2023-02-22 17:33:03,220][00238] Num frames 11400...
|
986 |
+
[2023-02-22 17:33:03,339][00238] Num frames 11500...
|
987 |
+
[2023-02-22 17:33:03,458][00238] Num frames 11600...
|
988 |
+
[2023-02-22 17:33:03,585][00238] Num frames 11700...
|
989 |
+
[2023-02-22 17:33:03,707][00238] Num frames 11800...
|
990 |
+
[2023-02-22 17:33:03,813][00238] Avg episode rewards: #0: 26.541, true rewards: #0: 11.841
|
991 |
+
[2023-02-22 17:33:03,815][00238] Avg episode reward: 26.541, avg true_objective: 11.841
|
992 |
+
[2023-02-22 17:34:13,172][00238] Replay video saved to /content/train_dir/default_experiment/replay.mp4!
|