seqgan
There are 18 repositories under seqgan topic.
zhaoyingjun/chatbot
ChatGPT带火了聊天机器人,主流的趋势都调整到了GPT类模式,本项目也与时俱进,会在近期更新GPT类版本。基于本项目和自己的语料可以训练出自己想要的聊天机器人,用于智能客服、在线问答、闲聊等场景。
williamSYSU/TextGAN-PyTorch
TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
suragnair/seqGAN
A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)
TobiasLee/Chinese-Hip-pop-Generation
Generate Chinese hip-pop lyrics using GAN
ChenChengKuan/SeqGAN_tensorflow
SeqGAN tensorflow implementation
X-czh/SeqGAN-PyTorch
Implementation of Sequence Generative Adversarial Nets with Policy Gradient in PyTorch
andi611/Conditional-SeqGAN-Tensorflow
Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow
L0SG/seqgan-music
Implementation of a paper "Polyphonic Music Generation with Sequence Generative Adversarial Networks" in TensorFlow
ifding/seq2seq-pytorch
Sequence to Sequence Models with PyTorch
nhynes/abc
SeqGAN but with more bells and whistles
Anjaney1999/image-captioning-seqgan
An image captioning model that is inspired by the Show, Attend and Tell paper (https://arxiv.org/abs/1502.03044) and the Sequence Generative Adversarial Network paper (https://arxiv.org/abs/1609.05473)
phkhanhtrinh23/seqgan_vae_paraphrasing
This is an implementation of "An End-to-End Generative Architecture for Paraphrase Generation" paper.
RyanYin94/SeqGAN-analysis
Read the paper and talk about SeqGAN
Peldom/PARP1_inhibitor_optimizer
This is a model find optimized PARP1 inhibitor based on ORGANIC
simonwuelker/hAIku_generator
A Haiku generator
suhoy901/SeqGAN
pytorch SeqGAN
Taki0327/SeqGAN-ChatBot
tensorflow2 , Seq2Seq with Attention
CyberKnight1803/CodeCG
A novel approach to get concise comments for a code snippet