An optimized version of Pytorch SeqGan based on the paper SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient and ZijianZhao implementation.
python main.py --lr=1e-3 --gpus=0
You may also type
python main.py --help
to see all of the input arguments
Haibin Yu @HeroKillerEver