Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
neurips2020-flatland-baselines
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Flatland
neurips2020-flatland-baselines
Commits
43a6537c
Commit
43a6537c
authored
May 05, 2020
by
MasterScrat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed Ape-X experiments
parent
88a58a0d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
experiments/flatland_sparse/small_v0/global_obs_conv_net/apex.yaml
...ts/flatland_sparse/small_v0/global_obs_conv_net/apex.yaml
+2
-2
experiments/flatland_sparse/small_v0/local_conflict_obs_fc_net/apex.yaml
...tland_sparse/small_v0/local_conflict_obs_fc_net/apex.yaml
+1
-0
No files found.
experiments/flatland_sparse/small_v0/global_obs_conv_net/apex.yaml
View file @
43a6537c
...
...
@@ -15,8 +15,8 @@ flatland-random-sparse-small-tree-fc-ppo:
env_config
:
observation
:
global
observation_config
:
max_
depth
:
2
shortest_path_max_depth
:
30
max_
width
:
3
2
max_height
:
32
generator
:
sparse_rail_generator
generator_config
:
small_v0
...
...
experiments/flatland_sparse/small_v0/local_conflict_obs_fc_net/apex.yaml
View file @
43a6537c
...
...
@@ -17,6 +17,7 @@ flatland-random-sparse-small-tree-fc-ppo:
observation_config
:
max_depth
:
2
shortest_path_max_depth
:
30
n_local
:
5
generator
:
sparse_rail_generator
generator_config
:
small_v0
...
...
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