This project simply implements three common deep learning models (VGG16, ResNet18, ViT) for medical image classification tasks using the PathMNIST dataset.
This tutorial is designed for beginners of deep learning, introducing the basics of PyTorch to advanced applications step by step.