public class ManualTests
extends java.lang.Object
| Constructor and Description |
|---|
ManualTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCNNActivations2() |
void |
testCNNActivationsVisualization()
This test is for manual execution only, since it's here just to get working CNN and visualize it's layers
|
void |
testFlowActivationsCG1() |
void |
testFlowActivationsMLN1() |
void |
testHistograms() |
void |
testImage() |
void |
testLaunch() |
void |
testWord2VecPlot() |
public void testLaunch()
throws java.lang.Exception
java.lang.Exceptionpublic void testHistograms()
throws java.lang.Exception
java.lang.Exceptionpublic void testCNNActivationsVisualization()
throws java.lang.Exception
java.lang.Exceptionpublic void testFlowActivationsMLN1()
throws java.lang.Exception
java.lang.Exceptionpublic void testFlowActivationsCG1()
throws java.lang.Exception
java.lang.Exceptionpublic void testWord2VecPlot()
throws java.lang.Exception
java.lang.Exceptionpublic void testImage()
throws java.lang.Exception
java.lang.Exceptionpublic void testCNNActivations2()
throws java.lang.Exception
java.lang.Exception