Showing archive results for 2017

May 10, 2017
Post comments count2
Post likes count0

Classifying Leaks Using Cognitive Toolkit

Michael Lanzetta

We use Deep Learning to turn a painful and time-consuming leak-detection task for water and oil pipelines into a fast, painless process. Using Python and Fast Fourier Transforms, we turn audio sensor data into images, then use Convolutional Neural Networks to detect and classify pipeline anomalies.

Machine Learning
May 9, 2017
Post likes count0

Provision and Configure your Infrastructure on Azure using SaltStack

Rita Zhang

SaltStack delivers infrastructure as code and configuration management with an abstraction of the cloud provider selected. We will illustrate the end-to-end process of how we provisioned and configured the deployment of an ElasticSearch cluster on Azure using SaltStack.

DevOps
Apr 18, 2017
Post likes count0

Continuous Delivery to Multi-Cloud Marketplaces

Mor Shemesh

This code story describes how we collaborated with a partner to create a continuous delivery solution that runs on multiple cloud platforms using Jenkins.

DevOpsAzure App Services
Apr 10, 2017
Post comments count11
Post likes count0

Stampery Blockchain Add-in for Microsoft Office

Ville Rantala

Creating an add-in for Microsoft Office to certify and verify documents using the Stampery APIs and blockchain technology.

Blockchain
Apr 10, 2017
Post likes count0

Object Detection Using Microsoft CNTK

Nadav Bar

Creating an object detection model using Microsoft's open source deep learning framework CNTK and its implementation of Fast-RCNN.

Machine Learning
Apr 10, 2017
Post likes count0

End to End Object Detection in a Box

Ari Bornstein

Building a video tagging tool on top of CNTK to enable developers to create, review and iterate object detection models.

Machine Learning
Feb 14, 2017
Post likes count0

Collecting Form Data with a LUIS-Based Bot

Ami Turgman

This post outlines the steps of creating a bot that interacts with a user to collect missing LUIS entity data before processing their request.

Bots