AI Stock Price Prediction

Brain Tumour Classification

Recently, finished a small machine learning project to classify different types of brain cancer from MRI images.

Project Overview:

Data and Features:

The dataset is loaded using torchvision.datasets.ImageFolder and torch.utils.data.DataLoader. The following transofrmation are applied

Training and Results:

Available here and image below.