Skip to content

stigsec/Seq2Seq-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seq2seq is my first time attempting to create an AI chatbot.

Training

To train it, simply change the parameters at the top in train.py and run it. Make sure you have the datasets!

Chatting

To chat with a completed model, make sure the model and the tokenizer are in /models and run chat.py

I also included some example datasets

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for more details.


Developed by stigsec.

About

My humble attempt at creating a seq2seq model

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages