This study aims to develop a classification model using Convolutional Neural Networks (CNN) architecture to identify heart abnormalities in children. In this study, binary and multi-class CNNs are used to process data from children's heart images and produce abnormality class predictions. The data used in this study comes from two categories: normal hearts and hearts with abnormalities. The res…