The document presents a project on handwritten digit recognition using machine learning algorithms, specifically comparing support vector machine (SVM), k-nearest neighbors (KNN), and random forest classifier (RFC) without delving into deep learning methods. The paper details methodologies, results, and acknowledges the contributions of various supervisors and officials. Achievable accuracy rates include 97.84% for SVM, 96.72% for KNN, and 96.91% for RFC, with suggestions for further improvement using GPUs.