nurpeiis/LeakGAN-PyTorch
A simple implementation of LeakGAN in PyTorch
This project helps researchers and developers explore and experiment with advanced text generation techniques. It takes training data composed of long text sequences and produces new, coherent long-form text that mimics the style and content of the training data. It is primarily for machine learning researchers, natural language processing engineers, or students interested in adversarial training for text synthesis.
Use this if you are a researcher or developer working with generative adversarial networks (GANs) and want to implement or study LeakGAN for long text generation.
Not ideal if you are looking for an off-the-shelf text generation tool for content creation without deep technical involvement.
Stars
63
Forks
23
Language
Python
License
—
Category
Last pushed
Feb 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/nurpeiis/LeakGAN-PyTorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yaserkl/RLSeq2Seq
Deep Reinforcement Learning For Sequence to Sequence Models
kefirski/pytorch_RVAE
Recurrent Variational Autoencoder that generates sequential data implemented with pytorch
ctr4si/A-Hierarchical-Latent-Structure-for-Variational-Conversation-Modeling
PyTorch Implementation of "A Hierarchical Latent Structure for Variational Conversation...
georgian-io/Multimodal-Toolkit
Multimodal model for text and tabular data with HuggingFace transformers as building block for text data
facebookresearch/large_concept_model
Large Concept Models: Language modeling in a sentence representation space