Welcome to MLDeploy

Machine learning has changed numerous applications and would continue to change with more availability of data. Once you look at the literature, you can find many different documents describing algorithms. However, one aspect that I feel needs a more comprehensive overview is the deployment of those algorithms. In this blog channel, I would like to go over alternatives for the deployment methods. Let me name a few:
  • REST API backends
  • Desktop applications
  • Edge devices
  • Mobile deployment
  • Script Executables
  • Web front ends
  • No deployment
There are many pros and cons for each method in terms of latency and resource usage. We will be discussing them in more detail.

Comments

Popular posts from this blog

When to do machine learning

Lets start coding for linear regression

Linear algebra