PJ2_2026 CIFAR-10 Model Weights
This repository stores the final trained PyTorch checkpoint for Neural Network and Deep Learning Project 2.
- Code: https://github.com/kr0n03ta313/PJ2_2026
- Dataset: https://scidata.sjtu.edu.cn/records/p4t8m-rbe26
- Architecture: small ReLU CNN trained on CIFAR-10
- Final test accuracy: 70.61%
- Checkpoint file:
model.pt
The checkpoint was trained and evaluated with the scripts in the GitHub repository above.