breadbrowser

Results 115 comments of breadbrowser

> CPU occupancy is very high that's normal

why the fuck your so big 12.400 you only need 3,500-4,000 any more and you will get training loss

it only uses CPU

no gpu or tpu needed also it would train at the same speed.

tips: use as less spaces in your text.

it only uses cpu

it's cpu only. not everything is gpu

you need to make a txt file and use this code import textgenrnn from textgenrnn import textgenrnn textgen = textgenrnn() textgen.train_from_file('txt file name here.txt', num_epochs=10) textgen.generate(15, temperature=1.0)