Skip to content

Commit 5451c50

Browse files
authored
Update docs/source/tutorials_for_users/how_to_use_benchmarks.rst
1 parent 2d2f42a commit 5451c50

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/source/tutorials_for_users/how_to_use_benchmarks.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@ How to Use Benchmarks
22
=====================
33

44
OptunaHub provides various benchmarks, and you can utilize them through a unified interface.
5-
In this tutorial, we will explain how to use benchmarks in OptunaHub.
6-
Check details `here <https://medium.com/optuna/optunahub-benchmarks-a-new-feature-to-use-register-various-benchmark-problems-694401524ce0>`__ .
5+
In this tutorial, we will explain how to use benchmarks in OptunaHub.
76
If you are interested in registering your own benchmark problems, please check `Basic <https://optuna.github.io/optunahub/recipes/006_benchmarks_basic.html>`_ and `Advanced <https://optuna.github.io/optunahub/recipes/007_benchmarks_advanced.html>`_ tutorials.
87

8+
The following blog post also provides an overview of this feature:
9+
10+
- `OptunaHub Benchmarks: A New Feature to Use/Register Various Benchmark Problems <https://medium.com/optuna/optunahub-benchmarks-a-new-feature-to-use-register-various-benchmark-problems-694401524ce0>`__ .
11+
912
Preparation
1013
-----------
1114

0 commit comments

Comments
 (0)