| Package | Description |
|---|---|
| org.deeplearning4j.nn.conf.layers | |
| org.deeplearning4j.nn.conf.layers.samediff | |
| org.deeplearning4j.nn.layers.util | |
| org.deeplearning4j.nn.params |
| Modifier and Type | Class and Description |
|---|---|
class |
CapsuleLayer |
class |
CapsuleStrengthLayer |
class |
LearnedSelfAttentionLayer |
class |
LocallyConnected1D |
class |
LocallyConnected2D |
class |
PrimaryCapsules |
class |
RecurrentAttentionLayer |
class |
SelfAttentionLayer |
| Modifier and Type | Class and Description |
|---|---|
class |
SameDiffLambdaLayer |
class |
SameDiffLayer |
class |
SameDiffOutputLayer |
| Modifier and Type | Class and Description |
|---|---|
class |
IdentityLayer |
| Modifier and Type | Method and Description |
|---|---|
Map<String,INDArray> |
SameDiffParamInitializer.subsetAndReshape(List<String> params,
Map<String,long[]> paramShapes,
INDArray view,
AbstractSameDiffLayer sdl,
SameDiffVertex sdv) |
Copyright © 2022. All rights reserved.