jordanow / cifar10_ML

Investigating the different supervised learning models to classify the CIFAR 10 dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CIFAR 10

Investigating the use of Random forest, Logistic Regression and Convolutional Neural Networks to classify the image based multi class dataset.

Run the app

python main.py

About

Investigating the different supervised learning models to classify the CIFAR 10 dataset

License:MIT License


Languages

Language:Python 100.0%