This document presents a study that uses a convolutional neural network (CNN) to classify four types of white blood cells (WBCs) from microscope images of blood samples. The CNN model achieved 81% accuracy on a dataset of 15,000 labeled cell images. The CNN framework segments individual cells from images and extracts features to classify each cell as one of four types: neutrophils, lymphocytes, eosinophils, or monocytes. This automated classification approach using deep learning techniques could help diagnose blood-related diseases by reducing the time and expertise required for manual classification of cells under a microscope.