Building Digit prediction web application using TensorFlow with Keras and Flask

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

Deploy your First Deep Learning Neural Network Model using Flask, Keras, TensorFlow in Python

Recently I built a deep learning model for my company predicting whether the user buys a car or not if yes then which car with good accuracy. Gave demo to CEO & business team everyone got excited about it. We Continue Reading