Brain MRI Scans Using Teachable Machine
January 5, 2026Web-based machine learning application for brain MRI scan classification using transfer learning and real-time browser inference.
Abstract
This project presents a web-based machine learning application for brain MRI scan classification built with Google’s Teachable Machine.
The application leverages transfer learning and neural networks to classify MRI images directly in the browser, with no server-side inference required.
It demonstrates how accessible machine learning workflows can be used for medical image analysis while keeping a simple interface for image upload and immediate prediction.