Pinned Repositories
2birds-gen
Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow
Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow
adversarial_personalized_ranking
Adversarial Learning, Matrix Factorization, Recommendation
AdversarialDialogue
Code for "Adversarial Over-Sensitivity and Over-Stability Strategies for Dialogue Models (CoNLL 2018)"
alpaca_chinese_dataset
人工精调的中文对话数据集
awesome-chatbot-list
深度学习聊天机器人资源集合 Awesome chatbot resource list
Awesome-KBQA
A list of recent papers about knowledge-based question answering (KBQA) and related area.
baby-jarvis
BERT-pytorch
Google AI 2018 BERT pytorch implementation
conversational-datasets
Datasets for conversational AI
XuhuiRen's Repositories
XuhuiRen/Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow
Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow
XuhuiRen/awesome-chatbot-list
深度学习聊天机器人资源集合 Awesome chatbot resource list
XuhuiRen/chatbot-MemN2N-tensorflow
Tensorflow Implementation of Learning End-to-End Goal-Oriented Dialog.
XuhuiRen/DDQ
Deep Dyna-Q: Integrating Planning for Task-Completion Dialogue Policy Learning
XuhuiRen/DeepRL-Agents
A set of Deep Reinforcement Learning Agents implemented in Tensorflow.
XuhuiRen/dialogue-gan
Generative Adversarial Network to Develop Synthetic Dialogues
XuhuiRen/DialogueAgentRL
Project for Deep RL
XuhuiRen/dnn_ctr
The framework to deal with ctr problem。The project contains FNN,PNN,DEEPFM, NFM etc
XuhuiRen/GAN-NMT
Generative Adversarial Networks in Neural Machine Translation
XuhuiRen/Hybrid-Code-Networks
Hybrid Code Networks in PyTorch
XuhuiRen/LeakGAN
The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and Hierarchical Reinforcement Learning.
XuhuiRen/learn_jupyter
This is a jupyter practical tutorial. Welcome to edit together!
XuhuiRen/ner_elmo
NER with Deep contextualized word representations (Elmo)
XuhuiRen/NMT
Attention-based NMT with Coverage and Context Gate
XuhuiRen/NNDIAL
NNDial is an open source toolkit for building end-to-end trainable task-oriented dialogue models. It is released by Tsung-Hsien (Shawn) Wen from Cambridge Dialogue Systems Group under Apache License 2.0.
XuhuiRen/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
XuhuiRen/RL-Adventure-2
PyTorch0.4 implementation of: actor critic / proximal policy optimization / acer / ddpg / twin dueling ddpg / soft actor critic / generative adversarial imitation learning / hindsight experience replay
XuhuiRen/RNNLG
RNNLG is an open source benchmark toolkit for Natural Language Generation (NLG) in spoken dialogue system application domains. It is released by Tsung-Hsien (Shawn) Wen from Cambridge Dialogue Systems Group under Apache License 2.0.
XuhuiRen/scraper
MetaCritic Scraper
XuhuiRen/SeqGAN_tensorflow
SeqGAN tensorflow implementation
XuhuiRen/TC-Bot
User Simulation for Task-Completion Dialogues
XuhuiRen/tensorflow-DeepFM
Tensorflow implementation of DeepFM for CTR prediction.