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

Adds AdeMAMix Optimizer to contrib #1104

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

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    daed085 View commit details
    Browse the repository at this point in the history
  2. fixed imports

    mathDR committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    c47261c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. fixed linting errors

    mathDR committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    bf2d4a8 View commit details
    Browse the repository at this point in the history
  2. ran notebook in order

    mathDR committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7cb270a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c8f9de View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. implementing pr feedback

    mathDR committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c252b51 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    f9b6559 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b621aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a51332 View commit details
    Browse the repository at this point in the history
  4. added alpha as a scheduler

    mathDR committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4eb6065 View commit details
    Browse the repository at this point in the history
  5. removed b3_scheduler

    mathDR committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4eb618a View commit details
    Browse the repository at this point in the history
  6. removed b3_scheduler

    mathDR committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9442085 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    420771f View commit details
    Browse the repository at this point in the history
  8. fixed docstring

    mathDR committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    9690311 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. updated notebook

    mathDR committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f892e29 View commit details
    Browse the repository at this point in the history
  2. fixed import ordering

    mathDR committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    81da0e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    94e3f0a View commit details
    Browse the repository at this point in the history
  2. updated docstrings

    mathDR committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    40c0e6e View commit details
    Browse the repository at this point in the history
  3. fixed linting

    mathDR committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    fb095e1 View commit details
    Browse the repository at this point in the history
  4. synced ademamix api to adamw

    mathDR committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    af8f22d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47e4248 View commit details
    Browse the repository at this point in the history
  6. fixed syntaxerror

    mathDR committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    934761a View commit details
    Browse the repository at this point in the history
  7. updated docstrings

    mathDR committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1b72988 View commit details
    Browse the repository at this point in the history
  8. fixed typo

    mathDR committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3e0699b View commit details
    Browse the repository at this point in the history
  9. reformatting note

    mathDR committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3ff8aba View commit details
    Browse the repository at this point in the history
  10. fixing formatting issues

    mathDR committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c933d17 View commit details
    Browse the repository at this point in the history
  11. reformatting note

    mathDR committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    bdeb3e2 View commit details
    Browse the repository at this point in the history
  12. reformatting note

    mathDR committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8d38058 View commit details
    Browse the repository at this point in the history
  13. fixed ademamix docstring

    mathDR committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6f4ec8a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e8ba763 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. added docs image for ademamix

    mathDR committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c84ce49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dac4260 View commit details
    Browse the repository at this point in the history
  3. reran notebook with colab link

    mathDR committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7c57abd View commit details
    Browse the repository at this point in the history