Showing results for May 2017 - ISE Developer Blog

May 31, 2017
Post likes count0

A Production Deis Workflow Deployment on Azure

James Spring
James Spring

We will cover the steps necessary to get Deis Workflow up and running on Azure, and address the production deployment steps in depth.

DevOpsContainers
May 12, 2017
Post likes count0

Food Classification with Custom Vision Service

Olga Liakhovich
Olga Liakhovich

How we created an app to identify foods and their nutritional content by using the new Custom Vision Service to leverage domain-specific image recognition powered by DNNs.

Machine Learning
May 10, 2017
Post comments count2
Post likes count0

Classifying Leaks Using Cognitive Toolkit

Michael Lanzetta
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
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