About 58 results
Open links in new tab
  1. gan · GitHub Topics · GitHub

    6 days ago · gan Generative adversarial networks (GAN) are a class of generative machine learning frameworks. A GAN consists of two competing neural networks, often termed the Discriminator …

  2. GitHub - eriklindernoren/PyTorch-GAN: PyTorch implementations of ...

    Softmax GAN is a novel variant of Generative Adversarial Network (GAN). The key idea of Softmax GAN is to replace the classification loss in the original GAN with a softmax cross-entropy loss in the …

  3. The GAN is dead; long live the GAN! A Modern Baseline GAN (R3GAN)

    Code for NeurIPS 2024 paper - The GAN is dead; long live the GAN! A Modern Baseline GAN - by Huang et al. - brownvc/R3GAN

  4. GitHub - Yangyangii/GAN-Tutorial: Simple Implementation of many …

    Simple Implementation of many GAN models with PyTorch. - Yangyangii/GAN-Tutorial

  5. GitHub - tensorflow/gan: Tooling for GANs in TensorFlow

    TF-GAN is a lightweight library for training and evaluating Generative Adversarial Networks (GANs). Can be installed with pip using pip install tensorflow-gan, and used with import tensorflow_gan as tfgan …

  6. generative-adversarial-network · GitHub Topics · GitHub

    Mar 30, 2026 · Generative adversarial networks (GAN) are a class of generative machine learning frameworks. A GAN consists of two competing neural networks, often termed the Discriminator …

  7. GitHub - eriklindernoren/Keras-GAN: Keras implementations of …

    Keras-GAN Collection of Keras implementations of Generative Adversarial Networks (GANs) suggested in research papers. These models are in some cases simplified versions of the ones ultimately …

  8. GitHub - soumith/ganhacks: starter from "How to Train a GAN?" at ...

    starter from "How to Train a GAN?" at NIPS2016. Contribute to soumith/ganhacks development by creating an account on GitHub.

  9. A deeply customized academic homepage template with ... - GitHub

    May 8, 2025 · 🧠 A deeply customized academic homepage template — developed by Zhenliang Gan. Ultra-AcadHomepage 是一个基于 acad-homepage 模板的深度定制版本,专为学术个人主页设计,具 …

  10. GitHub - poloclub/ganlab: GAN Lab: An Interactive, Visual ...

    GAN Lab is a novel interactive visualization tool for anyone to learn and experiment with Generative Adversarial Networks (GANs), a popular class of complex deep learning models. With GAN Lab, you …