If you enjoyed this book, you may be interested in these other books by Packt:
Generative Adversarial Networks Cookbook
Josh Kalin
ISBN: 978-1-78913-990-7
- 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
Deep Learning with PyTorch
Vishnu Subramanian
ISBN: 978-1-78862-433-6
- Use PyTorch for GPU-accelerated tensor computations
- Build custom datasets and data loaders for images and test the models using torchvision and torchtext
- Build an image classifier by implementing CNN architectures using PyTorch
- Build systems that do text classification and language modeling using RNN, LSTM, and GRU...