Janus-Shiau / lookahead_tensorflow

Lookahead optimizer ("Lookahead Optimizer: k steps forward, 1 step back") for tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can you test your lookahead on cifar-10 tasks

mapingshuo opened this issue · comments

Can you test your lookahead on cifar-10 tasks

I'll try it when I'm available.

My guess is: lookahead won't produce the best results all the time, but guarantee a better convergence.