A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.
☆263Feb 20, 2019Updated 7 years ago
Alternatives and similar repositories for SeqGAN-PyTorch
Users that are interested in SeqGAN-PyTorch are comparing it to the libraries listed below
Sorting:
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆648Sep 27, 2018Updated 7 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient in PyTorch☆54Jun 28, 2020Updated 5 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient