Changes
1 changed files (+6/-0)
-
-
@@ -11,3 +11,9 @@Next, train the network with `python train.py`, which may take several hours. Finally, create a Mastodon application for your bot account and run the bot with `python bot.py -i mastodon.instance -t access_token`. Enjoy! ## Resources - https://closeheat.com/blog/pytorch-lstm-text-generation-tutorial - https://trungtran.io/2019/02/08/text-generation-with-pytorch/
-