Package | Description |
---|---|
org.deeplearning4j.nn.updater | |
org.deeplearning4j.nn.updater.graph |
Modifier and Type | Class and Description |
---|---|
class |
LayerUpdater
Updater for a single layer, excluding MultiLayerNetwork (which also implements the Layer interface)
|
class |
MultiLayerUpdater
MultiLayerUpdater: Gradient updater for MultiLayerNetworks.
|
Modifier and Type | Class and Description |
---|---|
class |
ComputationGraphUpdater
Gradient updater for ComputationGraph.
|
Copyright © 2018. All rights reserved.