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