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
Removed iterative solvers from MR #70 as we will still need to decide if that would actually be useful for GFDL. Also, instead of implementing our own versions of SGD, we should consider using existing implementations (scipy.optimize.minimize).
Removed iterative solvers from MR #70 as we will still need to decide if that would actually be useful for GFDL. Also, instead of implementing our own versions of SGD, we should consider using existing implementations (scipy.optimize.minimize).