Projects

Code you can run. Everything here has a repository.

Breast Cancer CNN Classifier

A benign/malignant breast cancer image classifier built in PyTorch, with an augmentation pipeline, CrossEntropyLoss, and the Adam optimizer.

pytorch · cnn · computer-vision · medical-imaging
Read the full write-up

Built a benign/malignant breast cancer image classifier in PyTorch, with a data augmentation pipeline, CrossEntropyLoss, and the Adam optimizer.