- The Deep Learning with PyTorch Workshop
- Hyatt Saleh
- 91字
- 2021-06-18 18:22:24
1. Introduction to Deep Learning and PyTorch
Overview
This chapter introduces the two main topics of this book: deep learning and PyTorch. Here, you will be able to explore some of the most popular applications of deep learning, understand what PyTorch is, and use PyTorch to build a single-layer network, which will be the starting point for you to apply your learning to real-life data problems. By the end of this chapter, you will be able to use PyTorch's syntax to build neural networks, which will be essential in subsequent chapters.
推薦閱讀
- Learning SQL Server Reporting Services 2012
- Getting Started with Qt 5
- The Applied AI and Natural Language Processing Workshop
- 從零開始學51單片機C語言
- Practical Machine Learning with R
- BeagleBone Robotic Projects
- Source SDK Game Development Essentials
- Neural Network Programming with Java(Second Edition)
- FL Studio Cookbook
- Python Machine Learning Blueprints
- 筆記本電腦芯片級維修從入門到精通(圖解版)
- IP網絡視頻傳輸:技術、標準和應用
- Spring Security 3.x Cookbook
- USB應用分析精粹:從設備硬件、固件到主機端程序設計
- Angular 6 by Example