There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
I built a Neural Network model with PyTorch library to recognize the CIFAR10 dataset, which consists of 10 different object images. Since PyTorch supports CIFAR10 dataset, accessing and loading of train and test images was easy.