PyTorch Cat or Dog Classifier
Self-taught Project
Developed a CNN model to classify images between cats or dogs. Additionally, I created a user-friendly back and front end for easy image input and result visualization. The libraries and frameworks I utilized for this project include PyTorch for the model, Flask for backend functionality, and Bootstrap for frontend design.