A summary of my journey of doing this in the last 3 years — Introduction In machine learning projects, there are several ways to deploy your final model. It could be cloud deployment, deployment on mobile devices, deployment on embedded systems, etc. For this, you can leverage several programming languages depending on the tech stack you’re using in your day job or project. In some…