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
ef1dae50
Commit
ef1dae50
authored
Jul 07, 2020
by
MasterScrat
Browse files
Updated tests
parent
7aa089ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
test.sh
View file @
ef1dae50
#!/usr/bin/env bash
echo
"===================="
echo
"MARWIL"
echo
"===================="
time
python ./trainImitate.py
-f
experiments/tests/MARWIL.yaml
# broken!
#time python ./trainImitate.py -f experiments/tests/MARWIL.yaml
echo
"===================="
echo
"GLOBAL OBS"
echo
"===================="
time
python ./train.py
-f
experiments/tests/global_obs.yaml
\ No newline at end of file
time
python ./train.py
-f
experiments/tests/global_obs_ppo.yaml
\ No newline at end of file
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