optuna / optuna-examples

Examples for https://github.com/optuna/optuna
MIT License
632 stars 171 forks source link

Make Keras examples Keras 3 friendly. #239

Closed nzw0301 closed 4 months ago

nzw0301 commented 4 months ago

Motivation

Similar to https://github.com/optuna/optuna-integration/issues/91.

Description of the changes

I confirmed the examples work fine with Keras 3.0 and jax/pytorch.

nzw0301 commented 4 months ago

Please let me know if I should apply similar changes to mlflow w/ keras example.

nzw0301 commented 4 months ago

Sure. I'll send another PR in a week.

HideakiImamura commented 4 months ago

Let me merge this PR since we had one approval.