ChatGPT带火了聊天机器人,主流的趋势都调整到了GPT类模式,本项目也与时俱进,会在近期更新GPT类版本。基于本项目和自己的语料可以训练出自己想要的聊天机器人,用于智能客服、在线问答、闲聊等场景。
-
Updated
Jun 26, 2024 - Python
ChatGPT带火了聊天机器人,主流的趋势都调整到了GPT类模式,本项目也与时俱进,会在近期更新GPT类版本。基于本项目和自己的语料可以训练出自己想要的聊天机器人,用于智能客服、在线问答、闲聊等场景。
TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.
A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)
SeqGAN tensorflow implementation
Generate Chinese hip-pop lyrics using GAN
Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow
Implementation of a paper "Polyphonic Music Generation with Sequence Generative Adversarial Networks" in TensorFlow
SeqGAN but with more bells and whistles
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)
A novel approach to get concise comments for a code snippet
This is an implementation of "An End-to-End Generative Architecture for Paraphrase Generation" paper.
Add a description, image, and links to the seqgan topic page so that developers can more easily learn about it.
To associate your repository with the seqgan topic, visit your repo's landing page and select "manage topics."