Authors: Nina Ebensperger, Karina Martinez, Edison Murairi
Brain MRI scans from OASIS1 dataset.
- Gated MLP
- ResNet50 with Metadata
- CNN with Attention Mechanism
- Download the
Codesfolder - Ensure the files
data.csv,download_data.py,main_code.pyandrun.share present - In the terminal, execute the command
./run.sh - Then, the
main_code.pywill execute and train all the three models.
Note: At any time of the training, press CTRL-C to interrupt a model and go to the next one.