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

Migrate to latest and fix code issues #5

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

Commits on May 8, 2024

  1. use proper string comparison

    Martin Patz committed May 8, 2024
    Configuration menu
    Copy the full SHA
    29837e6 View commit details
    Browse the repository at this point in the history
  2. fix Keras layer imports

    Martin Patz committed May 8, 2024
    Configuration menu
    Copy the full SHA
    82aa9ac View commit details
    Browse the repository at this point in the history
  3. migrate to scikeras

    Martin Patz committed May 8, 2024
    Configuration menu
    Copy the full SHA
    988399b View commit details
    Browse the repository at this point in the history
  4. remove unused "parameter", fixes the tutorial as well

    Martin Patz committed May 8, 2024
    Configuration menu
    Copy the full SHA
    fe761cd View commit details
    Browse the repository at this point in the history
  5. add empty line at EOL

    Martin Patz committed May 8, 2024
    Configuration menu
    Copy the full SHA
    dbec6b0 View commit details
    Browse the repository at this point in the history