Open dileep-gadiraju opened 1 year ago
@dileep-gadiraju (Dec 13) - Changed and tested the code for save model checkpoint (only save weights parameter). Trained the model for 5 epochs with existing digits dataset with data augmentation. Inference done on the same test dataset. Accuracy on NSIT dataset (~60%). Almost same to old checkpoint. Accuracy on Not in MNIST dataset (~97%). 3% increase than old checkpoint.
@dileep-gadiraju (Dec 14)
As deployer/Maintainer I should be able to improve Handwritten Digits Accuracy by experimenting with open and synthetic datasets - Iteration 3. Expected accuracy improvement is approximately 3% to 5%.