rnn-tensorflow topic

List rnn-tensorflow repositories

question-pair

24
Stars
9
Forks
Watchers

A siamese LSTM to detect sentence/question pairs.

tensorflow_deep_learning_models

36
Stars
14
Forks
Watchers

TensorFlow implementations of several deep learning models (e.g. variational autoencoder, RNN, ...)

Deep-Speeling

54
Stars
14
Forks
Watchers

Deep Learning neural network for correcting spelling

chameleon_recsys

276
Stars
79
Forks
Watchers

Source code of CHAMELEON - A Deep Learning Meta-Architecture for News Recommender Systems

stock-rnn

1.7k
Stars
647
Forks
Watchers

Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.

word-rnn-tensorflow

1.3k
Stars
498
Forks
Watchers

Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.

gru-svm

144
Stars
37
Forks
Watchers

[ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection

advanced-tensorflow

370
Stars
117
Forks
Watchers

Little More Advanced TensorFlow Implementations