Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nancyhamdan/24hdsc-2023
Predicting the stage of Dementia in Alzheimer patients using MRI brain scans
https://github.com/nancyhamdan/24hdsc-2023
alexnet convolutional-neural-networks deep-learning keras neural-networks tensorflow
Last synced: 1 day ago
JSON representation
Predicting the stage of Dementia in Alzheimer patients using MRI brain scans
- Host: GitHub
- URL: https://github.com/nancyhamdan/24hdsc-2023
- Owner: nancyhamdan
- Created: 2023-02-08T12:16:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-02-08T12:24:06.000Z (over 1 year ago)
- Last Synced: 2024-01-18T08:22:37.399Z (10 months ago)
- Topics: alexnet, convolutional-neural-networks, deep-learning, keras, neural-networks, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dementia Stage Prediction
Predicting the stage of Dementia in Alzheimer patients using MRI brain scans as part of the 24-Hour Data Science Challenge 2023 at PSUT.
A Convolutional Neural Network following the AlexNet architecture was implemented using Tensorflow/Keras.