Developed in C++ using the breadth-first search algorithm. Created in December 2021 as part of the Design and Analysis of Algorithms course, with a presentation delivered in January 2022.
Using statistical features for ASD diagnosis, Dekhil et al. (2019) extracted various statistical features from MRI data and then applied KNN and SVM algorithms in the classification step. The authors ...
This project leverages U-Net for lung region segmentation and CNN for cancer classification using CT scan images. It aims to enhance lung cancer detection accuracy through deep learning techniques.