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 amsgrad optimizer #382

Merged
merged 6 commits into from
Nov 3, 2022

Commits on Aug 23, 2022

  1. Add amsgrad optimizer

    merajhashemi committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    d5d7260 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Add amsgrad to tests

    merajhashemi committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    5675f67 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Split Amsgrad from Adam

    merajhashemi committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    b6341b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    48c62d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fc405c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    510c323 View commit details
    Browse the repository at this point in the history