In this lab you create a computer vision model that can recognize items of clothing and then explore what affects the training model.
Overview
Syllabus
- GSP631
- Overview
- Introduction to TensorFlow
- Setup and requirements
- Access Cloud Code
- Start Coding
- Import necessary packages
- Loading and preprocessing the dataset
- Design your model
- Compile and train the model
- Evaluate model performance on unseen data
- Saving and loading the model
- Explore callbacks
- Explore
- Congratulations!