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 optuna option for searchers #262

Merged
merged 16 commits into from
May 3, 2024
Merged

Add optuna option for searchers #262

merged 16 commits into from
May 3, 2024

Commits on May 2, 2024

  1. Add optuna searcher

    fraimondo committed May 2, 2024
    Configuration menu
    Copy the full SHA
    83ce5bd View commit details
    Browse the repository at this point in the history
  2. Fix linters

    fraimondo committed May 2, 2024
    Configuration menu
    Copy the full SHA
    030a439 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    ac0471a View commit details
    Browse the repository at this point in the history
  2. Configure tests + deps

    fraimondo committed May 3, 2024
    Configuration menu
    Copy the full SHA
    afa1d27 View commit details
    Browse the repository at this point in the history
  3. Add optuna links in docs

    fraimondo committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f7fc6fe View commit details
    Browse the repository at this point in the history
  4. Add optuna searcher

    fraimondo committed May 3, 2024
    Configuration menu
    Copy the full SHA
    b72335c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8c5861 View commit details
    Browse the repository at this point in the history
  6. Add changes for #262

    fraimondo committed May 3, 2024
    Configuration menu
    Copy the full SHA
    877b0ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    195ac71 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0c9ade View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    67eadb7 View commit details
    Browse the repository at this point in the history
  10. Update changelog for #262

    fraimondo committed May 3, 2024
    Configuration menu
    Copy the full SHA
    365b615 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2caf4c3 View commit details
    Browse the repository at this point in the history
  12. Adress comments in #262

    fraimondo committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ed2e508 View commit details
    Browse the repository at this point in the history
  13. Address comments in #262

    fraimondo committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2b469cf View commit details
    Browse the repository at this point in the history
  14. Fix linter

    fraimondo committed May 3, 2024
    Configuration menu
    Copy the full SHA
    721d8e6 View commit details
    Browse the repository at this point in the history