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
19f6ab29
Commit
19f6ab29
authored
Oct 29, 2020
by
Dipam Chakraborty
Browse files
submit oct 29
parent
37f363aa
Changes
2
Show whitespace changes
Inline
Side-by-side
experiments/custom-ppg.yaml
View file @
19f6ab29
...
@@ -59,7 +59,7 @@ procgen-ppo:
...
@@ -59,7 +59,7 @@ procgen-ppo:
augment_randint_num
:
3
## Hacky name fix later
augment_randint_num
:
3
## Hacky name fix later
aux_lr
:
5.0e-4
aux_lr
:
5.0e-4
value_lr
:
1.0e-3
value_lr
:
1.0e-3
same_lr_everywhere
:
Fals
e
same_lr_everywhere
:
Tru
e
aux_phase_mixed_precision
:
True
aux_phase_mixed_precision
:
True
single_optimizer
:
False
single_optimizer
:
False
max_time
:
7200
max_time
:
7200
...
...
experiments/custom-torch-ppo.yaml
View file @
19f6ab29
...
@@ -46,15 +46,15 @@ procgen-ppo:
...
@@ -46,15 +46,15 @@ procgen-ppo:
no_done_at_end
:
False
no_done_at_end
:
False
# Custom switches
# Custom switches
retune_skips
:
10
0000
retune_skips
:
35
0000
retune_replay_size
:
45
0000
retune_replay_size
:
20
0000
num_retunes
:
13
num_retunes
:
13
retune_epochs
:
3
retune_epochs
:
6
standardize_rewards
:
True
standardize_rewards
:
True
scale_reward
:
1.0
scale_reward
:
1.0
return_reset
:
False
return_reset
:
False
aux_phase_mixed_precision
:
True
aux_phase_mixed_precision
:
True
max_time
:
10000
00
max_time
:
72
00
adaptive_gamma
:
False
adaptive_gamma
:
False
final_lr
:
5.0e-5
final_lr
:
5.0e-5
...
...
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