public interface Optimiser
| Modifier and Type | Method and Description |
|---|---|
void |
finalUpdate(Layer[] layers) |
void |
setBatchSize(int batchSize) |
void |
setFrequency(int n) |
void |
setParams(double[] params) |
void |
stepUpdate(Layer[] layers) |
Copyright © 2017. All rights reserved.