Implementation of LSTM GAN for twitter posts generating.
Implementation of LSTM GAN for russian twitter posts generating. Model train on this dataset.
To train model just type
./train.py <discriminator iterations count> <generator iterations count>
You can combine train params to get better sentence generation quality.