Skip to content

JiachuanDENG/chatbot_pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatbot_pytorch

img_2243 This Project is a chatting robot built by PyTorch.

Model and Algorithm

  1. Seq2Seq
  2. Viterbi

How to run

  1. enter src repo
  2. python run_chatbot.py (This will train the model, and save model parameters to data repo)
  3. after trainning, python evaluate.py to enter the chatbot interface

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages