From dc9e9d207820906c6fd0e7a85d060ca33264d57f Mon Sep 17 00:00:00 2001 From: Li Yang Date: Fri, 8 Jan 2021 21:51:40 -0500 Subject: [PATCH] Adding the code Thank you so much for adding my paper to your great list. Can you please also add my code to the paper? Regards, Li --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 14919be..7057ef7 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ### Hyper-parameters optimization - Surveys - [On Hyperparameter Optimization of Machine Learning Algorithms: Theory and Practice](https://arxiv.org/pdf/2007.15745.pdf) (2020) *Li Yang, Abdallah Shami* + - Code: [Hyperparameter-Optimization-of-Machine-Learning-Algorithms](https://github.com/LiYangHart/Hyperparameter-Optimization-of-Machine-Learning-Algorithms) ### Neural Architecture Search (NAS) ### Other - Automatic Statistician