Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

artemvang/lstm_gan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSTM-GAN (Testing)

Implementation of LSTM GAN for russian twitter posts generating. Model train on this dataset.

Usage:

To train model just type ./train.py <discriminator iterations count> <generator iterations count>

You can combine train params to get better sentence generation quality.

I neen GPU for training, now project is frozen.

About

Implementation of LSTM GAN for twitter posts generating.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages