The Wayback Machine - https://web.archive.org/web/20200831064354/https://github.com/topics/gan
Skip to content
#

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 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 2,010 public repositories matching this topic...

gluon-cv

This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
  • Updated Feb 29, 2020
  • Jupyter Notebook

Released June 10, 2014

Wikipedia
Wikipedia

Related Topics

deep-learning neural-network
You can’t perform that action at this time.