April 2026
461 pages
17h 56m
English
Application of neural networks in the practical world
With deep neural networks, we’ve developed a tool that can be used in many different ways. In this chapter, we want to show you a few examples that impressively demonstrate how powerful neural networks can be. We start with a simple regression task.
Then, we describe examples of image classification with a custom convolutional neural network (CNN) and a pretrained CNN. Finally, we let neural networks dream and make an already trained network available as a product via a web application.
In the course of the chapter, we’ll also use functions from Python libraries that haven’t yet been used. The installation of libraries is described in Chapter 2 ...
Read now
Unlock full access