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.Exception
public void testAutoEncoderActivationLayer() throws java.lang.Exception
java.lang.Exception
public void testCNNActivationLayer() throws java.lang.Exception
java.lang.Exception