Part 3 explores a selection of practical use cases and other areas where you can apply what you’ve learned about GANs and their implementations in Parts 1 and 2:
- Chapter 10 discusses adversarial examples (means of intentionally deceiving classifiers into making mistakes), an area with great practical and theoretical importance.
- Chapter 11 explores practical applications of GANs in medicine and fashion, whose implementations use the GAN variants covered in this book.
- Chapter 12 outlines the ethical considerations of GANs and their applications. We also mention emerging GAN techniques for those interested in continuing to explore this field beyond this book.