Summary
In this chapter, we learned what a multitasking model is, what a multimodal model is, and how to use the powerful AutoModel class to create efficient models with multiple inputs and outputs. You are now ready to apply these concepts to your own multimodel projects by creating them from scratch or by adapting this practical example for your own datasets.
In the next chapter, we will learn how to export our models and how to use a powerful visualization tool to track and visualize metrics such as loss and accuracy in real-time graphs.