Skip to content
#

Generative Adversarial Network

Generative adversarial networks (GAN) are a class of generative machine learning frameworks. A GAN consists of two competing neural networks, often termed the Discriminator network and the Generator network. GANs have been shown to be powerful generative models and are able to successfully generate new data given a large enough training dataset.

Here are 41 public repositories matching this topic...

Nvidia DLI workshop on AI-based anomaly detection techniques using GPU-accelerated XGBoost, deep learning-based autoencoders, and generative adversarial networks (GANs) and then implement and compare supervised and unsupervised learning techniques.

  • Updated May 23, 2024
  • Jupyter Notebook

Implementation notebooks and scripts of Artistic CNN Models and Generative Models like GANs, VAEs, GMMs, Boltzmann Machine etc. in TensorFlow, and Python. This repo aims to understand and make amazing things out of Neural Network layers.

  • Updated Nov 22, 2022
  • Jupyter Notebook
Image-Generation-Using-GAN-Gen-AI-Project-

Gen AI uses GANs to generate CIFAR-10-like images. The custom GAN model comprises a Generator and a Discriminator. Users can train the model and generate images using Jupyter Notebooks or Google Colab.

  • Updated Mar 30, 2024
  • Jupyter Notebook

This repository contains different projects and deep learning concept notebooks. I mostly used PyTorch to develop ANN, RNN, CNN, GAN/DCGAN algorithms. I used AWS services such as Sagemaker, lambda, Restful API, EC2 and EMR during learning phase. 'Orca is deep diver dolphin, shows my honest approach to deep dive in the field of AI.

  • Updated Dec 12, 2020
  • Jupyter Notebook

Released June 10, 2014

Followers
230 followers
Wikipedia
Wikipedia

Related Topics

deep-learning neural-network