Skip to content

nautilusshell/QianJiangYuan

 
 

Repository files navigation

QianJiangYuan 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 Aliyun/Azure, or in an on-perm cluster). It is derived from DLWorkspace, which has been used in daily production for Microsoft internal groups (e.g., Microsoft Cognitive Service, SwiftKey, Bing Relevance, etc...). Once setup, the QianJiangYuan 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 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). QianJiangYuan 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. QianJiangYuan 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

中文文档

初稿

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.2%
  • Python 3.3%
  • C# 2.7%
  • Jupyter Notebook 2.2%
  • HTML 1.5%
  • CSS 0.8%
  • Other 1.3%