awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
openai avatar

openai/improved-ganArchived

0
View on GitHub↗
2,336 stars·619 forks·Python·16 viewsarxiv.org/abs/1606.03498↗

Improved Gan

Code for the paper "Improved Techniques for Training GANs"

Features

  • Generative Adversarial Networks - Techniques for stabilizing and improving generative model training.
  • Generative Modeling Foundations - Techniques for stabilizing training and improving convergence in generative models.
  • Generative Models - Techniques for stabilizing generative adversarial network training.
  • Security and Privacy - Introduces techniques to stabilize and improve training convergence.

Star history

Star history chart for openai/improved-ganStar history chart for openai/improved-gan

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Improved Gan

These projects share indexed features with Improved Gan. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • martinarjovsky/wassersteinganmartinarjovsky avatar

    martinarjovsky/WassersteinGAN

    3,243View on GitHub↗

    Wasserstein GAN

    Python
    View on GitHub↗3,243
  • goodfeli/adversarialgoodfeli avatar

    goodfeli/adversarial

    4,074View on GitHub↗

    This project is a generative adversarial network implementation and research framework. It provides the tools and hyperparameters necessary to train and evaluate generative models across various datasets, specifically designed to reproduce results from academic research. The framework includes a Parzen density likelihood estimator to calculate model log likelihood. This allows for the quantitative evaluation of generative distributions and the measurement of overall model performance. The codebase covers machine learning research capabilities, focusing on the training of adversarial networks

    Python
    View on GitHub↗4,074
  • edwardsmith1884/3d-iwganEdwardSmith1884 avatar

    EdwardSmith1884/3D-IWGAN

    207View on GitHub↗

    A repository for the paper "Improved Adversarial Systems for 3D Object Generation and Reconstruction".

    Python
    View on GitHub↗207
  • evolving-ai-lab/ppgnE

    Evolving-AI-Lab/ppgn

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What does openai/improved-gan do?

Code for the paper "Improved Techniques for Training GANs"

What are the main features of openai/improved-gan?

The main features of openai/improved-gan are: Generative Adversarial Networks, Generative Modeling Foundations, Generative Models, Security and Privacy.

Which projects share features with openai/improved-gan?

Projects with overlapping indexed features include: martinarjovsky/wassersteingan — Wasserstein GAN. goodfeli/adversarial — This project is a generative adversarial network implementation and research framework. It provides the tools and… hindupuravinash/the-gan-zoo — A list of all named GANs! evolving-ai-lab/ppgn. hanzhanggit/stackgan — Pytorch implementation. edwardsmith1884/3d-iwgan — A repository for the paper "Improved Adversarial Systems for 3D Object Generation and Reconstruction".