ChenChengKuan / SeqGAN_tensorflow
SeqGAN tensorflow implementation
☆106Updated 7 years ago
Alternatives and similar repositories for SeqGAN_tensorflow:
Users that are interested in SeqGAN_tensorflow are comparing it to the libraries listed below
- Implementation about Attention-Based Reward Conditional SeqGAN (AR-CSGAN)☆19Updated 6 years ago
- Generate Chinese Poem using SeqGAN☆41Updated 6 years ago
- Generating Sentimental Texts via Mixture Adversarial Networks (IJCAI 2018)☆87Updated 6 years ago
- ☆69Updated 2 years ago
- Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow☆186Updated 2 years ago
- Diversity-Promoting Generative Adversarial Network for Generating Informative and Diversified Text (EMNLP2018)☆145Updated 6 years ago
- SeqGAN implementation for generating text using an RNN.☆99Updated 7 years ago
- dialogue generation with seqGAN☆31Updated 6 years ago
- Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow☆48Updated 6 years ago
- ☆78Updated 5 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 7 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 7 years ago
- The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".☆216Updated 6 years ago
- CopyNet Implementation with Tensorflow and nmt☆122Updated 6 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 6 years ago
- This repository is the reproduced code of Neural Responding Machine for Short-Text Conversation (https://www.aclweb.org/anthology/P15-115…☆15Updated 6 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆71Updated 7 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.☆35Updated 7 years ago
- My seq2seq based on tensorflow☆69Updated 6 years ago
- This is to reproduce article <A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION>☆30Updated 6 years ago
- question answering, reading comprehension toolkit☆166Updated 2 years ago
- This is the code for "Learning Sentiment Memories for Sentiment Modification without Parallel Data".☆54Updated 6 years ago
- ☆57Updated 7 years ago
- generative adversarial nets for neural machine translation☆119Updated 6 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆81Updated 2 years ago
- Code of Directional Self-Attention Network (DiSAN)☆312Updated 6 years ago
- 基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs☆142Updated 7 years ago
- This repo implements GAN-based models for Dialogue Generation (DP-GAN, SeqGAN, and our own proposed DPAC-GAN)☆29Updated 10 months ago
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…☆143Updated 3 years ago