Section 01
[Introduction] From Logistic Regression to ResNet18: CIFAR-10 Image Classification Experiment Comparison Project
Title: From Logistic Regression to ResNet18: A Complete Experimental Comparison of Image Classification on CIFAR-10 Abstract: A systematic deep learning experiment project starting from simple logistic regression, gradually comparing the performance of various models (fully connected neural networks, convolutional neural networks, batch normalization, data augmentation, and ResNet18) on the CIFAR-10 dataset, and providing complete learning curves and performance analysis. Original Author and Source:
- Original Author/Maintainer: uchidaGHub
- Source Platform: GitHub
- Original Project Title: cifarClassificationExperiment
- Project Link: https://github.com/uchidaGHub/cifarClassificationExperiment
- Publication Date: 2026-06-17