From b91b9a2451e427f70ac7ccd4b3fdd65743020885 Mon Sep 17 00:00:00 2001 From: "@liyuanqing1993" <1641993489@qq.com> Date: Wed, 15 Nov 2023 15:48:37 +0800 Subject: [PATCH 1/4] remove readme --- README.en.md | 17 ----------------- README.md | 46 +++------------------------------------------- 2 files changed, 3 insertions(+), 60 deletions(-) diff --git a/README.en.md b/README.en.md index a4faa84..76b93ed 100644 --- a/README.en.md +++ b/README.en.md @@ -1,21 +1,4 @@ -# course -The experimental guidance based on the MindSpore open source deep learning framework. It is only used for teaching or training purposes. - -Part of the content comes from the open source community, internet or third party. If something violates your rights, please leave a message via issue or submit a pull request. - -Please go to [MindSpore Open Source Community](https://www.mindspore.cn/) for more videos and documentation tutorials. - -## Content - -It is recommended to start with [MindSpore Introduction](mindspore) to learn MindSpore and its usage. -Then learn how to conduct experiments with ModelArts Training Jobs, ModelArts Notebooks or local environments, -and the precautions for the three ways, through [LeNet5](lenet5) and [Checkpoint](checkpoint). - -1. [Handwritten Digit Recognition [LeNet5] [Ascend/CPU/GPU]](lenet5) -2. [Saving and Loading a Checkpoint [LeNet5] [Ascend/CPU/GPU]](checkpoint) -3. [Flower Classification [MobileNetV2]](fine_tune) -4. [Sentiment Classification [MobileNetV2]](lstm) ## License diff --git a/README.md b/README.md index 96c666e..5aafb93 100644 --- a/README.md +++ b/README.md @@ -1,46 +1,6 @@ -# course -基于MindSpore开源深度学习框架的实验指导,仅用于教学或培训目的。 - -部分内容来源于开源社区、网络或第三方。如果有内容侵犯了您的权力,请通过issue留言,或者提交pull request。 - -请前往[MindSpore开源社区](https://www.mindspore.cn/)获取更多视频和文档教程。 - -## 内容 - -建议先学习[MindSpore初学教程](https://mindspore.cn/tutorials/zh-CN/master/index.html),了解MindSpore及其初步用法。 - -建议再学习[MindSpore进阶教程](https://mindspore.cn/tutorials/zh-CN/master/advanced/linear_fitting.html),了解如何自定义MindSpore的模块以及使用方式。 - -然后开始了解如何通过ModelArts训练作业Jobs、ModelArts Notebook、或本地环境进行实验,以及三者的注意事项。 - -### 精品课程 - -MindSpore与顶尖高校联合打造面向AI领域的精品课程,用于满足高校教学和人才培养的需求。 - -#### [机器学习原理](01_ML) - -#### [计算机视觉](02_CV) - -#### [自然语言处理](03_NLP) - -#### [语音信号处理](04_SSP) - -#### [AI系统原理](05_AI) - -#### [分布式学习](06_distributed) - -#### [华为云](07_cloud_base) - - -### 应用案例 - -#### [培训案例](training_example) - -#### [应用案例](application_example) - - -## 版权 +# 该仓已被存档,最新course内容请见:https://github.com/mindspore-courses/ +## License - [Apache License 2.0](LICENSE) -- [Creative Commons License version 4.0](LICENSE-CC-BY-4.0) +- [Creative Commons License version 4.0](LICENSE-CC-BY-4.0) \ No newline at end of file -- Gitee From 71356dc4f671dc0897dbdf05a0f760b1b0a8d709 Mon Sep 17 00:00:00 2001 From: "@liyuanqing1993" <1641993489@qq.com> Date: Wed, 15 Nov 2023 16:39:06 +0800 Subject: [PATCH 2/4] remove readme --- README.en.md | 6 ------ README.md | 6 +----- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/README.en.md b/README.en.md index 76b93ed..e69de29 100644 --- a/README.en.md +++ b/README.en.md @@ -1,6 +0,0 @@ - - -## License - -- [Apache License 2.0](LICENSE) -- [Creative Commons License version 4.0](LICENSE-CC-BY-4.0) diff --git a/README.md b/README.md index 5aafb93..c00b8c9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,2 @@ -# 该仓已被存档,最新course内容请见:https://github.com/mindspore-courses/ -## License - -- [Apache License 2.0](LICENSE) -- [Creative Commons License version 4.0](LICENSE-CC-BY-4.0) \ No newline at end of file +该仓已被存档,最新course内容请见:https://github.com/mindspore-courses/ \ No newline at end of file -- Gitee From 2a1bcb715a9ac4b17e4cf7198208dc59f651e913 Mon Sep 17 00:00:00 2001 From: "@liyuanqing1993" <1641993489@qq.com> Date: Wed, 15 Nov 2023 16:57:11 +0800 Subject: [PATCH 3/4] remove readme --- README.en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.en.md b/README.en.md index e69de29..5c4dc95 100644 --- a/README.en.md +++ b/README.en.md @@ -0,0 +1 @@ +The repository has been archieved, please refer to: https://github.com/mindspore-courses/ \ No newline at end of file -- Gitee From a4f7a457f9da67b2dd1c49f6a0d1dd49f389770a Mon Sep 17 00:00:00 2001 From: "@liyuanqing1993" <1641993489@qq.com> Date: Wed, 15 Nov 2023 17:27:18 +0800 Subject: [PATCH 4/4] removed readme --- README.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.en.md b/README.en.md index 5c4dc95..cfa1ece 100644 --- a/README.en.md +++ b/README.en.md @@ -1 +1 @@ -The repository has been archieved, please refer to: https://github.com/mindspore-courses/ \ No newline at end of file +The repository has been archived, please refer to: https://github.com/mindspore-courses/ \ No newline at end of file -- Gitee