Skip to content

stigsec/Seq2Seq-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My first attempt at creating a sequence to sequence AI model.

To train it, simply change the code parameters at the top in train.py and run it.

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

About

My humble attempt at creating a seq2seq model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages