public class GravesLSTMTest
extends java.lang.Object
| Constructor and Description |
|---|
GravesLSTMTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testGateActivationFnsSanityCheck() |
void |
testGravesLSTMForwardPassHelper() |
void |
testLSTMGravesBackwardBasic() |
void |
testLSTMGravesForwardBasic() |
void |
testSingleExample() |
public void testLSTMGravesForwardBasic()
public void testLSTMGravesBackwardBasic()
public void testGravesLSTMForwardPassHelper()
throws java.lang.Exception
java.lang.Exceptionpublic void testSingleExample()
public void testGateActivationFnsSanityCheck()