Changes
1 changed files (+3/-1)
-
-
@@ -4,7 +4,9 @@ Fediverse ebooks bot using LSTM neural networks in PyTorch## Usage First, run `python data.py` to generate the training data. First, make sure you have `psycopg2`, `Mastodon.py`, and PyTorch installed. generate the training data from the Mastodon database using `python data.py -d 'dbname=test user=postgres password=secret'`. Next, train the network with `python train.py`, which may take several hours.
-