public interface Updater extends Serializable
Modifier and Type | Method and Description |
---|---|
void |
update(Layer layer,
Gradient gradient,
int iteration,
int miniBatchSize)
Updater: updates the model
|
Copyright © 2015. All Rights Reserved.