public class NoOp extends Updater<org.nd4j.linalg.learning.config.NoOp>
Constructor and Description |
---|
NoOp() |
Modifier and Type | Method and Description |
---|---|
void |
initializeBackend()
Initialize the DL4J backend.
|
create, getBackend, getLearningRate, getLearningRateSchedule, getOptions, hasLearningRate, listOptions, setBackend, setLearningRate, setLearningRateSchedule, setOptions
public void initializeBackend()
ApiWrapper