Add README to direct users to optuna-examples.

This commit is contained in:
Toshihiko Yanase
2023-11-10 13:54:59 +09:00
parent fa3fa62413
commit 985b301f67
+5
View File
@@ -0,0 +1,5 @@
Optuna Dashboard Examples
=========================
Example files have been moved to the [optuna/optuna-examples](https://github.com/optuna/optuna-examples/) repoistory.
You can find the dashboard-related examples in the [dashboard](https://github.com/optuna/optuna-examples/tree/main/dashboard) directory.