Trainer for GradientMachine.
Trainer for GradientMachine. Given a machine and a criterion, train the machine using a stochastic gradient descent.Options:
"end accuracy" real end accuracy [0.0001] "learning rate" real learning rate [0.01] "learning rate decay" real learning rate decay [0] "max iter" int maximum number of iterations [-1] "shuffle" bool shuffle the dataset [true]
Alphabetic index HTML hierarchy of classes or Java