DLWorkspace

Project Overview

Deep Learning Workspace (DL Workspace) is an open source toolkit that allows AI scientists to spin up an AI cluster in turn-key fashion (either in a public cloud such as Azure, or in an on-perm cluster). It has been used in daily production for Microsoft internal groups (e.g., Microsoft Cognitive Service, SwiftKey, Bing Relevance, etc.. ). Once setup, the DLWorkspace provides web UI and/or restful API that allows AI scientist to run job (interactive exploration, training, inferencing, data analystics) on the cluster with resource allocated by DL Workspace cluster for each job (e.g., a single node job with a couple of GPUs with GPU Direct connection, or a distributed job with multiple GPUs per node). DL Workspace also provides unified job template and operating environment that allows AI scientists to easily share their job and setting among themselves and with outside community. DLWorkspace out-of-box supports all major deep learning toolkits (TensorFlow,CNTK, Caffe, MxNet, etc..), and supports popular big data analytic toolkit such as hadoop/spark.

DL Workspace is still in pre-release alpha stage. If you encounter issues in either deployment and/or usage, please open an issue at Github, or contact the DL Workspace team.

Tutorials

Here is a few short video clips that can quickly explain DL Workspace. Note the PPT link will only work in github.com repo, not in github.com pages.

Documentations

DLWorkspace Cluster Deployment

Frequently Asked Questions

User Guide and Frequently Asked Questions

Presentation