Skip to content

Model performance and tuning analysis conducted on the CIFAR10 and CIFAR100 datasets. Convolutional Neural Network (CNN), Gated Multilayer Perceptron (gMLP), and Vision Transformer (ViT) model architectures are utilized. The study is built using PyTorch, PyTorch Lightning, and Optuna. MLflow, DVC, YAML files and the Hydra framework are used.

License

Notifications You must be signed in to change notification settings

ZCalkins/Model-Performance-and-Tuning-Analysis-on-CIFAR

Repository files navigation

Model Performance and Tuning Analysis on CIFAR

This repository contains the code and experiments for evaluating the tuning, scalability, generalization and reliability of three different deep learning model architectures (CNN, gMLP, and ViT) on the CIFAR10 and CIFAR100 datasets.

About

Model performance and tuning analysis conducted on the CIFAR10 and CIFAR100 datasets. Convolutional Neural Network (CNN), Gated Multilayer Perceptron (gMLP), and Vision Transformer (ViT) model architectures are utilized. The study is built using PyTorch, PyTorch Lightning, and Optuna. MLflow, DVC, YAML files and the Hydra framework are used.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages