Create and serve a simple machine learning model
In this tutorial, we are going to create and deploy a simple machine learning model.
We are going to create the model using Python and the tensorflow library. We will finish up by serving the model in a flask application as an API (Application Progr...
josiasaurel.hashnode.dev7 min read