back to home
Best Open Source hyperparameter optimization Libraries
A curated list of the most popular GitHub repositories tagged with hyperparameter optimization. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.
#1ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
41,416Python
Analyze Code
#2d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
28,194Python
Analyze Code
#3microsoft/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
14,341Python
Analyze Code
#4optuna/optuna
A hyperparameter optimization framework
13,551Python
Analyze Code