From fee6d9b91ed7076523cdef1947badf3788c54c02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oscar=20Ma=C3=B1as?= <11041768+oscmansan@users.noreply.github.com> Date: Tue, 24 Jan 2023 20:25:52 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c354ef1..8838041 100644 --- a/README.md +++ b/README.md @@ -529,7 +529,7 @@ towards the goal.* preprocessing choice, etc.). - Understand the impact of a particular model hyperparameter (e.g. the activation function) - - Greedily maximize validation error. + - Greedily minimize validation error. ### Designing the next round of experiments