Overview
- A computer-vision model that predicts a dog's emotion from a photo.
- Trains a convolutional neural network with PyTorch and torchvision, then evaluates and iterates to improve it.
- An end-to-end image-classification project.
Built with
PythonPyTorchtorchvisionCNNComputer Vision