- 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
推薦閱讀
- Raspberry Pi 3 Cookbook for Python Programmers
- 深入淺出SSD:固態(tài)存儲核心技術(shù)、原理與實戰(zhàn)
- Getting Started with Qt 5
- 嵌入式系統(tǒng)設(shè)計教程
- 數(shù)字邏輯(第3版)
- 平衡掌控者:游戲數(shù)值經(jīng)濟(jì)設(shè)計
- OUYA Game Development by Example
- 嵌入式系統(tǒng)中的模擬電路設(shè)計
- Arduino BLINK Blueprints
- 龍芯自主可信計算及應(yīng)用
- BeagleBone Robotic Projects
- Spring Cloud微服務(wù)和分布式系統(tǒng)實踐
- Blender Game Engine:Beginner's Guide
- Corona SDK Mobile Game Development:Beginner's Guide
- 多媒體應(yīng)用技術(shù)(第2版)