Multi-Task Deep Neural Networks for Natural Language Understanding (MT-DNN)
Multi-task learning toolkit for natural language understanding, including knowledge distillation.
Discover an index of datasets, SDKs, APIs and open-source tools developed by Microsoft researchers and shared with the global academic community below. These experimental technologies—available through Azure AI Foundry Labs (opens in new tab)—offer a glimpse into the future of AI innovation.
Multi-task learning toolkit for natural language understanding, including knowledge distillation.
A Python package of accelerated first-order algorithms for solving relatively-smooth convex optimization problems. It implements all algorithms described in our recent paper on accelerated Bregman proximal gradient methods, including the baseline algorithms for comparison. It…
DiCE is a Python library to explain an ML model such that the explanation is truthful to the model and yet interpretable to people. This connects to the “Explainable AI systems” theme.
This repository hosts samples that demonstrate how to use Trill, a high-performance one-pass in-memory streaming analytics engine from Microsoft Research. It can handle both real-time and offline data, and is based on a temporal data…
Our objective is to develop a library of efficient machine learning algorithms that can run on severely resource-constrained edge and endpoint IoT devices ranging from the Arduino to the Raspberry Pi. Please see our GitHub (opens in new…
The bistring library provides non-destructive versions of common string processing operations like normalization, case folding, and find/replace. Each bistring remembers the original string, and how its substrings map to substrings of the modified version.
A high-resolution convolutional network backbone, better than ResNets. Many computer vision applications: ImageNet classification, semantic segmentation, object detection, and facial landmark detection.
The project is an official implementation of our CVPR2019 paper “Deep High-Resolution Representation Learning for Human Pose Estimation”