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
If NeMoS needs advanced adaptive solvers (e.g., Adam, LAMB etc.) in the future, developers can use Optax solvers through OptimistixOptaxSolver introduced in #365 to easily implement them.
See OptimistixOptaxLBFGS for an example.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
If NeMoS needs advanced adaptive solvers (e.g., Adam, LAMB etc.) in the future, developers can use
Optaxsolvers throughOptimistixOptaxSolverintroduced in #365 to easily implement them.See
OptimistixOptaxLBFGSfor an example.Beta Was this translation helpful? Give feedback.
All reactions