Python_Scripts icon indicating copy to clipboard operation
Python_Scripts copied to clipboard

Brain Tumor Classification using Pytorch Lightning CNN

Open nila-2003 opened this issue 2 years ago • 0 comments

What does this PR introduce?

The PR adds a deep learning file, that classifies whether a person has brain tumor or not. The model has been trained on Kaggle dataset brain_tumor, and uses the Pytorch Lightning CNN model as the classifier.

image

nila-2003 avatar Oct 08 '23 19:10 nila-2003