You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modified AlexNet-based PyTorch model for CIFAR-10 classification with modern training techniques (label smoothing, dropout, LR scheduling). Achieves ~88.63% test accuracy and includes a Gradio-based Hugging Face deployment.