Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Python Deep Learning
  • Toc
  • feedback
Python Deep Learning

Python Deep Learning

By : Ivan Vasilev
4.9 (15)
close
Python Deep Learning

Python Deep Learning

4.9 (15)
By: Ivan Vasilev

Overview of this book

The field of deep learning has developed rapidly recently and today covers a broad range of applications. This makes it challenging to navigate and hard to understand without solid foundations. This book will guide you from the basics of neural networks to the state-of-the-art large language models in use today. The first part of the book introduces the main machine learning concepts and paradigms. It covers the mathematical foundations, the structure, and the training algorithms of neural networks and dives into the essence of deep learning. The second part of the book introduces convolutional networks for computer vision. We’ll learn how to solve image classification, object detection, instance segmentation, and image generation tasks. The third part focuses on the attention mechanism and transformers – the core network architecture of large language models. We’ll discuss new types of advanced tasks they can solve, such as chatbots and text-to-image generation. By the end of this book, you’ll have a thorough understanding of the inner workings of deep neural networks. You'll have the ability to develop new models and adapt existing ones to solve your tasks. You’ll also have sufficient understanding to continue your research and stay up to date with the latest advancements in the field.
Table of Contents (17 chapters)
close
1
Part 1:Introduction to Neural Networks
5
Part 2: Deep Neural Networks for Computer Vision
8
Part 3: Natural Language Processing and Transformers
13
Part 4: Developing and Deploying Deep Neural Networks

Summary

In this chapter, we explained what DL is and how it’s related to DNNs. We discussed the different types of DNNs and how to train them, and we paid special attention to various regularization techniques that help with the training process. We also mentioned many real-world applications of DL and tried to analyze the reasons for its efficiency. Finally, we introduced two of the most popular DL libraries, namely PyTorch and Keras. We also implemented identical MNIST classification examples with both libraries.

In the next chapter, we’ll discuss how to solve classification tasks over more complex image datasets with the help of convolutional networks – one of the most popular and effective deep network models. We’ll talk about their structure, building blocks, and what makes them uniquely suited to computer vision tasks. To spark your interest, let’s recall that convolutional networks have consistently won the popular ImageNet challenge since...

bookmark search playlist download font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete