From 2a15acb66985605998bc44c602af3120ea2cdb6c Mon Sep 17 00:00:00 2001 From: Simon Blanke Date: Sun, 19 Nov 2023 16:31:18 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f88d108..76e19db 100644 --- a/README.md +++ b/README.md @@ -934,7 +934,7 @@ print("\n search_data \n", search_data, "\n") v1.4.0 - [ ] 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