My Projects
Here are some of the projects I've worked on. Most are finished, but some are currently a work in progress.
More projects coming soon!
Animal-Classification
A custom Convolutional Neural Network Animal Classification Model that achieves ~85% across all key performance metrics.
Breast-Cancer-Prediction
A machine learning project that includes multiple different machine learning models to predict whether a tumor is malignant or benign based on physical characteristics.
Image Editor (WIP)
A simple image editor made using Python's GUI library Tkinter and Pillow.
Faces-GAN
A simple General Adversarial Network for generating faces