-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
s4548663-GFNet-ADNI #192
base: topic-recognition
Are you sure you want to change the base?
s4548663-GFNet-ADNI #192
Conversation
…t prohress in train.py
…efficiency, and prefetch() to optimize data loading.
…get the labels used in train,py
…roject Overview'.
…not able to show pics).
…ove the accuracy.
<This is an initial inspection, no action is required at this point.> File Organizing: Well-organized files. Problem Solving:
Model and functions:
Code design: Good Code comment and docstring:
Difficulty: Hard. Additional Comments:
|
Observational Feedback Pull Request: File Organizing: Well-organized files. Commit Log: Documentation: |
Marking
Marked as per the due date and changes after which aren't necessarily allowed to contribute to grade for fairness. |
Approved extension +2 |
Cant merge because of conflicting changes to main repo files (model files). Please update for merge, doesn't affect grade. |
Description
Dear 3710 team, this PR introduces and builds the GFNet model to classify brain MRI scans as either Alzheimer's Disease (AD) or Cognitive Normal (CN), using the ADNI dataset. Significant improvements have been made to ensure model accuracy, robustness, and memory efficiency.
Implementation
Testing
Notes:
Others
I submitted this homework late because I applied for an extension. I'm sorry for everyone's extra workload. Thank you for your comments. I will make sure to correct any problems in time.