| Package | Description |
|---|---|
| org.deeplearning4j.nn.modelimport.keras | |
| org.deeplearning4j.nn.modelimport.keras.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
KerasSequentialModel
Build DL4J MultiLayerNetwork model from Keras Sequential
model configuration.
|
| Modifier and Type | Method and Description |
|---|---|
KerasModel |
KerasModelBuilder.buildModel()
Build a KerasModel (corresponding to ComputationGraph) from this model builder.
|
Copyright © 2018. All rights reserved.