| Package | Description |
|---|---|
| org.deeplearning4j.nn.modelimport.keras.trainedmodels |
| Modifier and Type | Method and Description |
|---|---|
static TrainedModels |
TrainedModels.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static TrainedModels[] |
TrainedModels.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TrainedModelHelper(TrainedModels model)
Deprecated.
|
Copyright © 2017. All rights reserved.