756 Forks
4915 Stars
4915 Watchers

textgenrnn

Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.

How to download and setup textgenrnn

Open terminal and run command
git clone https://github.com/minimaxir/textgenrnn.git
git clone is used to create a copy or clone of textgenrnn 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 textgenrnn https://github.com/minimaxir/textgenrnn/archive/master.zip

Or simply clone textgenrnn with SSH
[email protected]:minimaxir/textgenrnn.git

If you have some problems with textgenrnn

You may open issue on textgenrnn support forum (system) here: https://github.com/minimaxir/textgenrnn/issues