Skip to content

Commit 11ad3bb

Browse files
committed
Update hps
1 parent a1210b9 commit 11ad3bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hyper_params.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ def standard():
213213
hps.rule_rng_amount = 1.0
214214
hps.adr = True
215215
hps.gamma = 0.999
216+
hps.gamma_schedule = 'cos 1.0'
216217
hps.entropy_bonus = 0.2
217218
hps.entropy_bonus_schedule = 'lin 15e6:0.1,60e6:0.0'
218219
hps.mothership_damage_scale = 4.0

0 commit comments

Comments
 (0)