Skip to content

JaniceWuo/Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot

聊天机器人PyTorch实现

数据集

小黄鸡语料

运行步骤

  1. 训练模型,模型将保存在save文件夹下
    python main.py --mode train
  2. 聊天
    python main.py --mode chat

About

简易版聊天机器人PyTorch实现

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages