Designing and implementing multiple DNN architectures to classify CIFAR-10 dataset images into 10 classes.
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.
Click the link below to view the full code and documentation for this project on GitHub:
View on GitHub