PyTorch Deep Learning Hands-On: Apply modern AI techniques with CNNs, RNNs, GANs, reinforcement learning, and more
Sherin Thomas
- 出版商: Packt Publishing
- 出版日期: 2019-04-26
- 定價: $1,360
- 售價: 8.0 折 $1,088
- 語言: 英文
- 頁數: 304
- 裝訂: Paperback
- ISBN: 1788834135
- ISBN-13: 9781788834131
-
相關分類:
DeepLearning 深度學習
-
相關翻譯:
PyTorch 深度學習實戰 (簡中版)
立即出貨
買這商品的人也買了...
-
$831$788 -
$680$537 -
$403深度學習 : Caffe 之經典模型詳解與實戰
-
$1,460$1,387 -
$1,088Deep Learning with TensorFlow - Second Edition: Explore neural networks with Python
-
$1,102$1,044 -
$880$695 -
$320$288 -
$560$442 -
$1,600$1,520 -
$680$537 -
$500$450 -
$301精通特徵工程 (Feature Engineering for Machine Learning: Principles and Techniques for Data Scientists)
-
$580$458 -
$580$458 -
$602Boost 程序庫完全開發指南 ― 深入 C++ ”準”標準庫, 5/e
-
$709奔跑吧 Linux 內核 (捲1):基礎架構, 2/e
-
$648$616 -
$774$735 -
$560奔跑吧 Linux 內核 (捲2):調試與案例分析, 2/e
-
$599$473 -
$690$656 -
$599$473 -
$1,015嵌入式系統實戰指南:面向 IoT 應用
-
$1,200$948
商品描述
Developing image analysis apps, GAN-based networks, reinforcement learning algorithms and text engineering routines with Deep Learning PyTorch applications
Key Features
- The first book-length introduction to PyTorch
- Covers the whole range of possible applications that can be written on PyTorch
- Focuses on the APIs, and treats algorithms as secondary
Book Description
Deep Learning is probably the fastest-growing, but also the most complex area of applied computing today. There are two major frameworks dominating the Deep Learning API landscape - Google's TensorFlow, and Facebook's PyTorch. Deriving from the open source Torch framework written in Lua, it was under the leadership of AI guru Yann LeCun that Pytorch developed into a major alternative.
PyTorch uses autodifferentiation to make it possible for developers to introduce new behaviors into their neural networks, without having to restart their networks. This is possibly the most important innovation for major machine and deep learning frameworks implemented in Pytorch. Also, PyTorch threads can run on CPUs as well as GPUs, providing major efficiency gains in the process.
This book shows us how to make the simplicity and power of Pytorch work for a Python developer. The first application we learn about is how how to process images using CNNs, but new algorithms like GANs and and natural language processing algorithms are introduced as well. The book ends with a chapter on reinforcement learning and how put PyTorch application into production
What you will learn
- Processing, improving and recognizing image features
- Finding, interpreting and deriving insights from unstructured textual data
- Learning several varieties of General Adversarial Networks (GANs)
- Apply PyTorch implementations of reinforcement learning algorithms
- Put PyTorch projects through a production cycle
Who This Book Is For
Fluency in Python is assumed. Basic deep learning approaches should be familiar to the reader. This book is meant to be an introduction to PyTorch, and tries to show the breadth of applications PyTorch can be put to.