Fashion MNIST Clothing Classifier
A beginner-friendly Deep Learning project that classifies grayscale clothing images into one of 10 fashion categories using an Artificial Neural Network (ANN) built with TensorFlow/Keras. Demonstrates the complete pipeline: data preprocessing, training, evaluation, and prediction.