Skip to content

troyxiao/ChatBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatBot

Introduction

This repo is the final project of COSC-572.

Goal

We aim to build a Chatbot based the movie dialogs dataset to produce interactive conversations. We will experiment with both generative and retrieval-based models to compare the results. In addition to using existed model, the Sequence To Sequence (seq2seq) model introduced in Learning Phrase Representations using RNN Encoder-Decoder for Statistical Machine Translation, we will try to improve it using policy gradient with reward function.

Dataset

Approach

Author

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 98.7%
  • Python 1.3%