spiglerg / RNN_Text_Generation_Tensorflow
DEPRECATED CODE : Text generation using RNN (LSTM) implemented using Tensorflow
☆111Updated 7 years ago
Alternatives and similar repositories for RNN_Text_Generation_Tensorflow:
Users that are interested in RNN_Text_Generation_Tensorflow are comparing it to the libraries listed below
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆297Updated 8 years ago
- Having fun with LSTMs by creating a simple text generator.☆92Updated 6 years ago
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆250Updated 6 years ago
- This repository contains pretrained Show and Tell: A Neural Image Caption Generator implemented in Tensorflow.☆197Updated 6 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- [unmaintained] Make seq2seq for keras work☆232Updated 8 years ago
- A sentiment analyzer using deep rnns, built with TensorFlow☆61Updated 6 years ago
- SeqGAN implementation for generating text using an RNN.☆99Updated 7 years ago
- Text Classification Library in Keras☆420Updated 6 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- This is the code for "How to Convert Text to Images - Intro to Deep Learning #16' by Siraj Raval on YouTube☆158Updated 7 years ago
- ☆389Updated 7 years ago
- Word Level RNN for text generation using keras☆58Updated 8 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆324Updated 6 years ago
- A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly☆568Updated 7 years ago
- TensorFlow (TensorLayer) Implementation of Image Captioning☆115Updated 2 years ago
- Sequence to sequence learning using TensorFlow.☆390Updated 6 years ago
- TensorFlow implementation of Conversation Models☆143Updated 6 years ago
- Text summarization using seq2seq in Keras☆291Updated 3 years ago
- Toy Keras implementation of a seq2seq model with examples.☆47Updated 4 years ago
- News summarization using sequence to sequence model with attention in TensorFlow.☆188Updated 6 years ago
- Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tens…☆600Updated 7 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- Repo for the Deep Learning Nanodegree Foundations program.☆166Updated 7 years ago
- ☆73Updated 7 years ago
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 2 years ago
- A generative adversarial network for text generation, written in TensorFlow.☆92Updated 8 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆576Updated 2 years ago