classification: convolutional architecture3 days ago
Demonstration of how to download KMNIST using torchvision | Create dummy dataset with the same shape as KMNIST | Create the layers that define the architecture of our convolutional network | Define the model object | Train and validate the model
