- Deep Learning with PyTorch
- Vishnu Subramanian
- 145字
- 2021-06-24 19:16:27
Diving Deep into Neural Networks
In this chapter, we will explore the different modules of deep learning architectures that are used to solve real-world problems. In the previous chapter, we used low-level operations of PyTorch to build modules such as a network architecture, a loss function, and an optimizer. In this chapter, we will explore some of the important components of neural networks required to solve real-world problems, along with how PyTorch abstracts away a lot of complexity by providing a lot of high-level functions. Towards the end of the chapter, we will build algorithms that solve real-world problems such as regression, binary classification, and multi-class classification.
In this chapter, we will go through following topics:
- Deep dive into the various building blocks of neural networks
- Exploring higher-level functionalities in PyTorch to build deep learning architectures
- Applying deep learning to a real-world image classification problem
推薦閱讀
- 觸摸屏實用技術與工程應用
- FPGA從入門到精通(實戰篇)
- SDL Game Development
- 電腦組裝與維修從入門到精通(第2版)
- Linux運維之道(第2版)
- 硬件產品經理成長手記(全彩)
- Artificial Intelligence Business:How you can profit from AI
- AMD FPGA設計優化寶典:面向Vivado/SystemVerilog
- 微軟互聯網信息服務(IIS)最佳實踐 (微軟技術開發者叢書)
- SiFive 經典RISC-V FE310微控制器原理與實踐
- Machine Learning with Go Quick Start Guide
- Arduino BLINK Blueprints
- Source SDK Game Development Essentials
- 電腦橫機使用與維修
- IP網絡視頻傳輸:技術、標準和應用