If you enjoyed this book, you may be interested in these other books by Packt:
Generative Adversarial Networks Cookbook
Josh Kalin
ISBN: 9781789139907
- Structure a GAN architecture in pseudocode
- Understand the common architecture for each of the GAN models you will build
- Implement different GAN architectures in TensorFlow and Keras
- Use different datasets to enable neural network functionality in GAN models
- Combine different GAN models and learn how to fine-tune them
- Produce a model that can take 2D images and produce 3D models
- Develop a GAN to do style transfer with Pix2Pix
Python Deep Learning - Second Edition
Ivan Vasilev et al.
ISBN: 9781789348460
- Grasp the mathematical theory behind neural networks and deep learning processes
- Investigate and resolve computer vision challenges using convolutional networks and capsule networks
- Solve generative tasks...