In the sixth blog, our code using TensorFlow that implemented in the code library to read and convert images into text. Our code provided by Niek Temme is the basis of our handwriting algorithm. We used MNist database for our project which has a 28×28 scale. When the code running it will appear a square white to writing. After that, the writing will become an image and will be compared to those in the MNist database. Also, Predint() is the main function to produce the prediction based on the image.