# Chatbot **Repository Path**: aitengteng/Chatbot ## Basic Information - **Project Name**: Chatbot - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Chatbot-pytorch # How to train 1. python data_utls.py 2. python excute.py train 3. python excute.py test # references 1. https://pytorch.org/tutorials/beginner/chatbot_tutorial 2. http://fancyerii.github.io/2019/02/14/chatbot/