Skip to content

Commit 93d91ae

Browse files
committed
Undo gamma schedule
1 parent 11ad3bb commit 93d91ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hyper_params.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,6 @@ 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'
217216
hps.entropy_bonus = 0.2
218217
hps.entropy_bonus_schedule = 'lin 15e6:0.1,60e6:0.0'
219218
hps.mothership_damage_scale = 4.0

0 commit comments

Comments
 (0)