rnn-tensorflow topic
question-pair
A siamese LSTM to detect sentence/question pairs.
tensorflow_deep_learning_models
TensorFlow implementations of several deep learning models (e.g. variational autoencoder, RNN, ...)
tensorflow-char-rnn
Char-RNN implemented using TensorFlow.
Deep-Speeling
Deep Learning neural network for correcting spelling
chameleon_recsys
Source code of CHAMELEON - A Deep Learning Meta-Architecture for News Recommender Systems
poetry-seq2seq
Chinese Poetry Generation
stock-rnn
Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.
word-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
gru-svm
[ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection
advanced-tensorflow
Little More Advanced TensorFlow Implementations