Code Monkey home page Code Monkey logo

yellowfin_mxnet's Introduction

YellowFin

YellowFin is an auto-tuning optimizer based on momentum SGD which requires no manual specification of learning rate and momentum. It measures the objective landscape on-the-fly and tune momentum as well as learning rate using local quadratic approximation.

The implementation here can be a drop-in replacement for any optimizer in MXNet (So far we only implemented and tested upon SGD and other optimizers are in the to-do list).

For more technical details, please refer to the paper YellowFin and the Art of Momentum Tuning.

yellowfin_mxnet's People

Contributors

rzhu3 avatar

Stargazers

Royzon avatar Daniel Martín-Albo avatar Zijian Zhou avatar  avatar 熊一帆 avatar Liu Shouda avatar zhihua avatar  avatar  avatar TianqiTang avatar  avatar  avatar CNevd avatar Xinyu Zhang avatar  avatar ZhangQian avatar 爱可可-爱生活 avatar ScutterKey avatar Emre Şafak avatar  avatar Eric Junyuan Xie avatar Liang Depeng avatar Tianqi Chen avatar

Watchers

Benjamin Wild avatar James Cloos avatar Aven avatar 刘国友 avatar  avatar

yellowfin_mxnet's Issues

Bad performance trained on mnist/cifar10

I used main.py on mnist using one Titan X GPU.It seems that in the last epoch, the validation-accuracy is 0.8738 with loss is 0.44 with YellowFin and the validation-accuracy is 0.9677 with loss is 0.11.What confused me is that related to Zehaos/MobileNet#27, it's fine in tensorflow.

I also trained resnet101 on cifar10 like article.I got bed performance, either.
Is there any idea for this question?Thanks a lot!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.