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
8c7f0709
Commit
8c7f0709
authored
Jul 09, 2020
by
MasterScrat
Browse files
Added simple Ape-X baseline for documentation
parent
732fe5a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
baselines/apex_tree_obs/apex.yaml
0 → 100644
View file @
8c7f0709
flatland-sparse-small-tree-fc-apex
:
run
:
APEX
env
:
flatland_sparse
stop
:
timesteps_total
:
5000000
# 5e6
checkpoint_freq
:
10
checkpoint_at_end
:
True
keep_checkpoints_num
:
5
checkpoint_score_attr
:
episode_reward_mean
config
:
num_workers
:
3
num_envs_per_worker
:
5
num_gpus
:
0
env_config
:
observation
:
tree
observation_config
:
max_depth
:
2
shortest_path_max_depth
:
30
generator
:
sparse_rail_generator
generator_config
:
small_v0
wandb
:
project
:
flatland
entity
:
masterscrat
tags
:
[
"
small_v0"
,
"
tree_obs"
,
"
apex"
]
model
:
fcnet_activation
:
relu
fcnet_hiddens
:
[
256
,
256
]
vf_share_layers
:
True
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