bidirectional-rnn topic

List bidirectional-rnn repositories

DeepLearning-Lab

88
Stars
52
Forks
Watchers

Code lab for deep learning. Including rnn,seq2seq,word2vec,cross entropy,bidirectional rnn,convolution operation,pooling operation,InceptionV3,transfer learning.

TS3000_TheChatBOT

24
Stars
4
Forks
Watchers

Its a social networking chat-bot trained on Reddit dataset . It supports open bounded queries developed on the concept of Neural Machine Translation. Beware of its being sarcastic just like its creato...

rnn-text-classification-tf

26
Stars
10
Forks
Watchers

Tensorflow implementation of Attention-based Bidirectional RNN text classification.

theano-recurrence

43
Stars
24
Forks
Watchers

Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language modelling in Theano