awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
wiseodd avatar

wiseodd/generative-models

0
View on GitHub↗
7,497 Stars·2,013 Forks·Python·Unlicense·6 Aufrufewiseodd.github.io↗

Generative Models

This is a generative AI model library containing a collection of PyTorch and TensorFlow implementations for creating synthetic data and modeling complex probability distributions. It serves as a multi-framework repository of deep learning models designed for learning and replicating data patterns.

The project provides specialized implementation suites for several generative architectures. This includes Generative Adversarial Networks using competing generator and discriminator models, Variational Autoencoder frameworks that map data to a latent space, and Restricted Boltzmann Machine and Deep Belief Network implementations.

The library covers broad capabilities in probabilistic data modeling and unsupervised representation learning. It includes tools for synthetic data generation and the use of energy-based networks to model binary data distributions.

Features

  • Synthetic Data Generators - Provides a comprehensive library of synthetic data generators including GANs, VAEs, and energy-based networks.
  • Generative AI Models - Provides a comprehensive library of generative AI models for creating synthetic data and modeling probability distributions.
  • Boltzmann Machines - Implements Restricted Boltzmann Machines to model binary data distributions using energy-based networks.
  • Energy-Based Models - Implements energy-based models that represent data patterns by assigning scalar energy values to variable configurations.
  • Generative Adversarial Networks - Implements Generative Adversarial Networks architectures using competing generator and discriminator models to create realistic synthetic data.
  • Helmholtz Machines - Implements Helmholtz Machines that use bidirectional neural networks and wake-sleep algorithms to model complex data patterns.
  • Variational Autoencoders - Implements Variational Autoencoders that map inputs to a continuous latent distribution for generative tasks.
  • Vector-Quantized VAEs - Provides a framework for Variational Autoencoder models that map data to a latent space for sample generation.
  • Energy-Based Models - Implements Restricted Boltzmann Machines and Deep Belief Networks using energy-based modeling and contrastive divergence.
  • Generative Adversarial Networks - Implements generative adversarial networks using competing generator and discriminator models to produce synthetic data.
  • Probabilistic Models - Implements probabilistic models that represent complex data patterns using energy-based networks and contrastive divergence.
  • Synthetic Data Generators - Ships diverse generative architectures for creating synthetic data based on existing data distributions.
  • Bidirectional Neural Architectures - Provides bidirectional neural architectures designed to learn underlying probability distributions of complex datasets.
  • Contrastive Divergence Learning - Implements the contrastive divergence algorithm for training energy-based models and Restricted Boltzmann Machines.
  • Latent Space Encoders - Ships latent-space encoding capabilities that map high-dimensional data into compressed representations for synthetic sample generation.
  • Generative Model Training Tools - Provides training tools for fitting binary visible and hidden variables in generative models.
  • Multi-Framework Model Collections - Offers a multi-framework collection of deep learning models implemented in both PyTorch and TensorFlow.
  • Unsupervised Learning - Implements algorithms for discovering hidden patterns and hierarchical representations in unlabeled datasets.
  • Wake-Sleep Algorithms - Implements the wake-sleep algorithm to coordinate generative and recognition models for learning hierarchical representations.
  • Deep Learning Models - Implementations of generative models like GANs and VAEs.
  • Generative Adversarial Networks - Comprehensive collection of generative architectures including GANs and VAEs.
  • Generative Model Implementations - PyTorch and TensorFlow implementations of generative models.
  • GANs, VAEs, and AEs - Listed in the “GANs, VAEs, and AEs” section of the The Incredible Pytorch awesome list.

Star-Verlauf

Star-Verlauf für wiseodd/generative-modelsStar-Verlauf für wiseodd/generative-models

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht wiseodd/generative-models?

This is a generative AI model library containing a collection of PyTorch and TensorFlow implementations for creating synthetic data and modeling complex probability distributions. It serves as a multi-framework repository of deep learning models designed for learning and replicating data patterns.

Was sind die Hauptfunktionen von wiseodd/generative-models?

Die Hauptfunktionen von wiseodd/generative-models sind: Synthetic Data Generators, Generative AI Models, Boltzmann Machines, Energy-Based Models, Generative Adversarial Networks, Helmholtz Machines, Variational Autoencoders, Vector-Quantized VAEs.

Welche Open-Source-Alternativen gibt es zu wiseodd/generative-models?

Open-Source-Alternativen zu wiseodd/generative-models sind unter anderem: dragen1860/tensorflow-2.x-tutorials — This project is a collection of TensorFlow 2.x machine learning tutorials and practical code examples. It serves as a… nvlabs/stylegan2 — StyleGAN2 is a TensorFlow generative adversarial network and image synthesis model designed to produce high-resolution… borisdayma/dalle-mini — dalle-mini is a text-to-image model and generative AI system designed to transform natural language descriptions into… aladdinpersson/machine-learning-collection — This project is a machine learning educational repository providing a collection of implementations and guides for… soumith/ganhacks — This project is a PyTorch-based generative framework and implementation template for building Generative Adversarial… antixk/pytorch-vae — This project is a deep learning research toolkit and generative model library providing implementations of Variational…

Open-Source-Alternativen zu Generative Models

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Generative Models.
  • dragen1860/tensorflow-2.x-tutorialsAvatar von dragen1860

    dragen1860/TensorFlow-2.x-Tutorials

    6,351Auf GitHub ansehen↗

    This project is a collection of TensorFlow 2.x machine learning tutorials and practical code examples. It serves as a deep learning implementation guide for constructing diverse neural network architectures, including convolutional, recurrent, and generative networks. The repository provides templates and examples for several specialized domains, including computer vision for image classification and object detection, natural language processing for text generation and language understanding, and generative AI for synthesizing data using adversarial networks and autoencoders. It also includes

    Jupyter Notebookartificial-intelligencecomputer-visiondeep-learning
    Auf GitHub ansehen↗6,351
  • nvlabs/stylegan2Avatar von NVlabs

    NVlabs/stylegan2

    11,186Auf GitHub ansehen↗

    StyleGAN2 is a TensorFlow generative adversarial network and image synthesis model designed to produce high-resolution synthetic visual content. It functions as a deep learning architecture that learns patterns from image datasets to synthesize new images. The project includes a latent space projection tool for mapping existing images to latent vectors to analyze their representation within a generative model. It also provides an image quality evaluation framework to measure the visual fidelity and diversity of synthetic outputs. The system covers the full generative pipeline, including imag

    Python
    Auf GitHub ansehen↗11,186
  • borisdayma/dalle-miniAvatar von borisdayma

    borisdayma/dalle-mini

    14,756Auf GitHub ansehen↗

    dalle-mini is a text-to-image model and generative AI system designed to transform natural language descriptions into synthetic images. It functions as an image generation training toolkit and a generative model capable of creating visual representations from text prompts. The project provides a containerized deployment for consistent execution across different computing environments. It includes the necessary scripts and configuration files to train custom generative models from datasets. The system utilizes an autoregressive transformer architecture that treats visual data as discrete toke

    Python
    Auf GitHub ansehen↗14,756
  • aladdinpersson/machine-learning-collectionAvatar von aladdinpersson

    aladdinpersson/Machine-Learning-Collection

    8,465Auf GitHub ansehen↗

    This project is a machine learning educational repository providing a collection of implementations and guides for machine learning and deep learning algorithms. It serves as a deep learning model library and a reference for training workflows, covering foundational machine learning, convolutional, recurrent, and transformer architectures. The collection includes a generative adversarial network suite for synthesizing realistic images and performing image-to-image translation. It also functions as a computer vision implementation guide for object detection and semantic segmentation, alongside

    Pythonmachine-learningmachine-learning-algorithmspytorch
    Auf GitHub ansehen↗8,465
  • Alle 30 Alternativen zu Generative Models anzeigen→