google-research / tuning_playbook

A playbook for systematically maximizing the performance of deep learning models.
Other
26.29k stars 2.18k forks source link

A small question about the Momentum equation section #57

Closed fsi070614 closed 5 months ago

fsi070614 commented 1 year ago

Is the last eqution of Nesterov-Momentum missing a right parenthesis?

varungodbole commented 5 months ago

yup! @znado just accepted a PR to fix this. Thanks for the heads up!