Training GANs

by Dima Kochkov

Generative Adversarial Networks

GANs are Neural Network architecture comprised of two networks: generator and discriminator, that are pitted against each other.

Presentation Summary

In this notebook, I present:

  • Basic idea behind the GANs
  • Cool applications
  • Training code using TFGAN library

Examples

References

All Machine Learning

ALGORITHM
machine learning