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

feat: hyperparameter optimization for fnn models #897

Merged
merged 42 commits into from
Jul 15, 2024

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    a7575de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ac1169 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79a887b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5c3713 View commit details
    Browse the repository at this point in the history
  5. Add choices to layers

    sibre28 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a3b9593 View commit details
    Browse the repository at this point in the history
  6. linter fixes

    sibre28 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    41dd053 View commit details
    Browse the repository at this point in the history
  7. linter fixes

    sibre28 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b542fd6 View commit details
    Browse the repository at this point in the history
  8. linter fixes

    sibre28 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8b7a2cf View commit details
    Browse the repository at this point in the history
  9. linter fixes

    sibre28 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    b718f74 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    04c3ac7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3a817ce View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'origin/861-hyperparameter-optimization-…

    …for-nn-models-1' into 861-hyperparameter-optimization-for-nn-models-1
    sibre28 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ed40030 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. add __eq__ to choice

    sibre28 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    07572fc View commit details
    Browse the repository at this point in the history
  2. add gru_layer tests

    sibre28 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    5f13bfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dc29f2 View commit details
    Browse the repository at this point in the history
  4. forgot to import whoops

    sibre28 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d018cf2 View commit details
    Browse the repository at this point in the history
  5. add choice tests

    sibre28 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    87224ee View commit details
    Browse the repository at this point in the history
  6. add lstm layer tests

    sibre28 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1c3da1c View commit details
    Browse the repository at this point in the history
  7. add tests

    sibre28 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    00a36fe View commit details
    Browse the repository at this point in the history
  8. add tests

    sibre28 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4601b0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    60ef221 View commit details
    Browse the repository at this point in the history
  10. linter fix

    sibre28 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    4b8d3f6 View commit details
    Browse the repository at this point in the history
  11. Merge remote-tracking branch 'origin/861-hyperparameter-optimization-…

    …for-nn-models-1' into 861-hyperparameter-optimization-for-nn-models-1
    sibre28 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    3cd1a99 View commit details
    Browse the repository at this point in the history
  12. linter fix

    sibre28 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    fa141e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    87549b7 View commit details
    Browse the repository at this point in the history
  2. linter fix

    sibre28 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    af9e9f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf4802c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da408be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7abb1e9 View commit details
    Browse the repository at this point in the history
  6. add tests for all metrics

    sibre28 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    0e6e53a View commit details
    Browse the repository at this point in the history
  7. linter fix

    sibre28 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    5f51cd7 View commit details
    Browse the repository at this point in the history
  8. codecov

    sibre28 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    02c0f05 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7ff98d2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    84033cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3d0415e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

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

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    3985dfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dcd34f View commit details
    Browse the repository at this point in the history
  3. Delete Metric Enums

    sibre28 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d00c673 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99b258f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1048d2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7903fad View commit details
    Browse the repository at this point in the history