The Deep Learning with PyTorch Workshop - Helion
Tytuł oryginału: The Deep Learning with PyTorch Workshop
ISBN: 9781838981846
stron: 329, Format: ebook
Data wydania: 2020-07-22
Księgarnia: Helion
Cena książki: 98,10 zł (poprzednio: 109,00 zł)
Oszczędzasz: 10% (-10,90 zł)
Get a head start in the world of AI and deep learning by developing your skills with PyTorch
Key Features
- Learn how to define your own network architecture in deep learning
- Implement helpful methods to create and train a model using PyTorch syntax
- Discover how intelligent applications using features like image recognition and speech recognition really process your data
Book Description
Want to get to grips with one of the most popular machine learning libraries for deep learning? The Deep Learning with PyTorch Workshop will help you do just that, jumpstarting your knowledge of using PyTorch for deep learning even if you're starting from scratch.
It's no surprise that deep learning's popularity has risen steeply in the past few years, thanks to intelligent applications such as self-driving vehicles, chatbots, and voice-activated assistants that are making our lives easier. This book will take you inside the world of deep learning, where you'll use PyTorch to understand the complexity of neural network architectures.
The Deep Learning with PyTorch Workshop starts with an introduction to deep learning and its applications. You'll explore the syntax of PyTorch and learn how to define a network architecture and train a model. Next, you'll learn about three main neural network architectures - convolutional, artificial, and recurrent - and even solve real-world data problems using these networks. Later chapters will show you how to create a style transfer model to develop a new image from two images, before finally taking you through how RNNs store memory to solve key data issues.
By the end of this book, you'll have mastered the essential concepts, tools, and libraries of PyTorch to develop your own deep neural networks and intelligent apps.
What you will learn
- Explore the different applications of deep learning
- Understand the PyTorch approach to building neural networks
- Create and train your very own perceptron using PyTorch
- Solve regression problems using artificial neural networks (ANNs)
- Handle computer vision problems with convolutional neural networks (CNNs)
- Perform language translation tasks using recurrent neural networks (RNNs)
Who this book is for
This deep learning book is ideal for anyone who wants to create and train deep learning models using PyTorch. A solid understanding of the Python programming language and its packages will help you grasp the topics covered in the book more quickly.
Osoby które kupowały "The Deep Learning with PyTorch Workshop", wybierały także:
- Data Science w Pythonie. Kurs video. Przetwarzanie i analiza danych 149,00 zł, (67,05 zł -55%)
- Machine Learning i język Python. Kurs video. Praktyczne wykorzystanie popularnych bibliotek 243,59 zł, (112,05 zł -54%)
- Matematyka w deep learningu. Co musisz wiedzie 89,00 zł, (44,50 zł -50%)
- Dylemat sztucznej inteligencji. 7 zasad odpowiedzialnego tworzenia technologii 54,90 zł, (27,45 zł -50%)
- Eksploracja danych za pomoc 67,00 zł, (33,50 zł -50%)
Spis treści
The Deep Learning with PyTorch Workshop. Build deep neural networks and artificial intelligence applications with PyTorch eBook -- spis treści
- 1. Introduction to Deep Learning and PyTorch
- 2. Building Blocks of Neural Networks
- 3. A Classification Problem Using DNNs
- 4. Convolutional Neural Networks
- 5. Style Transfer
- 6. Analyzing the Sequence of Data with RNNs