deephyper.problem#

This subpackage provides tools to define hyperparameter and neural architecture search problems. Some features of this module are based on the ConfigSpace project. The main classes provided by this module are:

Classes

HpProblem

Class to define an hyperparameter problem.

NaProblem

A Neural Architecture Problem specification for Neural Architecture Search.