Skip to content

Commit

Permalink
Merge pull request #2704 from nzw0301/fix-typo
Browse files Browse the repository at this point in the history
Fix typo in the tutorial
  • Loading branch information
hvy committed May 27, 2021
2 parents e004d31 + 3092716 commit bfb41ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
#
# Optuna provides the following pruning algorithms:
#
# - Asynchronous Successive Halving algorithm implemted in :class:`optuna.pruners.SuccessiveHalvingPruner`
# - Asynchronous Successive Halving algorithm implemented in :class:`optuna.pruners.SuccessiveHalvingPruner`
#
# - Hyperband algorithm implemented in :class:`optuna.pruners.HyperbandPruner`
#
Expand Down

0 comments on commit bfb41ab

Please sign in to comment.