public static class InputType.InputTypeRecurrent extends InputType
InputType.InputTypeConvolutional, InputType.InputTypeConvolutional3D, InputType.InputTypeConvolutionalFlat, InputType.InputTypeFeedForward, InputType.InputTypeRecurrent, InputType.Type| Constructor and Description |
|---|
InputTypeRecurrent(int size) |
| Modifier and Type | Method and Description |
|---|---|
int |
arrayElementsPerExample() |
int[] |
getShape(boolean includeBatchDim)
Returns the shape of this InputType
|
InputType.Type |
getType() |
String |
toString() |
convolutional, convolutional3D, convolutionalFlat, feedForward, getShape, inferInputType, inferInputTypes, recurrent, recurrentpublic InputType.Type getType()
public int arrayElementsPerExample()
arrayElementsPerExample in class InputTypeCopyright © 2018. All rights reserved.