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
Dipam Chakraborty
neurips-2020-procgen-competition
Commits
8f996f60
Commit
8f996f60
authored
Oct 26, 2020
by
Chakraborty
Browse files
ppo run
parent
cca87e73
Changes
1
Hide whitespace changes
Inline
Side-by-side
run.sh
View file @
8f996f60
...
...
@@ -6,8 +6,8 @@ set -e
#########################################
# export EXPERIMENT_DEFAULT="experiments/impala-baseline.yaml"
#
export EXPERIMENT_DEFAULT="experiments/custom-torch-ppo.yaml"
export
EXPERIMENT_DEFAULT
=
"experiments/custom-ppg.yaml"
export
EXPERIMENT_DEFAULT
=
"experiments/custom-torch-ppo.yaml"
#
export EXPERIMENT_DEFAULT="experiments/custom-ppg.yaml"
export
EXPERIMENT
=
${
EXPERIMENT
:-
$EXPERIMENT_DEFAULT
}
if
[[
-z
$AICROWD_IS_GRADING
]]
;
then
...
...
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