Skip to content

[torchx.component] Implement an HPO component + app #71

@kiukchung

Description

@kiukchung

Description

Support HPO as a builtin component.

Motivation/Background

Detailed Proposal

The HPO app needs to be implemented (TODO -> attach a detailed design doc RFC), and an appropriate AppDef should be authored and placed in torchx.components.hpo so that it is available as a builtin.

The HPO optimizer itself can be one of: botorch (https://botorch.org/) or ax (https://ax.dev/).

Alternatives

N/A

Additional context/links

N/A

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestmodule: componentsissues related to the torchx.components (builtins) module

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions