This project involves creating a ResNet-10 architecture for a CNN. Key enhancements include label smoothing, custom epochs, and learning rate adjustments, resulting in an accuracy of 92.4%.
- ResNet-10 Architecture
- Label Smoothing
- Custom Epochs
- Learning Rate Adjustments
Achieved an accuracy of 92.4%.
- Python 3.x
- TensorFlow
- Keras
- NumPy
- Matplotlib