This project uses the dataset avalible in https://www.kaggle.com/sartajbhuvaji/brain-tumor-classification-mri
Run the multi_networks_image_classifaction file if you would like to compare between the following networks VGG_16 AlexNet ResNet50
The Data set must be of the following format
Dataset
Test
|__ Class 1
|__ Class 2
..
Train
|__ Class 1
|__ Class 2
..