Category: Azure AI

Azure Machine Learning: A Solutions Architect’s Guide to Enterprise MLOps

Posted on 6 min read

The journey from experimental machine learning models to production-ready AI systems represents one of the most challenging transitions in modern software engineering. Having spent over two decades architecting enterprise solutions, I’ve witnessed the evolution from manual model deployment to sophisticated MLOps platforms. Azure Machine Learning stands at the forefront of this transformation, offering a comprehensive… Continue reading

Azure Cognitive Services–Experience Image Recognition using Custom Vision (Build an Harrison Ford Classifier)

Posted on 7 min read

Custom Vision Service as part of Azure Cognitive Services landscape of pretrained API services, provides you an ability to customize the state-of-the-art Computer Vision models for your specific use case. Using custom vision service you can upload set of images of your choice and categorize them accordingly using tags/categories and automatically train the image recognition… Continue reading