public class DeepLearning4jEntryPoint
extends java.lang.Object
| Constructor and Description |
|---|
DeepLearning4jEntryPoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
fit(EntryPointFitParameters entryPointFitParameters)
Performs fitting of the model which is referenced in the parameters according to learning parameters specified.
|
public void fit(EntryPointFitParameters entryPointFitParameters) throws java.lang.Exception
entryPointFitParameters - Definition of the model and learning processjava.lang.Exception