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

This repository consists a set of Jupyter Notebooks with a different Deep Learning methods applied. Each notebook gives walkthrough from scratch to the end results visualization hierarchically. The Deep Learning methods include Multiperceptron layers, CNN, GAN, Autoencoders, Sequential and Non-Sequential deep learning models. The fields applied …

  • Updated Sep 26, 2020
  • Jupyter Notebook

Released June 10, 2014

Followers
231 followers
Wikipedia
Wikipedia

Related Topics

deep-learning neural-network