Update alternatives to link optuna dashboard

This commit is contained in:
c-bata
2020-10-26 13:16:04 +09:00
parent 551140d48e
commit e7e07683fc
+1
View File
@@ -66,4 +66,5 @@ You can walk-through trials by filtering and sorting.
## Alternatives
* ['optuna dashboard' subcommand](https://optuna.readthedocs.io/en/stable/reference/cli.html#dashboard): Official Optuna dashboard based on Bokeh CLI.
* [optdash](https://github.com/ytsmiling/optdash): a third-party dashboard for optuna.