Packages

object Optimizer

The Optimizer object gives defaults for hyper-parameters as well as other adjustable program constants.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Optimizer
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val ADJUST_FACTOR: Double
  2. val ADJUST_PERIOD: Int

    other constants affecting the optimization algorithms - developer tuning

  3. val NSTEPS: Int
  4. val UP_LIMIT: Int
  5. val estat: Statistic
  6. val hp: HyperParameter

    hyper-parameters for tuning the optimization algorithms - user tuning