Commit d7ffef29 authored by Chi Song's avatar Chi Song Committed by xuehui
Browse files

Chinese updates fix typo and improvements (#850)

* New translations cifar10_examples.md (Chinese Simplified)

* New translations assessors.rst (Chinese Simplified)

* New translations advanced.rst (Chinese Simplified)

* New translations WebUI.md (Chinese Simplified)

* New translations Tutorials.rst (Chinese Simplified)

* New translations SetupNNIDeveloperEnvironment.md (Chinese Simplified)

* New translations PAIMode.md (Chinese Simplified)

* New translations SearchSpaceSpec.md (Chinese Simplified)

* New translations SQuAD_evolution_examples.md (Chinese Simplified)

* New translations RemoteMachineMode.md (Chinese Simplified)

* New translations Reference.rst (Chinese Simplified)

* New translations RELEASE.md (Chinese Simplified)

* New translations QuickStart.md (Chinese Simplified)

* remove used files

* fix Chinese link

* remove used file

* New translations AdvancedNAS.md (Chinese Simplified)

* New translations AnnotationSpec.md (Chinese Simplified)

* New ...
parent eaf4d570
...@@ -82,10 +82,10 @@ NNI (Neural Network Intelligence) 是自动机器学习(AutoML)的工具包 ...@@ -82,10 +82,10 @@ NNI (Neural Network Intelligence) 是自动机器学习(AutoML)的工具包
## **使用场景** ## **使用场景**
* 在本地 Trial 不同的自动机器学习算法来训练模型。 * 在本机尝试使用不同的自动机器学习(AutoML)算法来训练模型。
* 在分布式环境中加速自动机器学习(如:远程 GPU 工作站和云服务器)。 * 在分布式环境中加速自动机器学习(如:远程 GPU 工作站和云服务器)。
* 定制自动机器学习算法,或比较不同的自动机器学习算法。 * 定制自动机器学习算法,或比较不同的自动机器学习算法。
*自己的机器学习平台中支持自动机器学习。 * 在机器学习平台中支持自动机器学习。
## 相关项目 ## 相关项目
...@@ -93,7 +93,7 @@ NNI (Neural Network Intelligence) 是自动机器学习(AutoML)的工具包 ...@@ -93,7 +93,7 @@ NNI (Neural Network Intelligence) 是自动机器学习(AutoML)的工具包
* [OpenPAI](https://github.com/Microsoft/pai):作为开源平台,提供了完整的 AI 模型训练和资源管理能力,能轻松扩展,并支持各种规模的私有部署、云和混合环境。 * [OpenPAI](https://github.com/Microsoft/pai):作为开源平台,提供了完整的 AI 模型训练和资源管理能力,能轻松扩展,并支持各种规模的私有部署、云和混合环境。
* [FrameworkController](https://github.com/Microsoft/frameworkcontroller):开源的通用 Kubernetes Pod 控制器,通过单个控制器来编排 Kubernetes 上所有类型的应用。 * [FrameworkController](https://github.com/Microsoft/frameworkcontroller):开源的通用 Kubernetes Pod 控制器,通过单个控制器来编排 Kubernetes 上所有类型的应用。
* [MMdnn](https://github.com/Microsoft/MMdnn):一个完、跨框架的解决方案,能够转换、可视化、诊断深度神经网络模型。 MMdnn 中的 "MM" 表示model management(模型管理),而 "dnn" 是 deep neural network(深度神经网络)的缩写。 我们鼓励研究人员和学生利用这些项目来加速 AI 开发和研究。 * [MMdnn](https://github.com/Microsoft/MMdnn):一个完、跨框架的解决方案,能够转换、可视化、诊断深度神经网络模型。 MMdnn 中的 "MM" 表示model management(模型管理),而 "dnn" 是 deep neural network(深度神经网络)的缩写。 我们鼓励研究人员和学生利用这些项目来加速 AI 开发和研究。
## **安装和验证** ## **安装和验证**
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment