You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I add a short description of the normalization step done to simplify
the computation of the KL-divergence. I also fixed the variance
scaling to use (1-lamb)**2 instead of (1-lamb). We fixed the bug for
the computation and the results in the paper are with the correct
scaling, but unfortunately the fix did not made it into this repo.
0 commit comments