Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Custom ResNet Model

Developed a deep learning model using a custom ResNet architecture for image classification on the CIFAR-10 dataset. The model achieved a test accuracy of 91.65% with 4,991,306 trainable parameters. Utilized PyTorch framework, torchvision library, and implemented data augmentation techniques for improving model generalization. Employed early stopping and Adam optimizer during training for better convergence and model performance. Additionally, visualized training and validation accuracy/loss curves for model analysis.

About

Midterm Project for DL, a ResNet model implementation using the PyTorch framework for image classification tasks.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages