optuna and optuna-examples

The examples repository serves as supplementary documentation and use-case demonstrations for the main hyperparameter optimization framework, making them complements that are typically used together rather than alternatives.

optuna
85
Verified
optuna-examples
64
Established
Maintenance 25/25
Adoption 15/25
Maturity 25/25
Community 20/25
Maintenance 13/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 13,673
Forks: 1,274
Downloads:
Commits (30d): 193
Language: Python
License: MIT
Stars: 838
Forks: 195
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No Package No Dependents

About optuna

optuna/optuna

A hyperparameter optimization framework

Supports dynamic, conditionally-constructed search spaces through a define-by-run imperative API that allows hyperparameter dependencies. Leverages state-of-the-art sampling algorithms (TPE, GP-based, multi-objective optimization) with built-in early stopping via trial pruning. Integrates with PyTorch, TensorFlow/Keras, LightGBM, XGBoost, and distributed frameworks like Dask for scaling across multiple workers.

About optuna-examples

optuna/optuna-examples

Examples for https://github.com/optuna/optuna

Scores updated daily from GitHub, PyPI, and npm data. How scores work