You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -257,6 +257,7 @@ This repository contains a curated list of awesome open source libraries that wi
257
257
*[Featuretools](https://github.com/alteryx/featuretools) - An open source framework for automated feature engineering.
258
258
*[FLAML](https://github.com/microsoft/FLAML) - FLAML is a fast library for automated machine learning & tuning.
259
259
*[go-featureprocessing](https://github.com/nikolaydubina/go-featureprocessing) - A feature pre-processing framework in Go that matches functionality of sklearn.
260
+
*[HEBO](https://github.com/huawei-noah/HEBO) - Set of open-source hyperparameter optimization frameworks, including the winning submission to the [NeurIPS 2020 Black-Box Optimisation Challenge](https://bbochallenge.com/leaderboard) tested on hyperparameter tuning tasks.
260
261
*[Katib](https://github.com/kubeflow/katib) - A Kubernetes-based system for Hyperparameter Tuning and Neural Architecture Search.
261
262
*[keras-tuner](https://github.com/keras-team/keras-tuner) - Keras Tuner is an easy-to-use, distributable hyperparameter optimisation framework that solves the pain points of performing a hyperparameter search. Keras Tuner makes it easy to define a search space and leverage included algorithms to find the best hyperparameter values.
262
263
*[Maggy](https://github.com/logicalclocks/maggy) - Asynchronous, directed Hyperparameter search and parallel ablation studies on Apache Spark - [(Video)](https://www.youtube.com/watch?v=0Hd1iYEL03w).
0 commit comments