Package | Description |
---|---|
org.deeplearning4j.nn.conf.layers |
Modifier and Type | Class and Description |
---|---|
class |
GravesBidirectionalLSTM
LSTM recurrent net, based on Graves: Supervised Sequence Labelling with Recurrent Neural Networks
http://www.cs.toronto.edu/~graves/phd.pdf
|
class |
GravesLSTM
LSTM recurrent net, based on Graves: Supervised Sequence Labelling with Recurrent Neural Networks
http://www.cs.toronto.edu/~graves/phd.pdf
|
Copyright © 2016. All Rights Reserved.