Projects: 1.Alzheimer's Disease Detection:
Developed an intelligent medical image analysis system to detect Alzheimer’s disease at early stages using deep learning techniques. The project leverages Convolutional Neural Networks (CNNs) to automatically extract high-level features from brain MRI images, enabling accurate classification of different stages of Alzheimer’s disease.
To enhance model performance, feature optimization techniques were applied to reduce redundancy, improve classification accuracy, and minimize overfitting. The system was trained and evaluated on a labeled MRI dataset, achieving improved detection efficiency compared to traditional machine learning methods.

