Giter VIP home page Giter VIP logo

alzheimer_diagnosis_and_reproduction's Introduction

Alzheimer MRI Diagnosis and Reproduction with CNN and GAN

This is a project that aims to compare multiple classification methods including KNN and CNN network in Alzheimer’s disease diagnosis, reach higher accuracy with only single-angled MRI dataset and use GAN network to reconstruct brain MRI photos of Alzheimer’s disease patients, which are possible to then be fed back to the classification network to test its result.

Our dataset comes from Kaggle-Alzheimer MRI Preprocessed Dataset. Methodologies include Naive Bayes, Decision Tree, SVM, KNN, Logistic Regression, Random Forest, CNN and GAN. It turns out common classification methods like Random Forest and Logistic Regression can reach approximately 90% accuracy already.

ml

CNN is proposed to further increase the accuracy. BY adjusting our models and parameters, we reach around 98% accuracy in MRI classification with the following structure.

cnn

Statistics for CNN prediction:

Score Type Value
Precision Score 98.30%
Recall Rate 98.28%
F1 Score 98.30%

Furthermore, we aim to let neural networks learn the patterns of MRI. GAN is used to reproduce similar MRI images based on the training set. The basic algorithm is as follows:

gan

The images we reproduce seem also promising, with a high likelihood to original ones.

gan_MRI

For more details, codes can be found in the .ipynb files and Appendix.pdf. For the report, please refer to Alzheimer_MRI_Diagnosis_and_Reproduction.pdf.

Contributors: Yifan Li, Zimu Gong, Ming Wang

alzheimer_diagnosis_and_reproduction's People

Contributors

gok-656 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.