Azure's deep learning- (and general machine learning-) based offerings are broadly divided into three parts:
- The Azure Machine Learning service (https://azure.microsoft.com/en-in/services/machine-learning-service/), which provides an end-to-end machine learning life cycle, including model building, training, and deployment:
- Machine Learning APIs (https://gallery.azure.ai/machineLearningAPIs), which provide APIs for a wide range of learning tasks, such as content moderation, translation, anomaly detection, and so on:
- Azure AI (https://azure.microsoft.com/en-in/overview/ai-platform/), which focuses on topics such as knowledge mining, decision mining, and many other similar machine learning capabilities in the domains of computer vision and language modeling:
We will now study two APIs for a computer vision...