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

Remove neps argument 'searcher_path' and yaml argument searcher_kwargs + New loading design for optimizer #105

Merged
merged 30 commits into from
Jun 21, 2024

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    2c1d1b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7373d9 View commit details
    Browse the repository at this point in the history
  3. fix errors in tests

    danrgll committed May 29, 2024
    Configuration menu
    Copy the full SHA
    68ed702 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

Commits on Jun 5, 2024

  1. simplify code

    danrgll committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    13231b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20cbb31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    044c61a View commit details
    Browse the repository at this point in the history
  4. fix pipeline_space example

    danrgll committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a2f259b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    f8f36ae View commit details
    Browse the repository at this point in the history
  2. fix pre-commit error

    danrgll committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    3d55400 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    50d343e View commit details
    Browse the repository at this point in the history
  2. update docs to the new design

    danrgll committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3b4769a View commit details
    Browse the repository at this point in the history
  3. define dict in run_args yaml

    danrgll committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    85c9fa5 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    f17b1f1 View commit details
    Browse the repository at this point in the history
  2. change algorithm to strategy

    danrgll committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0d039a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12bc542 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f3e541 View commit details
    Browse the repository at this point in the history
  5. fix pre-commit

    danrgll committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c06dde7 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. add providing arguments for loaded class BaseOptimizer via yaml + fix…

    … pre-commit related errors
    danrgll committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ff566dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbc3d89 View commit details
    Browse the repository at this point in the history
  3. add tests + fix docs

    danrgll committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    659614f View commit details
    Browse the repository at this point in the history
  4. update docs

    danrgll committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f23c882 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    736b58a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. clean up code and docsctrings

    danrgll committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    285b993 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4417942 View commit details
    Browse the repository at this point in the history
  3. update declarative example

    danrgll committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f15d58f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. fix test

    danrgll committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3cf2b73 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    1a530e5 View commit details
    Browse the repository at this point in the history
  2. fix path reference

    danrgll committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9406896 View commit details
    Browse the repository at this point in the history