147 Forks
606 Stars
606 Watchers

seqGAN

A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)

How to download and setup seqGAN

Open terminal and run command
git clone https://github.com/suragnair/seqGAN.git
git clone is used to create a copy or clone of seqGAN repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with seqGAN https://github.com/suragnair/seqGAN/archive/master.zip

Or simply clone seqGAN with SSH
[email protected]:suragnair/seqGAN.git

If you have some problems with seqGAN

You may open issue on seqGAN support forum (system) here: https://github.com/suragnair/seqGAN/issues