torch / optim

A numeric optimization package for Torch.
Other
197 stars 154 forks source link

Add LearningRateDecay to Adam #122

Closed Cadene closed 8 years ago

Cadene commented 8 years ago

Is it possible to add a learning rate decay to Adam ? I use it everytime.

soumith commented 8 years ago

Thanks!