- Deep Learning with PyTorch
- Vishnu Subramanian
- 156字
- 2021-06-24 19:16:18
Preface
PyTorch is grabbing the attention of data science professionals and deep learning practitioners due to its flexibility and ease of use. This book introduces the fundamental building blocks of deep learning and PyTorch. It demonstrates how to solve real-world problems using a practical approach. You will also learn some of the modern architectures and techniques that are used to crack some cutting-edge research problems.
This book provides the intuition behind various state-of-the-art deep learning architectures, such as ResNet, DenseNet, Inception, and Seq2Seq, without diving deep into the math. It also shows how to do transfer learning, how to speed up transfer learning using pre-computed features, and how to do text classification using embeddings, pretrained embeddings, LSTM, and one-dimensional convolutions.
By the end of the book, you will be a proficient deep learning practitioner who will be able to solve some business problems using the different techniques learned here.
- 網絡服務器配置與管理(第3版)
- 電腦維護365問
- scikit-learn:Machine Learning Simplified
- R Deep Learning Essentials
- Arduino BLINK Blueprints
- Internet of Things Projects with ESP32
- Blender Quick Start Guide
- 無蘋果不生活:OS X Mountain Lion 隨身寶典
- RISC-V處理器與片上系統設計:基于FPGA與云平臺的實驗教程
- IP網絡視頻傳輸:技術、標準和應用
- Angular 6 by Example
- 分布式存儲系統:核心技術、系統實現與Go項目實戰
- Service Mesh微服務架構設計
- ActionScript Graphing Cookbook
- Mastering Unity 2D Game Development