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
Currently, the learning rate schedule (and as well the momentum and gradient history schedules) are computed by DeLOS itself based on tuning parameters.
It would be good, to have this learning etc. rate more customizable (as done with mini batches), so the user can define his own learning rat and passes it to DeLOS
The text was updated successfully, but these errors were encountered:
Currently, the learning rate schedule (and as well the momentum and gradient history schedules) are computed by DeLOS itself based on tuning parameters.
It would be good, to have this learning etc. rate more customizable (as done with mini batches), so the user can define his own learning rat and passes it to DeLOS
The text was updated successfully, but these errors were encountered: