public static class InputType.InputTypeRecurrent extends InputType
InputType.InputTypeConvolutional, InputType.InputTypeConvolutionalFlat, InputType.InputTypeFeedForward, InputType.InputTypeRecurrent, InputType.Type| Constructor and Description |
|---|
InputTypeRecurrent(int size) |
| Modifier and Type | Method and Description |
|---|---|
int |
arrayElementsPerExample() |
InputType.Type |
getType() |
String |
toString() |
convolutional, convolutionalFlat, feedForward, inferInputType, inferInputTypes, recurrent, recurrentpublic InputType.Type getType()
public int arrayElementsPerExample()
arrayElementsPerExample in class InputTypeCopyright © 2017. All rights reserved.