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

Add Stochastic Weight Averaging #276

Merged
merged 22 commits into from Apr 19, 2018
Merged

Add Stochastic Weight Averaging #276

merged 22 commits into from Apr 19, 2018

Commits on Mar 24, 2018

  1. Get basic SWA working

    wdhorton committed Mar 24, 2018
    Copy the full SHA
    d093bf3 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2018

  1. Get metrics working

    wdhorton committed Mar 25, 2018
    Copy the full SHA
    5fb3061 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8f7f0e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. Get fix_batchnorm working.

    wdhorton committed Mar 27, 2018
    Copy the full SHA
    5606004 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2018

  1. Fix swa_start default

    wdhorton committed Apr 1, 2018
    Copy the full SHA
    1a31897 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d6e360b View commit details
    Browse the repository at this point in the history
  3. Refactor batchnorm fix

    wdhorton committed Apr 1, 2018
    Copy the full SHA
    eaf6426 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b07454a View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4e183bc View commit details
    Browse the repository at this point in the history
  6. update documentation

    wdhorton committed Apr 1, 2018
    Copy the full SHA
    aeec629 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    4ac76b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. Copy the full SHA
    05dbdb7 View commit details
    Browse the repository at this point in the history
  2. small style tweak

    wdhorton committed Apr 4, 2018
    Copy the full SHA
    746bfd9 View commit details
    Browse the repository at this point in the history
  3. document fix_batchnorm

    wdhorton committed Apr 4, 2018
    Copy the full SHA
    693e2d1 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. Copy the full SHA
    cae3f6e View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Copy the full SHA
    a93af8d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2018

  1. Copy the full SHA
    6c989c0 View commit details
    Browse the repository at this point in the history
  2. Fix problem with merge

    wdhorton committed Apr 17, 2018
    Copy the full SHA
    0f594a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. Copy the full SHA
    5725a74 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b87dd29 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    91b4609 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. Merge branch 'master' into swa

    jph00 committed Apr 19, 2018
    Copy the full SHA
    1bfb901 View commit details
    Browse the repository at this point in the history