Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
c-bata authored Nov 18, 2021
1 parent a6aaaae commit 2ed503c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This library is particularly designed for machine learning, but everything will

**Supported algorithms:**

Goptuna supports various state-of-the-art Bayesian optimization, Evolution strategy and Multi-armed bandit algorithms.
Goptuna supports various state-of-the-art Bayesian optimization, evolution strategies and Multi-armed bandit algorithms.
All algorithms are implemented in pure Go and continuously benchmarked on GitHub Actions.

* Random search
Expand Down

0 comments on commit 2ed503c

Please sign in to comment.