October 2021
Intermediate to advanced
472 pages
11h 32m
English
This chapter covers
Previously, we only dealt with tabular data—data in CSV files. In this chapter, we’ll work with a completely different type of data—images.
The project we prepared for this chapter is classification of clothes. We will predict if an image of clothing is a T-shirt, a shirt, a skirt, a dress, or something else.
This is an image classification problem. To solve it, we will learn how to train a deep ...
Read now
Unlock full access