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

Hyperparameter tuning, standardization & extended searchspace construction #278

Draft
wants to merge 43 commits into
base: master
Choose a base branch
from

Commits on Jun 5, 2024

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

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    3ac3f15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e32707 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Minor changes

    fjwillemsen committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2214394 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    0fa30a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2636245 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af88572 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

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

Commits on Oct 7, 2024

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

Commits on Oct 8, 2024

  1. Merge with master

    fjwillemsen committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fa11cfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a83fcd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f191da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c0fbed View commit details
    Browse the repository at this point in the history
  5. Added type hints

    fjwillemsen committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a081772 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    34d0755 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    61405fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bbdbc89 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1887fcd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07bc8b0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8242403 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    0c4c76f View commit details
    Browse the repository at this point in the history
  2. Added type hints

    fjwillemsen committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6c2476b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f773dff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cbf19a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3398320 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6711968 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    814b155 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ca0f69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb1a755 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a15ac3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74d5bba View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    3ea8c75 View commit details
    Browse the repository at this point in the history
  2. Generate an experiments file using provided values and defaults from …

    …Kernel Tuner for hyperparameter tuning
    fjwillemsen committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f17fcbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c9db4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94995b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3e0f1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7fd95a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

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

Commits on Oct 22, 2024

  1. Avoid duplicate execution, resolved an issue which sometimes led to h…

    …yperparamtuner tuning returning more results than the searchspace size
    fjwillemsen committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6062e50 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    11a86eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abaf90d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3be5685 View commit details
    Browse the repository at this point in the history