mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-18 21:44:18 +00:00
Reducd param_pow from 0.8 to 0.7
This commit is contained in:
parent
ca17f23da3
commit
3767f3d616
@ -95,7 +95,7 @@ class NeutralGradient(Optimizer):
|
||||
max_fullcov_size=1023,
|
||||
estimate_period=2000,
|
||||
stats_steps=200,
|
||||
param_pow=0.8,
|
||||
param_pow=0.7,
|
||||
grad_pow=0.85,
|
||||
grad_min_rand=0.0,
|
||||
lr_for_speedup=0.03,
|
||||
|
Loading…
x
Reference in New Issue
Block a user