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, setOptionspublic void initializeBackend()
ApiWrapper