Showing results for CNTK - ISE Developer Blog

Mar 6, 2018
Post likes count0

Sequence Intent Classification Using Hierarchical Attention Networks

Olga Liakhovich
Olga Liakhovich

We analyze how Hierarchical Attention Neural Networks could be helpful with malware detection and classification scenarios, demonstrating the usefulness of this approach for generic sequence intent analysis. The novelty of our approach is in applying techniques that are used to discover structure in a narrative text to data that describes the beha...

Machine Learning
Oct 24, 2017
Post comments count1
Post likes count0

Bird Detection with Azure ML Workbench

Olga Liakhovich
Olga Liakhovich

We demonstrate how to train Object Detection models using CNTK and Tensoflow DNN frameworks. Azure ML Workbench is used as the main training and model hosting infrastructure.

Machine LearningDevOpsContainers
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
Apr 10, 2017
Post likes count0

Object Detection Using Microsoft CNTK

Nadav Bar
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
Ari Bornstein

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

Machine Learning