tjruwase / DLWorkspace

Deep Learning Workspace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Overview

Deep Learning Workspace (DLWorkspace) 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 analytics) 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). DLWorkspace 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.

Tutorials

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

Documentations

DLWorkspace Cluster Deployment

Frequently Asked Questions

Presentation

About

Deep Learning Workspace

License:Other


Languages

Language:JavaScript 83.1%Language:Python 5.9%Language:Jupyter Notebook 4.1%Language:C# 2.6%Language:Shell 1.4%Language:HTML 1.3%Language:CSS 0.8%Language:Dockerfile 0.7%Language:Go 0.0%Language:Smarty 0.0%Language:Makefile 0.0%