spiglerg / RNN_Text_Generation_TensorflowLinks
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
Sorting:
- This is the code for "How to Convert Text to Images - Intro to Deep Learning #16' by Siraj Raval on YouTube☆158Updated 8 years ago
- [unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq☆297Updated 8 years ago
- SeqGAN implementation for generating text using an RNN.☆100Updated 7 years ago
- [unmaintained]☆421Updated 5 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆146Updated 8 years ago
- ☆155Updated 7 years ago
- [unmaintained] Make seq2seq for keras work☆232Updated 8 years ago
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆251Updated 7 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆363Updated 2 years ago
- A sentiment analyzer using deep rnns, built with TensorFlow☆61Updated 6 years ago
- Links to the implementations of neural conversational models for different frameworks☆271Updated 7 years ago
- A collection of all my datasets☆239Updated 7 years ago
- A chatbot based on seq2seq architecture done with tensorflow.☆196Updated 7 years ago
- ☆73Updated 8 years ago
- This repository contains pretrained Show and Tell: A Neural Image Caption Generator implemented in Tensorflow.☆198Updated 6 years ago
- A simple, minimal wrapper for tensorflow's seq2seq module, for experimenting with datasets rapidly☆568Updated 7 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆133Updated 7 years ago
- TensorFlow implementation of Conversation Models☆143Updated 7 years ago
- Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow☆186Updated 2 years ago
- Neural image captioning (NIC) implementation with Keras 2.☆175Updated 6 years ago
- A generative adversarial network for text generation, written in TensorFlow.☆92Updated 8 years ago
- Theano Implementation of DMN+ (Improved Dynamic Memory Networks) from the paper by Xiong, Merity, & Socher at MetaMind, http://arxiv.org/…☆166Updated 6 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 7 years ago
- A Neural Network based Chatbot☆68Updated 2 years ago
- In progress☆272Updated 8 years ago
- [Reimplementation Antol et al 2015] Keras-based LSTM/CNN models for Visual Question Answering☆477Updated 7 years ago
- Pedagogical example of sequence to sequence recurrent neural network with TensorFlow and TFLearn☆74Updated 8 years ago
- Various models and code (Manhattan LSTM, Siamese LSTM + Matching Layer, BiMPM) for the paraphrase identification task, specifically with …☆325Updated 7 years ago