Optimizer

scalation.modeling.neuralnet.Optimizer
See theOptimizer companion trait
object Optimizer

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

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Optimizer.type

Members list

Value members

Concrete fields

val ADJUST_FACTOR: Double
val ADJUST_PERIOD: Int

other constants affecting the optimization algorithms - developer tuning

other constants affecting the optimization algorithms - developer tuning

Attributes

val NSTEPS: Int

hyper-parameters for tuning the optimization algorithms - user tuning

hyper-parameters for tuning the optimization algorithms - user tuning

Attributes