Package | Description |
---|---|
org.deeplearning4j.nn.conf.layers.misc | |
org.deeplearning4j.nn.conf.layers.recurrent | |
org.deeplearning4j.nn.conf.layers.util |
Modifier and Type | Class and Description |
---|---|
class |
FrozenLayerWithBackprop
Frozen layer freezes parameters of the layer it wraps, but allows the backpropagation to continue.
|
Modifier and Type | Class and Description |
---|---|
class |
LastTimeStep |
class |
TimeDistributed |
Modifier and Type | Class and Description |
---|---|
class |
MaskZeroLayer |
Copyright © 2022. All rights reserved.