[][src]Module kurobako_problems::nasbench

A problem based on the benchmark described in NAS-Bench-101: Towards Reproducible Neural Architecture Search.

Structs

NasbenchEvaluator

Evaluator of NasbenchProblem.

NasbenchProblem

NASBench problem.

NasbenchProblemFactory

Factory of NasbenchProblem.

NasbenchProblemRecipe

Recipe of NasbenchProblem.

Enums

Encoding

Encoding method of the NASBench search space.

Metric

Evaluation metric.