optuna / optuna-examples

Examples for https://github.com/optuna/optuna
MIT License
692 stars 178 forks source link

Add python 3.12 to CI python versions for `keras` and `tensorboard` examples #275

Closed nzw0301 closed 3 months ago

nzw0301 commented 3 months ago

Motivation

https://github.com/optuna/optuna-examples/issues/230

Description of the changes

Add python 3.12 because I could run the examples with python 3.12 locally without any error or warning messages.