0 Forks
1 Stars
1 Watchers

chatbot-tutorial-pytorch

This project was a part of my learing. This project is one of the tutorials on PyTorch. The idea behind the project was to learn how RNN and LSTMs and sequence models work, it is a conversational bot. The data set is a famous movie dialogs which is Cornell-movie-dialog-corpus.

How to download and setup chatbot-tutorial-pytorch

Open terminal and run command
git clone https://github.com/ruchit687/chatbot-tutorial-pytorch.git
git clone is used to create a copy or clone of chatbot-tutorial-pytorch repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with chatbot-tutorial-pytorch https://github.com/ruchit687/chatbot-tutorial-pytorch/archive/master.zip

Or simply clone chatbot-tutorial-pytorch with SSH
[email protected]:ruchit687/chatbot-tutorial-pytorch.git

If you have some problems with chatbot-tutorial-pytorch

You may open issue on chatbot-tutorial-pytorch support forum (system) here: https://github.com/ruchit687/chatbot-tutorial-pytorch/issues