public class ActivationLayerTest
extends java.lang.Object
| Constructor and Description |
|---|
ActivationLayerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAutoEncoderActivationLayer() |
void |
testCNNActivationLayer() |
void |
testDenseActivationLayer() |
void |
testInputTypes() |
public void testInputTypes()
public void testDenseActivationLayer()
throws java.lang.Exception
java.lang.Exceptionpublic void testAutoEncoderActivationLayer()
throws java.lang.Exception
java.lang.Exceptionpublic void testCNNActivationLayer()
throws java.lang.Exception
java.lang.Exception