- Deep Learning with PyTorch Quick Start Guide
- David Julian
- 188字
- 2021-07-02 15:00:08
What this book covers
Chapter 1, Introduction to PyTorch, gets you up and running with PyTorch, demonstrates its installation on a variety of platforms, and explores key syntax elements and how to import and use data in PyTorch.
Chapter 2, Deep Learning Fundamentals, is a whirlwind tour of the basics of deep learning, covering the mathematics and theory of optimization, linear networks, and neural networks.
Chapter 3, Computational Graphs and Linear Models, demonstrates how to calculate the error gradient of a linear network and how to harness it to classify images.
Chapter 4, Convolutional Networks, examines the theory of convolutional networks and how to use them for image classification.
Chapter 5, Other NN Architectures, discusses the theory behind recurrent networks and shows how to use them to make predictions about sequence data. It also discusses long short-term memory networks (LSTMs) and has you build a language model to predict text.
Chapter 6, Getting the Most out of PyTorch, examines some advanced features, such as using PyTorch in multiprocessor and parallel environments. You will build a flexible solution for image classification using out-of-the-box pre-trained models.
- 我的J2EE成功之路
- Python Artificial Intelligence Projects for Beginners
- 基于多目標(biāo)決策的數(shù)據(jù)挖掘方法評(píng)估與應(yīng)用
- 大學(xué)計(jì)算機(jī)應(yīng)用基礎(chǔ)
- 水晶石精粹:3ds max & ZBrush三維數(shù)字靜幀藝術(shù)
- 計(jì)算機(jī)網(wǎng)絡(luò)安全
- Docker on Amazon Web Services
- LAMP網(wǎng)站開發(fā)黃金組合Linux+Apache+MySQL+PHP
- Salesforce for Beginners
- 單片機(jī)技術(shù)項(xiàng)目化原理與實(shí)訓(xùn)
- 基于Proteus的單片機(jī)應(yīng)用技術(shù)
- 大數(shù)據(jù)導(dǎo)論
- 玩機(jī)器人 學(xué)單片機(jī)
- Hands-On Microservices with C#
- Mastering Machine Learning with R