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.
Document-Level N-ary Relation Extraction with Multiscale Representation Learning
This is the data and source code download page for the paper: “Document-Level N-ary Relation Extraction with Multiscale Representation Learning” by Robin Jia, Cliff Wong and Hoifung Poon NAACL 2019.
MBML Book Sample Code
Supporting code for the Model-Based Machine Learning book. This project contains the sample code and test data for the freely available online book on model-based machine learning published at http://mbmlbook.com/ (opens in new tab). The…
Exercise Recognition from Wearable Sensors
This data set contains accelerometer and gyroscope recordings from over 200 participants performing various gym exercises. This data set is described in more detail in the associated manuscript: Morris, D., Saponas, T. S., Guillory, A.,…
AVML (Acquire Volatile Memory for Linux)
A portable volatile memory acquisition tool for Linux. AVML is an X86_64 userland volatile memory acquisition tool written in Rust, intended to be deployed as a static binary. AVML can be used to acquire memory…
AMDIM – Augmented Multiscale Deep InfoMax
AMDIM (Augmented Multiscale Deep InfoMax) is an approach to self-supervised representation learning based on maximizing mutual information between features extracted from multiple views of a shared context.
MazeExplorer [1.0.0]
MazeExplorer is a customisable 3D benchmark for assessing generalisation in Reinforcement Learning. It is based on the 3D first-person game Doom and the open-source environment VizDoom. This repository contains the code for the MazeExplorer Gym…
Dead-ends and Secure Exploration in Reinforcement Learning [1.0]
This repository hosts the code for the following ICML 2019 paper: Dead-ends and Secure Exploration in Reinforcement Learning
Decentralized & Collaborative AI on Blockchain [1.0]
We propose a framework for participants to collaboratively build a dataset and use smart contracts to host a continuously updated model.
SeeDot
SeeDot is an automatic quantization tool that generates efficient machine learning (ML) inference code for IoT devices. ML models are usually expressed in floating-point, and IoT devices typically lack hardware support for floating-point arithmetic. Hence,…