Tensorflow and Keras Model Deployment using Flask in Google Colab

A Deep Learning Model Deployment Task

Rishi Mishra
DataDrivenInvestor
Published in
5 min readJun 14, 2021

--

Model deployment is one of the interesting aspects of an end-to-end Deep Learning project.

In this article, we are going to learn how to deploy the Deep Learning model which includes Libraries such as Tensorflow and Keras using flask in Google Colab.

--

--