Summary
We have just completed the journey to build a deep learning model in TensorFlow and track it in Comet!
Throughout this chapter, we described some general concepts regarding deep learning as well as the main structure of the TensorFlow package, and some related concepts, including how to load a dataset and build and train a model in TensorFlow.
In the last part of the chapter, we implemented a practical use case that showed you how to track a deep learning experiment in Comet as well as how to build a report with the results of the experiment.
In the next chapter, we will review the basic concepts related to time series analysis and how to perform it in Comet.