Make Your First GAN With PyTorch
Rashid, Tariq
- 出版商: Independently Published
- 出版日期: 2020-03-14
- 售價: $1,900
- 貴賓價: 9.5 折 $1,805
- 語言: 英文
- 頁數: 208
- 裝訂: Quality Paper - also called trade paper
- ISBN: 9798624728158
- ISBN-13: 9798624728158
-
相關分類:
GAN 生成對抗網絡、DeepLearning
-
相關翻譯:
PyTorch 生成對抗網絡編程 (簡中版)
買這商品的人也買了...
-
$1,680Computer Vision: Algorithms and Applications (Hardcover)
-
$1,550Optimal Control, 3/e (Hardcover)
-
$780$616 -
$580$458 -
$880$695 -
$1,000$850 -
$750$638 -
$1,000$850 -
$1,511$1,431 -
$2,320$2,204
相關主題
商品描述
A gentle introduction to Generative Adversarial Networks, and a practical step-by-step tutorial on making your own with PyTorch.
This beginner-friendly guide will give you hands-on experience:
This beginner-friendly guide will give you hands-on experience:
- learning PyTorch basics
- developing your first PyTorch neural network
- exploring neural network refinements to improve performance
- introduce CUDA GPU acceleration
- introducing the concept step-by-step, in plain English
- coding the simplest GAN to develop a good workflow
- growing our confidence with an MNIST GAN
- progressing to develop a GAN to generate full-colour human faces
- experiencing how GANs fail, exploring remedies and improving GAN performance and stability
- convolutional GANs for generated higher quality images
- conditional GANs for generated images of a desired class
- calculating ideal loss values for balanced GANs
- probability distributions and sampling them to create images
- carefully chosen examples illustrating how convolutions work
- a brief explanation of why gradient descent isn't suited to adversarial machine learning