Random Tuner

In Random Search for Hyper-Parameter Optimization we show that Random Search might be surprisingly effective despite its simplicity. We suggest using Random Search as a baseline when no knowledge about the prior distribution of hyper-parameters is available.

Usage

Example Configuration

tuner:
  name: Random
  classArgs:
    seed: 100  # optional