public class DropoutLayerTest
extends java.lang.Object
| Constructor and Description |
|---|
DropoutLayerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDropoutLayerWithConvMnist() |
void |
testDropoutLayerWithDenseMnist() |
void |
testDropoutLayerWithoutTraining() |
void |
testInputTypes() |
public void testInputTypes()
public void testDropoutLayerWithoutTraining()
throws java.lang.Exception
java.lang.Exceptionpublic void testDropoutLayerWithDenseMnist()
throws java.lang.Exception
java.lang.Exceptionpublic void testDropoutLayerWithConvMnist()
throws java.lang.Exception
java.lang.Exception