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
It would be good to add a method exponential_moving_average that takes two KFACLinearOperators and produces another KFAC whose Kronecker matrices were combined using an exponential moving average. This 'smoothing' scheme is extremely common in practise.
The text was updated successfully, but these errors were encountered:
It would be good to add a method
exponential_moving_average
that takes twoKFACLinearOperator
s and produces another KFAC whose Kronecker matrices were combined using an exponential moving average. This 'smoothing' scheme is extremely common in practise.The text was updated successfully, but these errors were encountered: