Tag: clothes

  • E-Commerce ML/AI Classification

    The article outlines the process of using TensorFlow to categorize clothing images. It involves pre-processing data, building an ML model, and making predictions. The application relies on Python and Jupyter Anaconda IDE, using the tf.keras high-level API. The dataset comprises 60,000 grayscale images in various fashion categories, with data divided into training and testing sets…