TensorFlow Categorical Classification Learn how to use categorical classification in TensorFlow with Python to accurately predict different categories that images fall into, such as blank, square, circle, or triangle. Understand how to compile and train the model, and then test its accuracy using random samples from the training set. 06 September 2020