Skip to content

[suggestion] Implement more algorithms #15

@gaocegege

Description

@gaocegege

katib has a extensible architecture and three search algorithms thanks to YujiOshima@:

  • vizier-suggestion-random
  • vizier-suggestion-grid
  • vizier-suggestion-hyperband

And we could implement more algorithms based on the arch. It helps us to support more scenarios.

ref https://github.com/tobegit3hub/advisor#algorithms

  • Random Search Algorithm
  • 2x Random Search Algorithm
  • Grid Search Algorithm
  • Baysian Optimization
  • Gaussian Process Bandit
  • Batched Gaussian Process Bandits
  • SMAC Algorithm
  • CMA-ES Algorithm
  • No Early Stop Algorithm
  • Early Stop First Trial Algorithm
  • Early Stop Descending Algorithm
  • Performance Curve Stop Algorithm
  • Median Stop Algorithm
  • Latin hypercube sample (LHS)

/cc @ddutta

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions