Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 442 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 442 Bytes

lookahead-optimizer

Our work pertaining to the replication of the paper Lookahead Optimizer. It consists of application of the novel optimizer proposed in the paper for two deep learning tasks, namely classification tasks of Cifar 10 and Cifar 100 using ResNet-18 architecture.
We use the the official keras codes for the ResNet-18 for this project Link.