Paper Title
Diabetic Patient Classification: An Efficient Algorithm Based on Deep Learning Approach

Abstract
During the last decade, some important progress on machine learning ML area have been made, especially with the apparition of a new subfield called deep learning DL and CNN networks (Convolutional Neural Networks). This new tendency is used to perform much more sophisticated algorithms allowing high performance in many disciplines such as: pattern recognition, image classification, computer vision, as well as other supervised and unsupervised classification tasks. In this work, we have developed an automatic classifier that permits to classify a number of diabetic patients based on some blood characteristics by using ML approach and DL approach. Initially, we have proceeded to the classification task using many ML algorithms. Then we proposed a simple CNN model composed of many layers. Finally, we established a comparison between ML and DL algorithms. For programming, we have used Python, Tensor flow and Keras which are the most used in the field. Keywords - Diabetes Classification, Machine Learning, Deep Learning, Artificial Neural Networks, Convolutional Neural Networks