ML EngineerAug 2025 – Oct 2025
DeepSkin
A CNN that classifies skin conditions from a photo, behind a web app.

What it does
- Trained a convolutional neural network in PyTorch on a Kaggle skin-disease image dataset.
- Wrapped it in a web app classifying conditions from user-submitted photos.
Built with
- PyTorch
- Python
- Next.js