Skip to content
#

cifar10

Here are 828 public repositories matching this topic...

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 for clean and concise code and Optuna for hyperparameter tuning.

  • Updated Jul 19, 2024
  • Python
neural-api

This project optimizes the CIFAR-10 dataset for improved model performance through data exploration, augmentation, and training a CNN. It includes data loading, preprocessing, exploratory data analysis (EDA), and model training in a streamlined pipeline, showcasing the importance of data preparation in achieving better classification accuracy.

  • Updated Jul 13, 2024
  • Python

Improve this page

Add a description, image, and links to the cifar10 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cifar10 topic, visit your repo's landing page and select "manage topics."

Learn more