# SeqGAN-ChatBot **Repository Path**: taki0327/SeqGAN-ChatBot ## Basic Information - **Project Name**: SeqGAN-ChatBot - **Description**: tensorflow2 , Seq2Seq with Attention - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-08-30 - **Last Updated**: 2022-08-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: seqgan, TensorFlow ## README # SeqGAN-ChatBot tensorflow2 , Seq2Seq with Attention 论文原文:https://arxiv.org/pdf/1609.05473.pdf 论文源代码:https://github.com/LantaoYu/SeqGAN 模型整体架构: ![图片1](https://user-images.githubusercontent.com/74632780/171173814-239058d9-6cff-48b4-944d-11b61df63b2e.png) 强化学习 蒙特卡罗树搜索还有些问题 待后续更新