public class TestVAE
extends java.lang.Object
Constructor and Description |
---|
TestVAE() |
Modifier and Type | Method and Description |
---|---|
void |
testForwardPass() |
void |
testInitialization() |
void |
testJsonYaml() |
void |
testParamGradientOrderAndViews() |
void |
testPretrainParamsDuringBackprop() |
void |
testPretrainSimple() |
void |
testReconstructionDistributionsSimple() |
void |
testReconstructionErrorSimple() |
public void testInitialization()
public void testForwardPass()
public void testPretrainSimple()
public void testParamGradientOrderAndViews()
public void testPretrainParamsDuringBackprop()
public void testJsonYaml()
public void testReconstructionDistributionsSimple()
public void testReconstructionErrorSimple()