Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solver switching support & implementation of Nesterov's accelerated grad... #741

Closed
wants to merge 19 commits into from

Commits on Sep 1, 2014

  1. Configuration menu
    Copy the full SHA
    0af28e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3295e2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99f32de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a71dfce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f987c76 View commit details
    Browse the repository at this point in the history
  6. bugfixes for AdaGrad

    qipeng committed Sep 1, 2014
    Configuration menu
    Copy the full SHA
    214e72a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47c3c81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    463f760 View commit details
    Browse the repository at this point in the history
  9. Addressed Yangqing's comments

    qipeng committed Sep 1, 2014
    Configuration menu
    Copy the full SHA
    a457348 View commit details
    Browse the repository at this point in the history
  10. fixes after rebase

    qipeng committed Sep 1, 2014
    Configuration menu
    Copy the full SHA
    277508c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cafe8bc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    73243d0 View commit details
    Browse the repository at this point in the history
  13. cleanup caffe.proto

    jeffdonahue authored and qipeng committed Sep 1, 2014
    Configuration menu
    Copy the full SHA
    1c18d68 View commit details
    Browse the repository at this point in the history
  14. Merge Test{SGD,AdaGrad,Nesterov}Solver; they become subclasses of

    TestGradientBasedSolver
    jeffdonahue authored and qipeng committed Sep 1, 2014
    Configuration menu
    Copy the full SHA
    b557588 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9832ce0 View commit details
    Browse the repository at this point in the history
  16. lint

    qipeng committed Sep 1, 2014
    Configuration menu
    Copy the full SHA
    d966ad0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    acbc667 View commit details
    Browse the repository at this point in the history
  18. lint

    qipeng committed Sep 1, 2014
    Configuration menu
    Copy the full SHA
    9a69b42 View commit details
    Browse the repository at this point in the history
  19. hot fix for warning

    qipeng committed Sep 1, 2014
    Configuration menu
    Copy the full SHA
    77b7430 View commit details
    Browse the repository at this point in the history