April 2026
461 pages
17h 56m
English
In this chapter, we’ve shown some sample applications for regression and image classification tasks. We created and trained our own CNN using tensorflow.keras. The use of pretrained networks such as Inception-v3, ResNet50, or VGG19 facilitates image classification with a small amount of image data training. To see what information is contained in a deep neural network, the DeepDream algorithm was implemented—the dreaming of a deep network belongs to the class of generative networks. To take a step toward deployment, we’ve used the Transformer library and Gradio to show how you can make pretrained networks available as a web application.
Read now
Unlock full access