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.Exception
public void testHistograms() throws java.lang.Exception
java.lang.Exception
public void testCNNActivationsVisualization() throws java.lang.Exception
java.lang.Exception
public void testFlowActivationsMLN1() throws java.lang.Exception
java.lang.Exception
public void testFlowActivationsCG1() throws java.lang.Exception
java.lang.Exception
public void testWord2VecPlot() throws java.lang.Exception
java.lang.Exception
public void testImage() throws java.lang.Exception
java.lang.Exception
public void testCNNActivations2() throws java.lang.Exception
java.lang.Exception