Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 458 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 458 Bytes

Natual_Image_Classification

A complete project for natural image classification using the CIFAR-10 dataset, with application of 4 different machine learning models.

Access the CIFAR-10 dataset. Link - https://www.cs.toronto.edu/~kriz/cifar.html

CIFAR-10 python version is used. Link to download the data set is available in the link mentioned above.

Notebook file (Natural_Image_Classification.ipynb) file to be used to access the code for the project.