Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonBlanke committed Nov 19, 2023
1 parent 3dfae3d commit d7d7033
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 @@ -934,7 +934,7 @@ print("\n search_data \n", search_data, "\n")
<summary><b>v1.4.0</b> </summary>

- [ ] add Ant-colony optimization
- [ ] add Grid search paraneter that changes direction of search
- [ ] add Grid search parameter that changes direction of search
- [ ] add Random search parameter that enables to avoid replacement of the sampling
- [ ] add SMBO parameter that enables to avoid replacement of the sampling

Expand Down

0 comments on commit d7d7033

Please sign in to comment.