Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 499 Bytes

readme.md

File metadata and controls

14 lines (8 loc) · 499 Bytes

seqGAN

A project just for practice, using seqGAN for dialogue generation

Paper: https://arxiv.org/abs/1701.06547

See TensorFlow Neural Machine Translation Tutorial for more about implementation.

This project still lacks a lot of components, but it receives attention far more than I expected. So these days I will make some enhancements to this project.

In the following days, I will:

  • upload some results
  • fix some bugs to make it reproducible