The Wayback Machine - https://web.archive.org/web/20210731190806/https://github.com/topics/generative-adversarial-networks
Skip to content
#

generative-adversarial-networks

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 210 public repositories matching this topic...

avik-pal
avik-pal commented Dec 17, 2018

This needs to be done in 2 parts:

  • Separate out the functional forms of the losses into a module of losses
  • Document the necessary functions

We don't need to expose all the functions. Some functions do nothing fancy and they need to be removed and the entire computation can be performed inside the forward function.

Deep Learning Summer School + Tensorflow + OpenCV cascade training + YOLO + COCO + CycleGAN + AWS EC2 Setup + AWS IoT Project + AWS SageMaker + AWS API Gateway + Raspberry Pi3 Ubuntu Core
  • Updated Feb 3, 2021
  • Jupyter Notebook

Released June 10, 2014

Wikipedia
Wikipedia

Related Topics

deep-learning neural-network