Back to projects

Deep Learning

Brain Tumor Classifier

PyTorchCNNStreamlitDeep Learning

A deep learning project that classifies brain MRI scans into four tumor categories with 99.3% accuracy. The convolutional neural network was built using PyTorch and deployed as an interactive web application using Streamlit, allowing users to upload MRI images and get instant classification results.