mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-12 12:40:33 +08:00
Merge pull request #826 from keisuke-umezawa/feature/show-example
Add examples link and delete examples directory
This commit is contained in:
@@ -5,6 +5,11 @@
|
||||
[](https://optuna-dashboard.readthedocs.io/en/latest/?badge=latest)
|
||||
[](https://codecov.io/gh/optuna/optuna-dashboard)
|
||||
|
||||
:link: [**Website**](https://optuna.org/)
|
||||
| :page_with_curl: [**Docs**](https://optuna-dashboard.readthedocs.io/en/stable/)
|
||||
| :gear: [**Install Guide**](https://optuna-dashboard.readthedocs.io/en/stable/getting-started.html#installation)
|
||||
| :pencil: [**Tutorial**](https://optuna-dashboard.readthedocs.io/en/stable/tutorials/index.html)
|
||||
| :bulb: [**Examples**](https://github.com/optuna/optuna-examples/tree/main/dashboard)
|
||||
|
||||
Real-time dashboard for [Optuna](https://github.com/optuna/optuna).
|
||||
Code files were originally taken from [Goptuna](https://github.com/c-bata/goptuna).
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user