public class CNNProcessorTest
extends java.lang.Object
Constructor and Description |
---|
CNNProcessorTest() |
Modifier and Type | Method and Description |
---|---|
static MultiLayerNetwork |
getCNNMnistConfig() |
void |
testCNNInputPreProcessorMnist() |
void |
testCnnToFeedForwardPreProcessor2() |
void |
testCnnToFeedForwardPreProcessorBackprop() |
void |
testCnnToFeedForwardProcessor() |
void |
testFeedForwardToCnnPreProcessor() |
void |
testFeedForwardToCnnPreProcessor2() |
void |
testFeedForwardToCnnPreProcessorBackprop() |
public void testFeedForwardToCnnPreProcessor()
public void testFeedForwardToCnnPreProcessor2()
public void testFeedForwardToCnnPreProcessorBackprop()
public void testCnnToFeedForwardProcessor()
public void testCnnToFeedForwardPreProcessorBackprop()
public void testCnnToFeedForwardPreProcessor2()
public void testCNNInputPreProcessorMnist() throws java.lang.Exception
java.lang.Exception
public static MultiLayerNetwork getCNNMnistConfig()