Skip to content

This notebook implements all the necessary steps for classifying images with PyTorch: imports, data loading, model creation, training and results display.

Notifications You must be signed in to change notification settings

carlosjimenezmwb/Pytorch-Classifier-for-CIFAR10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Pytorch-Classifier-for-CIFAR10

This is an exercise done for one of the courses of my MSc in Deep Learning.

This script implements all the necessary steps for classifying images with PyTorch: imports, data loading, model creation, training and results display.

This code has been run in Google Colab using a GPU.

About

This notebook implements all the necessary steps for classifying images with PyTorch: imports, data loading, model creation, training and results display.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published