Deep Learning for Multi-Class Classification Using CIFAR-10

Designing and implementing multiple DNN architectures to classify CIFAR-10 dataset images into 10 classes.

Project Overview

This project involves designing and implementing multiple Deep Neural Network (DNN) architectures to classify images from the CIFAR-10 dataset into 10 different categories. The objective was to evaluate and fine-tune hyperparameters, including the number of layers, activation functions, and optimizers, to achieve better performance than a baseline model.

Dataset

Objective

Key Outcomes

Tools Used

View the Code

Click the link below to view the full code and documentation for this project on GitHub:

View on GitHub