public class TrainedModelHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
logger
Deprecated.
|
| Constructor and Description |
|---|
TrainedModelHelper(TrainedModels model)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ComputationGraph |
loadModel()
Deprecated.
|
void |
setPathToH5(String pathtoH5)
Deprecated.
|
void |
setPathToJSON(String pathToJSON)
Deprecated.
|
public TrainedModelHelper(TrainedModels model)
public void setPathToH5(String pathtoH5)
public void setPathToJSON(String pathToJSON)
public ComputationGraph loadModel() throws IOException, InvalidKerasConfigurationException, UnsupportedKerasConfigurationException
Copyright © 2017. All rights reserved.