Hey everyone,
I have been working on a project to recognise hand written digits for the Digit Recognizer competition on Kaggle. I have been able to consistently develop the performance of the model from 95% to 99% on the public score. I have now stumbled upon a block and am not able to increase the performance of the model any further. The current performance of the model is as follows:
- Training Set: 100% Accuracy; 3% Loss
- Validation Set: 99.4% Accuracy; 5% Loss
- Testing Set: 99.19% Accuracy; 6.5% Loss
Kindly help me out by providing tips, advice or new approaches to increase the performance model. Here is a link to the notebook My Notebook
Thank you so much for helping me out