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 Eve Optimizer #475

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

Adds Eve Optimizer #475

wants to merge 35 commits into from

Commits on Jan 21, 2023

  1. Added Eve Optimizer

    wglao committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    8b3f732 View commit details
    Browse the repository at this point in the history
  2. renamed for testing

    wglao committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    1374b6e View commit details
    Browse the repository at this point in the history
  3. reverted rename

    wglao committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    5e63aee View commit details
    Browse the repository at this point in the history
  4. reverted rename

    wglao committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    3f3b2a0 View commit details
    Browse the repository at this point in the history
  5. added eve to build

    wglao committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    8a0cccd View commit details
    Browse the repository at this point in the history
  6. reverted accidental deletion

    wglao committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    b2db79a View commit details
    Browse the repository at this point in the history
  7. typo

    wglao committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    5787426 View commit details
    Browse the repository at this point in the history
  8. typo

    wglao committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    5c46d4e View commit details
    Browse the repository at this point in the history
  9. typo

    wglao committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    b61e47c View commit details
    Browse the repository at this point in the history
  10. alphabetized format

    wglao committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    923ae62 View commit details
    Browse the repository at this point in the history
  11. typo

    wglao committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    06cb64d View commit details
    Browse the repository at this point in the history
  12. conform to optax api

    wglao committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    23211e1 View commit details
    Browse the repository at this point in the history
  13. tests for eve

    wglao committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    01ad74f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6f1b3f9 View commit details
    Browse the repository at this point in the history
  15. update init

    wglao committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    895d20f View commit details
    Browse the repository at this point in the history
  16. documentation

    wglao committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    349516f View commit details
    Browse the repository at this point in the history
  17. clearer documentation

    wglao committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    118d669 View commit details
    Browse the repository at this point in the history
  18. clearer documentation

    wglao committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    d6dc2f0 View commit details
    Browse the repository at this point in the history
  19. clearer documentation

    wglao committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    46a089f View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. eve passes all tests

    wglao committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    a3485a4 View commit details
    Browse the repository at this point in the history
  2. typo

    wglao committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    b19077d View commit details
    Browse the repository at this point in the history
  3. remove unnecessary import

    wglao committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    3099b6c View commit details
    Browse the repository at this point in the history
  4. update documentation

    wglao committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    252be75 View commit details
    Browse the repository at this point in the history
  5. update documentation

    wglao committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    12ef13e View commit details
    Browse the repository at this point in the history
  6. update doc strings

    wglao committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    ea0d0ca View commit details
    Browse the repository at this point in the history
  7. update doc string

    wglao committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    c23520f View commit details
    Browse the repository at this point in the history
  8. formatting

    wglao committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    74e4a12 View commit details
    Browse the repository at this point in the history
  9. formatting and typo

    wglao committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    58d2659 View commit details
    Browse the repository at this point in the history
  10. formatting

    wglao committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    77df2f3 View commit details
    Browse the repository at this point in the history
  11. test

    wglao committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    13975db View commit details
    Browse the repository at this point in the history
  12. docs

    wglao committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    af275fb View commit details
    Browse the repository at this point in the history
  13. remove test artifacts

    wglao committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    608e03b View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. correct version name

    wglao committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    296094a View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    fe00057 View commit details
    Browse the repository at this point in the history
  2. bug fix with None

    wglao committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    aba8dd4 View commit details
    Browse the repository at this point in the history