Package | Description |
---|---|
org.deeplearning4j.arbiter.layers | |
org.deeplearning4j.nn.conf.layers | |
org.deeplearning4j.nn.modelimport.keras.layers.core | |
org.deeplearning4j.zoo.model.helper |
Modifier and Type | Method and Description |
---|---|
DenseLayer |
DenseLayerSpace.getValue(double[] values) |
Modifier and Type | Method and Description |
---|---|
DenseLayer |
DenseLayer.Builder.build() |
Modifier and Type | Method and Description |
---|---|
DenseLayer |
KerasDense.getDenseLayer()
Get DL4J DenseLayer.
|
Modifier and Type | Method and Description |
---|---|
static DenseLayer |
FaceNetHelper.fullyConnected(int in,
int out,
double dropOut) |
Copyright © 2020. All rights reserved.