Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Flatland
neurips2020-flatland-baselines
Commits
d4daf748
Commit
d4daf748
authored
Jul 22, 2020
by
nilabha
Browse files
Update wandb details
parent
2543a9c3
Changes
10
Hide whitespace changes
Inline
Side-by-side
baselines/action_masking_and_skipping/apex_tree_obs_small_v0.yaml
View file @
d4daf748
...
...
@@ -23,8 +23,8 @@ apex-tree-obs-small-v0:
generator_config
:
small_v0
wandb
:
project
:
flatland
entity
:
masterscrat
project
:
flatland
-paper
entity
:
aicrowd
tags
:
[
"
small_v0"
,
"
tree_obs"
,
"
apex"
]
# TODO should be set programmatically
model
:
...
...
baselines/action_masking_and_skipping/apex_tree_obs_small_v0_skip.yaml
View file @
d4daf748
...
...
@@ -28,8 +28,8 @@ apex-tree-obs-small-v0-skip:
discounting
:
0.99
# TODO set automatically, should be equal to gamma
wandb
:
project
:
flatland
entity
:
masterscrat
project
:
flatland
-paper
entity
:
aicrowd
tags
:
[
"
small_v0"
,
"
tree_obs"
,
"
apex"
,
"
skip"
]
# TODO should be set programmatically
model
:
...
...
baselines/action_masking_and_skipping/ppo_tree_obs_small_v0.yaml
View file @
d4daf748
...
...
@@ -33,8 +33,8 @@ ppo-tree-obs-small-v0:
generator_config
:
small_v0
wandb
:
project
:
flatland
entity
:
masterscrat
project
:
flatland
-paper
entity
:
aicrowd
tags
:
[
"
small_v0"
,
"
tree_obs"
,
"
ppo"
]
# TODO should be set programmatically
model
:
...
...
baselines/action_masking_and_skipping/ppo_tree_obs_small_v0_mask.yaml
View file @
d4daf748
...
...
@@ -37,8 +37,8 @@ sparse-mask-ppo-tree-obs-small-v0:
allow_noop
:
False
wandb
:
project
:
flatland
entity
:
masterscrat
project
:
flatland
-paper
entity
:
aicrowd
tags
:
[
"
small_v0"
,
"
tree_obs"
,
"
ppo"
,
"
mask"
]
# TODO should be set programmatically
model
:
...
...
baselines/action_masking_and_skipping/ppo_tree_obs_small_v0_skip.yaml
View file @
d4daf748
...
...
@@ -38,8 +38,8 @@ ppo-tree-obs-small-v0-skip:
discounting
:
0.99
# TODO set automatically, should be equal to gamma
wandb
:
project
:
flatland
entity
:
masterscrat
project
:
flatland
-paper
entity
:
aicrowd
tags
:
[
"
small_v0"
,
"
tree_obs"
,
"
ppo"
,
"
skip"
]
# TODO should be set programmatically
model
:
...
...
baselines/apex_tree_obs/apex.yaml
View file @
d4daf748
...
...
@@ -23,8 +23,8 @@ flatland-sparse-small-tree-fc-apex:
generator_config
:
small_v0
wandb
:
project
:
flatland
entity
:
masterscrat
project
:
flatland
-paper
entity
:
aicrowd
tags
:
[
"
small_v0"
,
"
tree_obs"
,
"
apex"
]
model
:
...
...
baselines/combined_tree_local_conflict_obs/sparse_small_apex_maxdepth2_spmaxdepth30.yaml
View file @
d4daf748
...
...
@@ -33,8 +33,8 @@ flatland-sparse-small-combined-obs-tree-local-conflict-apex:
density_reward_factor
:
0
wandb
:
project
:
flatland
entity
:
masterscrat
project
:
flatland
-paper
entity
:
aicrowd
tags
:
[
"
small_v0"
,
"
tree_and_local_conflict"
,
"
apex"
]
# TODO should be set programmatically
model
:
...
...
baselines/global_density_obs/sparse_small_apex_expdecay_maxt1000.yaml
View file @
d4daf748
...
...
@@ -28,8 +28,8 @@ flatland-sparse-small-density-cnn-apex:
generator_config
:
small_v0
wandb
:
project
:
flatland
entity
:
masterscrat
project
:
flatland
-paper
entity
:
aicrowd
tags
:
[
"
small_v0"
,
"
density_obs"
,
"
apex"
]
# TODO should be set programmatically
model
:
...
...
baselines/imitation_learning_tree_obs/apex_il_tree_obs_all.yaml
View file @
d4daf748
...
...
@@ -26,8 +26,8 @@ flatland-random-sparse-small-tree-fc-apex-il-loss:
generator_config
:
small_v0
wandb
:
project
:
flatland
entity
:
masterscrat
project
:
flatland
-paper
entity
:
aicrowd
tags
:
[
"
small_v0"
,
"
tree_obs"
,
"
APEX_IL_Loss"
]
# TODO should be set programmatically
model
:
...
...
baselines/imitation_learning_tree_obs/marwil_tree_obs_all_beta.yaml
View file @
d4daf748
...
...
@@ -33,8 +33,8 @@ flatland-random-sparse-small-tree-fc-marwil-il:
generator_config
:
small_v0
wandb
:
project
:
flatland
entity
:
masterscrat
project
:
flatland
-paper
entity
:
aicrowd
tags
:
[
"
small_v0"
,
"
tree_obs"
,
"
MARWIL"
]
# TODO should be set programmatically
model
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment