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

Implement Cyclic Learning Rate and Step-wise Learning Rate Scheduler #213

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Aug 22, 2024

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

Commits on Aug 26, 2024

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

Commits on Aug 27, 2024

  1. add doc and example

    Franklalalala committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    d3de3d4 View commit details
    Browse the repository at this point in the history
  2. minor change

    Franklalalala committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    4798d93 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    11400fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acc69b0 View commit details
    Browse the repository at this point in the history
  3. add unit test

    Franklalalala committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7215141 View commit details
    Browse the repository at this point in the history