awesome-repositories.com
Blog
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
E

Evolving-AI-Lab/ppgn

0
View on GitHub↗
0 stars·0 forks·5 views

Ppgn

Features

  • Generative Adversarial Networks - Iterative image generation using latent space manipulation.
  • Generative Models - Generates images iteratively within a latent space.

Star history

Star history chart for evolving-ai-lab/ppgnStar history chart for evolving-ai-lab/ppgn

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

Open-source alternatives to Ppgn

Similar open-source projects, ranked by how many features they share with Ppgn.
  • hanzhanggit/stackganhanzhanggit avatar

    hanzhanggit/StackGAN

    1,861View on GitHub↗

    Pytorch implementation

    Python
    View on GitHub↗1,861
  • hindupuravinash/the-gan-zoohindupuravinash avatar

    hindupuravinash/the-gan-zoo

    14,698View on GitHub↗

    A list of all named GANs!

    Pythongangenerative-adversarial-networkmachine-learning
    View on GitHub↗14,698
  • 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
  • martinarjovsky/wassersteinganmartinarjovsky avatar

    martinarjovsky/WassersteinGAN

    3,243View on GitHub↗

    Wasserstein GAN

    Python
    View on GitHub↗3,243
See all 30 alternatives to Ppgn→

Frequently asked questions

What are the main features of evolving-ai-lab/ppgn?

The main features of evolving-ai-lab/ppgn are: Generative Adversarial Networks, Generative Models.

What are some open-source alternatives to evolving-ai-lab/ppgn?

Open-source alternatives to evolving-ai-lab/ppgn include: hindupuravinash/the-gan-zoo — A list of all named GANs! nvlabs/stylegan — StyleGAN is a TensorFlow-based generative adversarial network framework designed for the synthesis of high-resolution… goodfeli/adversarial — This project is a generative adversarial network implementation and research framework. It provides the tools and… hanzhanggit/stackgan — Pytorch implementation. martinarjovsky/wassersteingan — Wasserstein GAN. nvlabs/stylegan2 — StyleGAN2 is a TensorFlow generative adversarial network and image synthesis model designed to produce high-resolution…