Authors: Nina Ebensperger, Karina Martinez, Edison Murairi
Brain MRI scans from OASIS1 dataset.
- Gated MLP
- ResNet50 with Metadata
- CNN with Attention Mechanism
- Download the
Codes
folder - Ensure the files
data.csv
,download_data.py
,main_code.py
andrun.sh
are present - In the terminal, execute the command
./run.sh
- Then, the
main_code.py
will 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.