recurrent-neural-networks topic
Deep-learning-with-Python
Deep learning codes and projects using Python
rnn_ctc
Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.
rcnn-relation-extraction
Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction
rcnn-text-classification
Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)
rnn-text-classification-tf
Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification
EdgarAllanPoetry
Computer-generated poetry
bruno
a deep recurrent model for exchangeable data
DeepECG
ECG classification programs based on ML/DL methods
tensorflow_deep_learning_models
TensorFlow implementations of several deep learning models (e.g. variational autoencoder, RNN, ...)
tfvos
Semi-Supervised Video Object Segmentation (VOS) with Tensorflow. Includes implementation of *MaskRNN: Instance Level Video Object Segmentation (NIPS 2017)* as part of the NIPS Paper Implementation Cha...