A valuable set of optimizers that are available in Addons.
Related info:
https://www.fast.ai/2018/07/02/adam-weight-decay/
https://github.com/tensorflow/addons/blob/master/examples/README.md
I can take up this one if it is ok. Is it ok if we build this example based on lazy_adam example?
@seanpmorgan
I can take up this one if it is ok. Is it ok if we build this example based on
lazy_adamexample?
@seanpmorgan
Yeah we can use that as a starting point. I would like to include some info from that Fast AI blog (credit them where appropriate)... and it would be great to show the convergence speed against standard adam optimizer
Sure. I will keep you posted about the progress.
@seanpmorgan Can you please assign this issue to me? I am working on it