Summary
In this chapter, we have learned how convolutional networks work, how to implement an image classifier, and how to fine-tune it to improve its accuracy. We have also learned how to implement an image regressor and fine-tune it to improve its performance.
Now that we have learned how to work with images, we are ready to move on to the next chapter, where you will learn how to work with text by implementing classification and regression models using AutoKeras.