This post will give you an idea about how to build a web application which predicts digit in the image uploaded. We are going to use the model which we have already for predicting digits which was trained on MNIST Continue Reading
My small stint with Java decompiler and solutions to the roadblocks I faced
Recently I came across a problem where we need to do some changes in a small application where we don’t have the source code. Around 5 years back my team members built a small application for a temporary purpose and Continue Reading