Package | Description |
---|---|
org.deeplearning4j.nn.conf.layers | |
org.deeplearning4j.nn.layers.util |
Modifier and Type | Class and Description |
---|---|
class |
CapsuleStrengthLayer
An layer to get the "strength" of each capsule, that is, the probability of it being in the input.
|
Modifier and Type | Class and Description |
---|---|
class |
IdentityLayer
Identity layer, passes data through unaltered.
|
Copyright © 2019. All rights reserved.