diff --git a/examples/README.md b/examples/README.md new file mode 100644 index 00000000..ab86ed0a --- /dev/null +++ b/examples/README.md @@ -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.