Expand description
Hyperparameter tuning using TPE (Tree-structured Parzen Estimator) with resume capability
Structsยง
- Hyperparameter
Space - hyperparameter search space with network architecture
- Hyperparameters
- Hyperparameter configuration Enhanced hyperparameters including network config
- Optimizer
State - Optimizer state for resuming
- TPEOptimizer
- TPE-based hyperparameter optimizer with resume capability
- Trial
Result - Trial result from hyperparameter optimization