Skip to content

8-vishal/Brain_Tumor_Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brain_Tumor_Classification

2D-CNN for Brain Tumor Classification

Data is available at https://www.kaggle.com/navoneel/brain-mri-images-for-brain-tumor-detection

For training your own model call the function TRAINING() with parameters:- Boolean ( want to save the model or not), Train_loader, Number of EPOCHS

For testing the model run the TESTING() function with no parameters.

Releases

No releases published

Packages

No packages published

Languages