- 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
推薦閱讀
- 筆記本電腦使用、維護與故障排除實戰
- 基于ARM的嵌入式系統和物聯網開發
- INSTANT ForgedUI Starter
- 分布式微服務架構:原理與實戰
- 計算機組裝與維護(第3版)
- Hands-On Artificial Intelligence for Banking
- Blender Quick Start Guide
- Blender Game Engine:Beginner's Guide
- 基于網絡化教學的項目化單片機應用技術
- IP網絡視頻傳輸:技術、標準和應用
- 嵌入式系統原理及應用:基于ARM Cortex-M4體系結構
- FPGA實戰訓練精粹
- Deep Learning with Keras
- 多媒體應用技術(第2版)
- 計算機組裝與維護