bidirectional-lstm-cells topic

List bidirectional-lstm-cells repositories

HAR-stacked-residual-bidir-LSTMs

315
Stars
98
Forks
Watchers

Using deep stacked residual bidirectional LSTM cells (RNN) with TensorFlow, we do Human Activity Recognition (HAR). Classifying the type of movement amongst 6 categories or 18 categories on 2 differen...

handwritten-sequence-tensorflow

21
Stars
9
Forks
Watchers

Tensorflow implementation of handwritten sequence of small letters recognition.