Chapter 4: Image Classification and Regression Using AutoKeras

In this chapter, we will focus on the use of AutoKeras applied to images. In Chapter 2, Getting Started with AutoKeras, we got our first contact with deep learning (DL) applied to images, by creating two models (a classifier and a regressor) that recognized handwritten digits. We will now create more complex and powerful image recognizers, examine how they work, and see how to fine-tune them to improve their performance.

After reading this chapter, you will be able to create your own image models and apply them, to solve a wide range of problems in the real world.

As we discussed in Chapter 2, Getting Started with AutoKeras, the most suitable models for recognizing images use a type ...

Get Automated Machine Learning with AutoKeras now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.