Deep Learning with PyTorch: A practical approach to building neural network models using PyTorch
暫譯: 使用 PyTorch 的深度學習:構建神經網絡模型的實用方法

Vishnu Subramanian

買這商品的人也買了...

相關主題

商品描述

Build neural network models in text, vision and advanced analytics using PyTorch

Key Features

  • Learn PyTorch for implementing cutting-edge deep learning algorithms.
  • Train your neural networks for higher speed and flexibility and learn how to implement them in various scenarios;
  • Cover various advanced neural network architecture such as ResNet, Inception, DenseNet and more with practical examples;

Book Description

Deep learning powers the most intelligent systems in the world, such as Google Voice, Siri, and Alexa. Advancements in powerful hardware, such as GPUs, software frameworks such as PyTorch, Keras, Tensorflow, and CNTK along with the availability of big data have made it easier to implement solutions to problems in the areas of text, vision, and advanced analytics.

This book will get you up and running with one of the most cutting-edge deep learning libraries―PyTorch. PyTorch is grabbing the attention of deep learning researchers and data science professionals due to its accessibility, efficiency and being more native to Python way of development. You'll start off by installing PyTorch, then quickly move on to learn various fundamental blocks that power modern deep learning. You will also learn how to use CNN, RNN, LSTM and other networks to solve real-world problems. This book explains the concepts of various state-of-the-art deep learning architectures, such as ResNet, DenseNet, Inception, and Seq2Seq, without diving deep into the math behind them. You will also learn about GPU computing during the course of the book. You will see how to train a model with PyTorch and dive into complex neural networks such as generative networks for producing text and images.

By the end of the book, you'll be able to implement deep learning applications in PyTorch

商品描述(中文翻譯)

**使用 PyTorch 建立文本、視覺和高級分析的神經網絡模型**

### 主要特點

- 學習使用 PyTorch 實現尖端的深度學習算法。
- 訓練您的神經網絡以提高速度和靈活性,並學習如何在各種場景中實施它們;
- 涵蓋各種先進的神經網絡架構,如 ResNet、Inception、DenseNet 等,並提供實用範例;

### 書籍描述

深度學習驅動著世界上最智能的系統,如 Google Voice、Siri 和 Alexa。強大的硬體進步,例如 GPU,以及軟體框架如 PyTorch、Keras、TensorFlow 和 CNTK,加上大數據的可用性,使得在文本、視覺和高級分析領域解決問題變得更加容易。

本書將幫助您快速上手使用最尖端的深度學習庫之一——PyTorch。由於其可及性、效率以及更符合 Python 開發方式,PyTorch 正在吸引深度學習研究人員和數據科學專業人士的注意。您將從安裝 PyTorch 開始,然後迅速學習驅動現代深度學習的各種基本組件。您還將學習如何使用 CNN、RNN、LSTM 和其他網絡來解決現實世界的問題。本書解釋了各種最先進的深度學習架構的概念,如 ResNet、DenseNet、Inception 和 Seq2Seq,而不深入探討其背後的數學。您還將在書中學習 GPU 計算。您將看到如何使用 PyTorch 訓練模型,並深入了解生成網絡等複雜神經網絡,以生成文本和圖像。

在本書結束時,您將能夠在 PyTorch 中實現深度學習應用。