This repository contains the ML projects built using popular Python based Machine Learning libraries.
Use Google's Colaboratory to view this repo, using the badge:
- California housing prediction (Regression)
- Heart disease prediction (Classification)
- MNIST Classification using PyTorch (MLP, CNN) (Classification)
- Diabetic Retinopathy Severiety Detector (ResNet18, ResNet50) (Classification)