{"id":4285,"date":"2016-11-29T00:00:00","date_gmt":"2016-11-29T00:00:00","guid":{"rendered":"https:\/\/azure.microsoft.com\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software"},"modified":"2025-06-12T09:27:55","modified_gmt":"2025-06-12T16:27:55","slug":"from-a-pc-on-every-desktop-to-deep-learning-in-every-software","status":"publish","type":"post","link":"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/","title":{"rendered":"From \u201cA PC on every desktop\u201d to \u201cDeep Learning in every software\u201d"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Deep learning is behind many recent breakthroughs in Artificial Intelligence, including speech recognition, language understanding and computer vision. At Microsoft, it is changing customer experience in many of our applications and services, including Cortana, Bing, Office 365, SwiftKey, Skype Translate, Dynamics 365, and HoloLens. Deep learning-based <a href=\"https:\/\/www.popsci.com\/how-microsofts-machine-learning-breaking-language-barrier\" target=\"_blank\" rel=\"noopener\">language translation<\/a> in&nbsp;Skype was recently named <a href=\"https:\/\/www.popsci.com\/6-greatest-software-innovations-year\" target=\"_blank\" rel=\"noopener\">one of the 7 greatest software innovations of the year<\/a> by Popular Science, and the technology helped us achieve human-level parity in conversational speech recognition. Deep learning is now a core feature of development platforms such as the Microsoft Cognitive Toolkit, Cortana Intelligence Suite, Microsoft Cognitive Services, Azure Machine Learning, Bot Framework, and the Azure Bot Service. I believe that the applications of this technology are so far reaching&nbsp; that \u201cDeep Learning in every software\u201d will be a reality within this decade.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We\u2019re working very hard to empower developers with AI and Deep Learning, so that they can make smarter products and solve some of the most challenging computing tasks. By vigorously improving algorithms, infrastructure and collaborating closely with our partners like NVIDIA, OpenAI and others and harnessing the power of GPU-accelerated systems, we\u2019re making Microsoft Azure the fastest, most versatile AI platform \u2013 a truly intelligent cloud.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"production-ready-deep-learning-toolkit-for-anyone\">Production-Ready Deep Learning Toolkit for Anyone<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The <a href=\"https:\/\/cntk.ai\/\" target=\"_blank\" rel=\"noopener\"><strong>Microsoft Cognitive Toolkit<\/strong><\/a> (formerly <strong>CNTK<\/strong>) is our open-source, cross-platform toolkit for learning and evaluating deep neural networks. The Cognitive Toolkit expresses arbitrary neural networks by composing simple building blocks into complex computational networks, supporting all relevant network types and applications. With the state-of-the art accuracy and efficiency, it scales to multi-GPU\/multi-server environments. According to both internal and external benchmarks, the Cognitive Toolkit continues to outperform other Deep Learning frameworks in most tests and unsurprisingly, the latest version is faster than the previous releases, especially when working on massively big data sets and on Pascal GPUs from NVIDIA. That\u2019s true for single-GPU performance, but what really matters is that Cognitive Toolkit can already scale up to using a massive number of GPUs. In the latest release, we\u2019ve extended Cognitive Toolkit to natively support Python in addition to C++. Furthermore, the Cognitive Toolkit also now allows developers to use reinforcement learning to train their models. Finally, Cognitive Toolkit isn\u2019t bound to the cloud in any way. You can train models on the cloud but run them on premises or with other hosters. Our goal is to empower anyone to take advantage of this powerful technology.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To quickly get up to speed on the Toolkit, we\u2019ve published <strong>Azure Notebooks<\/strong> with numerous&nbsp; tutorials and we\u2019ve also assembled a <a href=\"https:\/\/www.microsoft.com\/en-us\/research\/product\/cognitive-toolkit\/model-gallery\/\" target=\"_blank\" rel=\"noopener\"><strong>DNN Model Gallery<\/strong><\/a> with dozens of code samples, recipes and tutorials across scenarios working with a variety of datasets: images, numeric, speech and text.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what-others-are-saying\">What Others Are Saying<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In the <a href=\"https:\/\/www.microsoft.com\/en-us\/research\/product\/cognitive-toolkit\/model-gallery\/\" target=\"_blank\" rel=\"noopener\"><strong>\u201cBenchmarking State-of-the-Art Deep Learning Software Tools\u201d<\/strong><\/a> paper published in September 2016, academic researchers have run a comparative study of the state-of-the-art GPU-accelerated deep learning software tools, including Caffe, Cognitive Toolkit (CNTK), TensorFlow, and Torch. They\u2019ve benchmarked the running performance of these tools with three popular types of neural networks on two CPU platforms and three GPU platforms. Our Cognitive Toolkit outperformed other deep learning toolkits on nearly every workload.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Furthermore, Nvidia recently has also run a benchmark comparing all the popular Deep Learning toolkits with their latest hardware. The results show that the Cognitive Toolkit trains and evaluates deep learning algorithms faster than other available toolkits, scaling efficiently in a range of environments\u2014from a CPU, to GPUs, to multiple machines\u2014while maintaining accuracy. Specifically, it\u2019s <strong>1.7 times faster<\/strong> than our previous release and<strong> 3x faster than TensorFlow<\/strong> on Pascal GPUs (as presented at SuperComputing\u201916 conference).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">End users of deep learning software tools can use these benchmarking results as a guide to selecting appropriate hardware platforms and software tools. Second, for developers of deep learning software tools, the in-depth analysis points out possible future directions to further optimize performance.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"real-world-deep-learning-workloads\">Real-world Deep Learning Workloads<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We at Microsoft use Deep Learning and the Cognitive Toolkit in many of our internal services, ranging from digital agents to core infrastructure in Azure.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>1.<\/strong> <strong>Agents (Cortana):<\/strong> Cortana is a digital agent that knows who you are and knows your work and life preferences across all your devices. Cortana has more 133 million users and has intelligently answered more than 12 billion questions. From speech recognition to computer vision in Cortana \u2013 all these capabilities are powered by Deep Learning and Cognitive Toolkit. We have recently made a <a href=\"https:\/\/blogs.microsoft.com\/next\/2016\/10\/18\/historic-achievement-microsoft-researchers-reach-human-parity-conversational-speech-recognition\/#sm.000006gmppudtudy7yojksy7pwee5\" target=\"_blank\" rel=\"noopener\">major breakthrough in speech recognition<\/a>, creating a technology that recognizes the words in a conversation and makes the same or fewer errors than professional transcriptionists. The researchers reported a word error rate (WER) of 5.9 percent, down from the 6.3 percent, the lowest error rate ever recorded against the industry standard Switchboard speech recognition task. Reaching human parity using Deep Learning is a truly historic achievement.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2016\/11\/2d83e81d-a588-442a-8e80-f92f842745fc.webp\" alt=\"DeepLearning\" title=\"DeepLearning\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Our <a href=\"https:\/\/arxiv.org\/abs\/1512.03385\" target=\"_blank\" rel=\"noopener\">approach to image recognition<\/a> also placed first in several major categories of the ImageNet and the Microsoft Common Objects in Context challenges. The DNNs built with our tools won first place in all three categories we competed in: classification, localization and detection. The system won by a strong margin, because we were able to accurately train extremely deep neural nets, 152 layers \u2013 much more than in the past \u2013 and it used a new \u201cresidual learning\u201d principle. Residual learning reformulates the learning procedure and redirects the information flow in deep neural networks. That helped solve the accuracy problem that has traditionally dogged attempts to build extremely deep neural networks.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>2.<\/strong> <strong>Applications:<\/strong> Our applications, from Office 365, Outlook, PowerPoint, Word and Dynamics 365 can use deep learning to provide new customer experiences. One excellent example of a deep learning application the bot used by <strong>Microsoft Customer Support and Services<\/strong>. Using Deep Neural Nets and the Cognitive Toolkit, it can intelligently understand the problems that a customer is asking about, and recommend the best solution to resolve those problems. The bot provides a quick self-service experience for many common customer problems and helps our technical staff focus on the harder and more challenging customer issues.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Another example of an application using Deep Learning is the <a href=\"https:\/\/blogs.technet.microsoft.com\/machinelearning\/2016\/11\/02\/connected-drones-3-powerful-lessons-we-can-all-take-away\/\" target=\"_blank\" rel=\"noopener\"><strong>Connected Drone<\/strong><\/a> application built for powerline inspection by one of our customers eSmart (to see the Connected Drone in action, please <a href=\"https:\/\/www.youtube.com\/watch?v=nbMt5hHvpnc\" target=\"_blank\" rel=\"noopener\">watch this video<\/a>). <strong>eSmart Systems<\/strong> began developing the Connected Drone out of a strong conviction that drones combined with <a href=\"https:\/\/azure.microsoft.com\/en-us\/services\/machine-learning\/\" target=\"_blank\" rel=\"noopener\">cloud intelligence<\/a> could bring great efficiencies to the power industry. The objective of the Connected Drone is to support and automate the inspection and monitoring of power grid infrastructure instead of the currently expensive, risky, and extremely time consuming inspections performed by ground crews and helicopters. To do this, they use <a href=\"https:\/\/blogs.technet.microsoft.com\/machinelearning\/2016\/09\/15\/building-deep-neural-networks-in-the-cloud-with-azure-gpu-vms-mxnet-and-microsoft-r-server\/\" target=\"_blank\" rel=\"noopener\">Deep Learning<\/a> to analyze video data feeds streamed from the drones. Their analytics software recognizes individual objects, such as insulators on power poles, and directly links the new information with the component registry, so that inspectors can quickly become aware of potential problems. eSmart applies a range of deep learning technologies to analyze data from the Connected Drone, from the very deep Faster R-CNN to Single Shot Multibox Detectors and more.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>3. Cloud Services (Cortana Intelligence Suite):<\/strong> On Azure, we offer a suite for Machine Learning and Advanced Analytics, including <a href=\"https:\/\/www.microsoft.com\/cognitive-services\/en-us\/apis\" target=\"_blank\" rel=\"noopener\"><strong>Cognitive Services<\/strong><\/a> (Vision, Speech, Language, Knowledge, Search, etc.), Bot Framework, Azure Machine Learning, Azure Data Lake, Azure SQL Data Warehouse and PowerBI, called the Cortana Intelligence Suite. You can use these services along with the Cognitive Toolkit or any other deep learning framework of your choice to deploy intelligent applications. For instance, you can now massively parallelize scoring using a pre-trained DNN machine learning model on an <strong>HDInsight Apache Spark<\/strong> cluster in Azure. We are seeing a growing number of scenarios that involve the scoring of pre-trained DNNs on a large number of images, such as our customer <a href=\"https:\/\/blogs.technet.microsoft.com\/machinelearning\/2016\/09\/02\/microsoft-and-liebherr-collaborating-on-new-generation-of-smart-refrigerators\/\" target=\"_blank\" rel=\"noopener\">Liebherr that runs DNNs to visually recognize objects inside a refrigerator<\/a>. Developers can implement such a processing architecture with just a few steps (<a href=\"https:\/\/blogs.technet.microsoft.com\/machinelearning\/2016\/10\/31\/applying-cloud-deep-learning-at-scale-with-microsoft-r-server-azure-data-lake\/\" target=\"_blank\" rel=\"noopener\">see instructions here<\/a>).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A typical large-scale image scoring scenario may require very high I\/O throughput and\/or large file storage capacity, for which the <a href=\"https:\/\/azure.microsoft.com\/en-us\/services\/data-lake-store\/\" target=\"_blank\" rel=\"noopener\"><strong>Azure Data Lake Store<\/strong><\/a> (ADLS) provides a high performance and scalable analytical storage. Furthermore, ADLS imposes data schema on read, which allows the user to not worry about the schema until the data is needed. From the user\u2019s perspective, ADLS functions like any other HDFS storage account through the supplied HDFS connector. Training can take place on an <strong>Azure N-series NC24 GPU-enabled Virtual Machine<\/strong> or using recipes from the <strong>Azure Batch Shipyard<\/strong>, which allows training of our DNNs with bare-metal GPU hardware acceleration in the public cloud using as many as four NVIDIA Tesla K80 GPUs. For scoring, one can use HDInsight Spark Cluster or <a href=\"https:\/\/azure.microsoft.com\/en-us\/services\/data-lake-analytics\/\" target=\"_blank\" rel=\"noopener\"><strong>Azure Data Lake Analytics<\/strong><\/a> to massively parallelize the scoring of a large collection of images with the rxExec function in <strong>Microsoft R Server<\/strong> (MRS) by distributing the workload across the worker nodes. The scoring workload is orchestrated from a single instance of MRS and each worker node can read and write data to ADLS independently, in parallel.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/\" target=\"_blank\" rel=\"noopener\"><strong>SQL Server<\/strong><\/a>, our premier database engine, is \u201cbecoming deep\u201d as well. This is now possible for the first time with <a href=\"https:\/\/www.microsoft.com\/en-us\/sql-server\/sql-server-r-services?wt.mc_id=dx_875446&amp;gclid=CMuZo8rnx9ACFUlNfgodz2gFGA\" target=\"_blank\" rel=\"noopener\">R and ML built into SQL Server<\/a>. Pushing deep learning models inside SQL Server, our customers now get throughput, parallelism, security, reliability, compliance certifications and manageability, all in one. It\u2019s a big win for data scientists and developers \u2013 you don\u2019t have to separately build the management layer for operational deployment of ML models. Furthermore, just like data in databases can be shared across multiple applications, you can now share the deep learning models.&nbsp; Models and intelligence become \u201cyet another type of data\u201d, managed by the SQL Server 2016. With these capabilities, developers can now build a new breed of applications that marry the latest transaction processing advancements in databases with deep learning.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>4. Infrastructure (Azure):<\/strong> <a href=\"https:\/\/channel9.msdn.com\/Shows\/Azure-Friday\/Leveraging-NVIDIA-GPUs-in-Azure\" target=\"_blank\" rel=\"noopener\">Deep Learning<\/a> requires a new breed of high performance infrastructure that is able to support the computationally intensive nature of deep learning training. Azure now enables these scenarios with its N-Series Virtual machines that are powered by <a href=\"https:\/\/gpu.azure.com\/\" target=\"_blank\" rel=\"noopener\">NVIDIA&#8217;s Tesla K80 GPUs<\/a> that are best in class for single and double precision workloads in the public cloud today. These GPUs are exposed via a hardware pass-through mechanism called Discreet Device Assignment that allows us to provide near bare-metal performance. Additionally, as data grows for these workloads, data scientists have the need to distribute the training not just across multiple GPUs in a single server, but to a number of GPUs across nodes. To enable this distributed learning need across tens or hundreds of GPUs, Azure has invested in high-end networking infrastructure for the N-Series using a Mellanox&#8217;s InfiniBand fabric which allows for high bandwidth communication between VMs with less than 2 microseconds latency. This networking capability allows for libraries such as Microsoft&#8217;s own Cognitive Toolkit (CNTK) to use MPI for communication between nodes and efficiently train with a larger number of layers and great performance.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We are also working with NVIDIA on a best in class roadmap for Azure with the current N-Series as the first iteration of that roadmap. These Virtual Machines are currently in preview and recently announced General Availability of this offering starting on 1st of December.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is easy to get started with deep learning on Azure. The <a href=\"https:\/\/azure.microsoft.com\/en-us\/marketplace\/partners\/microsoft-ads\/standard-data-science-vm\/\" target=\"_blank\" rel=\"noopener\"><strong>Data Science Virtual Machine (DSVM)<\/strong><\/a> is available in the Azure Marketplace, and comes pre-loaded with a range of deep learning frameworks and tools for Linux and Windows. To easily run many training jobs in parallel or launch a distributed job across more than one server, <a href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/deep-learning-simulation-and-hpc-applications-with-docker-and-azure-batch\/\" target=\"_blank\" rel=\"noopener\"><strong>Azure Batch \u201cShipyard\u201d<\/strong><\/a> templates are available for the top frameworks. Shipyard takes care of configuring the GPU and InfiniBand drivers, and uses Docker containers to setup your software environment.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Lastly, our team of our engineers and researchers has created a system that uses a reprogrammable computer chip called a <a href=\"https:\/\/www.wired.com\/2016\/09\/microsoft-bets-future-chip-reprogram-fly\/\" target=\"_blank\" rel=\"noopener\"><strong>field programmable gate array, or FPGA<\/strong><\/a>, to accelerate Bing and Azure. Utilizing the FPGA chips, we can now write Deep Learning algorithms directly onto the hardware, instead of using potentially less efficient software as the middle man. What\u2019s more, an FPGA can be reprogrammed at a moment\u2019s notice to respond to new advances in AI\/Deep Learning or meet another type of unexpected need in a datacenter. Traditionally, engineers might wait two years or longer for hardware with different specifications to be designed and deployed. This is a moonshot project that\u2019s succeeded and we are bringing this now to our customers.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"join-us-in-shaping-the-future-of-ai\">Join Us in Shaping the Future of AI<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Our focus on innovation in Deep Learning is across the entire stack of infrastructure, development tools, PaaS services and end user applications. Here are a few of the benefits our products bring:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"wp-block-list-item\"><strong>Greater versatility:<\/strong> The Cognitive Toolkit lets customers use one framework to train models on premises with the NVIDIA DGX-1 or with NVIDIA GPU-based systems, and then run those models in the cloud on Azure. This scalable, hybrid approach lets enterprises rapidly prototype and deploy intelligent features.<\/li>\n\n\n\n<li class=\"wp-block-list-item\"><strong>Faster performance:<\/strong> When compared to running on CPUs, the GPU-accelerated Cognitive Toolkit performs deep learning training and inference much faster on NVIDIA GPUs available in Azure N-Series servers and on premises. For example, NVIDIA DGX-1 with Pascal and NVLink interconnect technology is 170x faster than CPU servers with the Cognitive Toolkit.<\/li>\n\n\n\n<li class=\"wp-block-list-item\"><strong>Wider availability:<\/strong> Azure N-Series virtual machines powered by NVIDIA GPUs are currently in preview to Azure customers, and will be generally available in December. Azure GPUs can be used to accelerate both training and model evaluation. With thousands of customers already part of the preview, businesses of all sizes are already running workloads on Tesla GPUs in Azure N-Series VMs.<\/li>\n\n\n\n<li class=\"wp-block-list-item\"><strong>Native integration with the entire data stack:<\/strong> We strongly believe in pushing intelligence close to where the data lives. While a few years ago running Deep Learning inside a database engine or a Big Data engine might have seemed like a science fiction, this has now become real. You can run deep learning models on massive amounts of data, e.g., images, videos, speech and text, and you can do it in bulk. This is the sort of capability brought to you by Azure Data Lake, HDInsight and SQL Server. You can also now join now the results of deep learning with any other type of data you have and do incredibly powerful analytics and intelligence over it (which we now call \u201cBig Cognition\u201d). It\u2019s not just extracting one piece of cognitive information at a time, but rather joining and integrating all the extracted cognitive data with other types of data, so you can create seemingly magical \u201cknow-it-all\u201d cognitive applications.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Let me invite all developers to come and join us in this exciting journey into AI applications.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/www.twitter.com\/josephsirosh\" target=\"_blank\" rel=\"noopener\">@josephsirosh<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Deep learning is behind many recent breakthroughs in Artificial Intelligence, including speech recognition, language understanding and computer vision. At Microsoft, it is changing customer experience in many of our applications and services, including Cortana, Bing, Office 365, SwiftKey, Skype Translate, Dynamics 365, and HoloLens.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ms_queue_id":[],"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","_alt_title":"","footnotes":"","msx_community_cta_settings":[]},"categories":[1454],"tags":[],"audience":[3057,3055,3056],"content-type":[],"product":[3164],"tech-community":[],"topic":[],"coauthors":[97],"class_list":["post-4285","post","type-post","status-publish","format-standard","hentry","category-ai-machine-learning","audience-data-professionals","audience-developers","audience-it-implementors","product-microsoft-foundry","review-flag-1680286581-295","review-flag-1680286581-364","review-flag-1-1680286581-825","review-flag-2-1680286581-601","review-flag-3-1680286581-173","review-flag-4-1680286581-250","review-flag-5-1680286581-950","review-flag-6-1680286581-909","review-flag-7-1680286581-146","review-flag-9-1680286581-259","review-flag-and-o-1680286581-349","review-flag-artif-1680286586-345","review-flag-gener-1680286584-335","review-flag-machi-1680286585-314","review-flag-man-1680286580-833","review-flag-ml-1680286585-776","review-flag-new-1680286579-546","review-flag-on-pr-1680286585-571","review-flag-percent"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>From \u201cA PC on every desktop\u201d to \u201cDeep Learning in every software\u201d | Microsoft Azure Blog<\/title>\n<meta name=\"description\" content=\"Deep learning is behind many recent breakthroughs in Artificial Intelligence, including speech recognition, language understanding and computer vision. At Microsoft, it is changing customer experience in many of our applications and services, including Cortana, Bing, Office 365, SwiftKey, Skype Translate, Dynamics 365, and HoloLens.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"From \u201cA PC on every desktop\u201d to \u201cDeep Learning in every software\u201d | Microsoft Azure Blog\" \/>\n<meta property=\"og:description\" content=\"Deep learning is behind many recent breakthroughs in Artificial Intelligence, including speech recognition, language understanding and computer vision. At Microsoft, it is changing customer experience in many of our applications and services, including Cortana, Bing, Office 365, SwiftKey, Skype Translate, Dynamics 365, and HoloLens.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Azure Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/microsoftazure\" \/>\n<meta property=\"article:published_time\" content=\"2016-11-29T00:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-12T16:27:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2016\/11\/2d83e81d-a588-442a-8e80-f92f842745fc.webp\" \/>\n<meta name=\"author\" content=\"Microsoft Azure\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@azure\" \/>\n<meta name=\"twitter:site\" content=\"@azure\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Microsoft Azure\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/\"},\"author\":[{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/microsoft-azure\/\",\"@type\":\"Person\",\"@name\":\"Microsoft Azure\"}],\"headline\":\"From \u201cA PC on every desktop\u201d to \u201cDeep Learning in every software\u201d\",\"datePublished\":\"2016-11-29T00:00:00+00:00\",\"dateModified\":\"2025-06-12T16:27:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/\"},\"wordCount\":2464,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2016\/11\/2d83e81d-a588-442a-8e80-f92f842745fc.webp\",\"articleSection\":[\"AI + machine learning\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/\",\"name\":\"From \u201cA PC on every desktop\u201d to \u201cDeep Learning in every software\u201d | Microsoft Azure Blog\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2016\/11\/2d83e81d-a588-442a-8e80-f92f842745fc.webp\",\"datePublished\":\"2016-11-29T00:00:00+00:00\",\"dateModified\":\"2025-06-12T16:27:55+00:00\",\"description\":\"Deep learning is behind many recent breakthroughs in Artificial Intelligence, including speech recognition, language understanding and computer vision. At Microsoft, it is changing customer experience in many of our applications and services, including Cortana, Bing, Office 365, SwiftKey, Skype Translate, Dynamics 365, and HoloLens.\",\"breadcrumb\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/#primaryimage\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2016\/11\/2d83e81d-a588-442a-8e80-f92f842745fc.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2016\/11\/2d83e81d-a588-442a-8e80-f92f842745fc.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog home\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AI + machine learning\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/ai-machine-learning\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"From \u201cA PC on every desktop\u201d to \u201cDeep Learning in every software\u201d\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"name\":\"Microsoft Azure Blog\",\"description\":\"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.\",\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\",\"name\":\"Microsoft Azure Blog\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"width\":512,\"height\":512,\"caption\":\"Microsoft Azure Blog\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/microsoftazure\",\"https:\/\/x.com\/azure\",\"https:\/\/www.instagram.com\/microsoftdeveloper\/\",\"https:\/\/www.linkedin.com\/company\/16188386\",\"https:\/\/www.youtube.com\/user\/windowsazure\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117\",\"name\":\"shakir\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"caption\":\"shakir\"},\"sameAs\":[\"https:\/\/azure.microsoft.com\"],\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"From \u201cA PC on every desktop\u201d to \u201cDeep Learning in every software\u201d | Microsoft Azure Blog","description":"Deep learning is behind many recent breakthroughs in Artificial Intelligence, including speech recognition, language understanding and computer vision. At Microsoft, it is changing customer experience in many of our applications and services, including Cortana, Bing, Office 365, SwiftKey, Skype Translate, Dynamics 365, and HoloLens.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/","og_locale":"en_US","og_type":"article","og_title":"From \u201cA PC on every desktop\u201d to \u201cDeep Learning in every software\u201d | Microsoft Azure Blog","og_description":"Deep learning is behind many recent breakthroughs in Artificial Intelligence, including speech recognition, language understanding and computer vision. At Microsoft, it is changing customer experience in many of our applications and services, including Cortana, Bing, Office 365, SwiftKey, Skype Translate, Dynamics 365, and HoloLens.","og_url":"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/","og_site_name":"Microsoft Azure Blog","article_publisher":"https:\/\/www.facebook.com\/microsoftazure","article_published_time":"2016-11-29T00:00:00+00:00","article_modified_time":"2025-06-12T16:27:55+00:00","og_image":[{"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2016\/11\/2d83e81d-a588-442a-8e80-f92f842745fc.webp","type":"","width":"","height":""}],"author":"Microsoft Azure","twitter_card":"summary_large_image","twitter_creator":"@azure","twitter_site":"@azure","twitter_misc":{"Written by":"Microsoft Azure","Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/#article","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/"},"author":[{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/microsoft-azure\/","@type":"Person","@name":"Microsoft Azure"}],"headline":"From \u201cA PC on every desktop\u201d to \u201cDeep Learning in every software\u201d","datePublished":"2016-11-29T00:00:00+00:00","dateModified":"2025-06-12T16:27:55+00:00","mainEntityOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/"},"wordCount":2464,"commentCount":0,"publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2016\/11\/2d83e81d-a588-442a-8e80-f92f842745fc.webp","articleSection":["AI + machine learning"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/","name":"From \u201cA PC on every desktop\u201d to \u201cDeep Learning in every software\u201d | Microsoft Azure Blog","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/#primaryimage"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2016\/11\/2d83e81d-a588-442a-8e80-f92f842745fc.webp","datePublished":"2016-11-29T00:00:00+00:00","dateModified":"2025-06-12T16:27:55+00:00","description":"Deep learning is behind many recent breakthroughs in Artificial Intelligence, including speech recognition, language understanding and computer vision. At Microsoft, it is changing customer experience in many of our applications and services, including Cortana, Bing, Office 365, SwiftKey, Skype Translate, Dynamics 365, and HoloLens.","breadcrumb":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/#primaryimage","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2016\/11\/2d83e81d-a588-442a-8e80-f92f842745fc.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2016\/11\/2d83e81d-a588-442a-8e80-f92f842745fc.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/from-a-pc-on-every-desktop-to-deep-learning-in-every-software\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog home","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/"},{"@type":"ListItem","position":2,"name":"AI + machine learning","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/ai-machine-learning\/"},{"@type":"ListItem","position":3,"name":"From \u201cA PC on every desktop\u201d to \u201cDeep Learning in every software\u201d"}]},{"@type":"WebSite","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","name":"Microsoft Azure Blog","description":"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.","publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization","name":"Microsoft Azure Blog","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","width":512,"height":512,"caption":"Microsoft Azure Blog"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/microsoftazure","https:\/\/x.com\/azure","https:\/\/www.instagram.com\/microsoftdeveloper\/","https:\/\/www.linkedin.com\/company\/16188386","https:\/\/www.youtube.com\/user\/windowsazure"]},{"@type":"Person","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117","name":"shakir","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4","url":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","caption":"shakir"},"sameAs":["https:\/\/azure.microsoft.com"],"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/"}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Azure Blog","distributor_original_site_url":"https:\/\/azure.microsoft.com\/en-us\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/4285","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/comments?post=4285"}],"version-history":[{"count":1,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/4285\/revisions"}],"predecessor-version":[{"id":41672,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/4285\/revisions\/41672"}],"wp:attachment":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/media?parent=4285"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/categories?post=4285"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tags?post=4285"},{"taxonomy":"audience","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/audience?post=4285"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/content-type?post=4285"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/product?post=4285"},{"taxonomy":"tech-community","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tech-community?post=4285"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/topic?post=4285"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/coauthors?post=4285"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}