Click here to Skip to main content
15,886,199 members
Articles / Artificial Intelligence / Machine Learning

Building Own Computer Vision Cloud Service

Rate me:
Please Sign up or sign in to vote.
4.85/5 (10 votes)
17 Dec 2017CPOL10 min read 19.2K   27  
Build a simple machine learning service with ASP.NET Core, Tensorflow and Azure Cloud
This article doesn't attempt to explain how computer vision algorithm works, but instead, it covers how a developer can build and deploy own intelligent services using modern technologies. In this article, you will learn about building a simple machine learning service using ASP.NET Core, Tensorflow and Azure Cloud.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Ukraine Ukraine
Software Engineer and OSS contributor who interested in distributed systems and cloud computing. I've been using Microsoft stack of technologies with success over the years and love to share engineering approaches, practices, solutions and tools.

Comments and Discussions