Instructions to use cpgrant/rl_course_vizdoom_health_gathering_supreme with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- sample-factory
How to use cpgrant/rl_course_vizdoom_health_gathering_supreme with sample-factory:
python -m sample_factory.huggingface.load_from_hub -r cpgrant/rl_course_vizdoom_health_gathering_supreme -d ./train_dir
- Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files
.summary/0/events.out.tfevents.1724664796.W11-AI24
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee24b89580c9ba7f5bc3fe6cc3d62fa4c6ca57a4291324d936da6d6c63742bbb
|
| 3 |
+
size 210074
|
README.md
CHANGED
|
@@ -15,7 +15,7 @@ model-index:
|
|
| 15 |
type: doom_health_gathering_supreme
|
| 16 |
metrics:
|
| 17 |
- type: mean_reward
|
| 18 |
-
value:
|
| 19 |
name: mean_reward
|
| 20 |
verified: false
|
| 21 |
---
|
|
|
|
| 15 |
type: doom_health_gathering_supreme
|
| 16 |
metrics:
|
| 17 |
- type: mean_reward
|
| 18 |
+
value: 4.16 +/- 0.59
|
| 19 |
name: mean_reward
|
| 20 |
verified: false
|
| 21 |
---
|
checkpoint_p0/best_000000163_667648_reward_4.716.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f3819601696055688278c1e01e12c2f26db38cd055403ff2e0db0ad440b20ba
|
| 3 |
+
size 34929051
|
checkpoint_p0/checkpoint_000000539_2207744.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d78d884340e922a96e0cf10bc5b6012b7bdec674936596b8ab844f515889d498
|
| 3 |
+
size 34929541
|
checkpoint_p0/checkpoint_000000978_4005888.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a917c6472e8f8a967e0e481690db62b2088aca10545b87611472999e85f4d483
|
| 3 |
+
size 34929541
|
config.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"algo": "APPO",
|
| 4 |
"env": "doom_health_gathering_supreme",
|
| 5 |
"experiment": "default_experiment",
|
| 6 |
-
"train_dir": "/home/ai24/condaprojects/
|
| 7 |
"restart_behavior": "resume",
|
| 8 |
"device": "gpu",
|
| 9 |
"seed": null,
|
|
@@ -65,7 +65,7 @@
|
|
| 65 |
"summaries_use_frameskip": true,
|
| 66 |
"heartbeat_interval": 20,
|
| 67 |
"heartbeat_reporting_interval": 600,
|
| 68 |
-
"train_for_env_steps":
|
| 69 |
"train_for_seconds": 10000000000,
|
| 70 |
"save_every_sec": 120,
|
| 71 |
"keep_checkpoints": 2,
|
|
@@ -130,12 +130,12 @@
|
|
| 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=
|
| 134 |
"cli_args": {
|
| 135 |
"env": "doom_health_gathering_supreme",
|
| 136 |
"num_workers": 8,
|
| 137 |
"num_envs_per_worker": 4,
|
| 138 |
-
"train_for_env_steps":
|
| 139 |
},
|
| 140 |
"git_hash": "unknown",
|
| 141 |
"git_repo_name": "not a git repository"
|
|
|
|
| 3 |
"algo": "APPO",
|
| 4 |
"env": "doom_health_gathering_supreme",
|
| 5 |
"experiment": "default_experiment",
|
| 6 |
+
"train_dir": "/home/ai24/condaprojects/droid/d0/train_dir",
|
| 7 |
"restart_behavior": "resume",
|
| 8 |
"device": "gpu",
|
| 9 |
"seed": null,
|
|
|
|
| 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,
|
|
|
|
| 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"
|
replay.mp4
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a2d12038f16ffcf234302dae0b10bf5799ff4d3493645ef94b2d82bcf3f52d11
|
| 3 |
+
size 5732086
|
sf_log.txt
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|