public class WekaDeeplearning4jExamples
extends java.lang.Object
| Constructor and Description |
|---|
WekaDeeplearning4jExamples() |
| Modifier and Type | Method and Description |
|---|---|
static void |
commandLineProgressTest() |
static void |
inference() |
static void |
main(java.lang.String[] args) |
static void |
textProgressBarTest() |
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exceptionpublic static void textProgressBarTest()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionpublic static void commandLineProgressTest()
throws java.lang.Exception
java.lang.Exceptionpublic static void inference()
throws java.lang.Exception
java.lang.Exception