Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Added in Large-Batch SGD with a warmup, and a LARS startegy. Also add… #8918

Merged
merged 5 commits into from
Jan 29, 2018

Commits on Jan 29, 2018

  1. Added in Large-Batch SGD with a warmup, and a LARS startegy. Also add…

    …ed in a Polynomial Decay learning rate scheduler. Modified the example image fit code to allow these options to be selectable.
    chaseadams509 authored and ashokei committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    9702a04 View commit details
    Browse the repository at this point in the history
  2. Fix pylint issues

    ashokei committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    115a8ce View commit details
    Browse the repository at this point in the history
  3. pylint fixes

    ashokei committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    fad5d2a View commit details
    Browse the repository at this point in the history
  4. remove duplicate num_update

    ashokei committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    d10b9e3 View commit details
    Browse the repository at this point in the history
  5. remove unused count

    ashokei committed Jan 29, 2018
    Configuration menu
    Copy the full SHA
    860eaeb View commit details
    Browse the repository at this point in the history