brunoklein99 / srcnn

2 stars 2 forks source link

nesterov #2

Open andreapi87 opened 6 years ago

andreapi87 commented 6 years ago

why don't you apply also to Nesterov with new_p= p + self.momentum * v - lr *mult * g ?

brunoklein99 commented 6 years ago

Because I don't use nesterov.

On Tue, Jun 5, 2018, 16:08 envytails notifications@github.com wrote:

why don't you apply also to Nesterov with new_p= p + self.momentum v - lr mult * g ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/brunoklein99/srcnn/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AK1SCLXtKHi1NKcKE8r1_Ng5LF_t3-zIks5t5tdKgaJpZM4UbZCr .