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

Reverse weight decay #567

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

Reverse weight decay #567

wants to merge 14 commits into from

Commits on May 3, 2024

  1. reverse weight decay

    AkshitaB committed May 3, 2024
    Configuration menu
    Copy the full SHA
    6240dc9 View commit details
    Browse the repository at this point in the history
  2. bug fix

    AkshitaB committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0f5e28f View commit details
    Browse the repository at this point in the history
  3. std, not norm

    AkshitaB committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b7dc57e View commit details
    Browse the repository at this point in the history
  4. right config key

    AkshitaB committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1fc07cd View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. pow, not bitwise

    AkshitaB committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4c5c4b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49a6f83 View commit details
    Browse the repository at this point in the history
  3. only for embedding group

    AkshitaB committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9fae31a View commit details
    Browse the repository at this point in the history
  4. make mypy happy

    AkshitaB committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d6d5345 View commit details
    Browse the repository at this point in the history
  5. changelog

    AkshitaB committed May 6, 2024
    Configuration menu
    Copy the full SHA
    70d12b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f8beef View commit details
    Browse the repository at this point in the history
  7. isort

    AkshitaB committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d2f6ea2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    717925e View commit details
    Browse the repository at this point in the history
  9. change docstring

    AkshitaB committed May 6, 2024
    Configuration menu
    Copy the full SHA
    962b983 View commit details
    Browse the repository at this point in the history
  10. update changelog

    AkshitaB committed May 6, 2024
    Configuration menu
    Copy the full SHA
    465d143 View commit details
    Browse the repository at this point in the history