Brief introduction to repository.
- 2025-10-21 [Course Update]:The XXX course has been updated with a new chapter on XXX, including complete videos, slides, and code examples. (View details)
- 2025-10-18 [Feature Optimization]:Repository refactored for clearer course resource navigation; added CI pipeline for more standardized contributions. (View details)
- 2025-10-10 [Bug Fix]:Fixed the xxx issue — thanks to @username for the PR contribution. (View details)
Before starting this course, you should be familiar with:
- Basic Python programming
- Basic Linux commands
- Using Jupyter Notebook
- Using Docker images
You can take the Prerequisite Test (Coming Soon) to assess your readiness.
To ensure all example code runs smoothly, set up your environment using one of the following methods. For details, see Set Up Development Environment in Wiki.
Confirm your Python version meets the course requirements, then run:
pip install -r requirements.txtPrebuilt Dockerfiles are provided to simplify environment setup.
You can find all course images in the dockerfile directory and pull the one that fits your hardware:
For details, see Using Docker Images in Wiki.
| No. | Lesson | Description | Learning Resource | Certification |
|---|---|---|---|---|
| 1 | xxx | xxx | Slides · Code · Video · Cloud Lab · Learning Path | |
| 2 | xxx | xxx | Slides · Code · Video · Cloud Lab · Learning Path | Beginner Certification |
| 3 | xxx | xxx | Slides · Code · Video · Cloud Lab · Learning Path | |
| 4 | xxx | xxx | Slides · Code · Video · Cloud Lab · Learning Path | Intermediate Certification |
“Cloud Lab” = interactive sandbox with prebuilt environment & resources.
This repository is updated in sync with MindSpore and the MindSpore NLP Suite.
New releases of this repository are published approximately every six months.
| Branch/Version | Python | MindSpore | MindSpore NLP |
|---|---|---|---|
| master | xxx | xxx | xxx |
| r1.0 | xxx | xxx | xxx |
See the FAQ in the Wiki.
We welcome bug reports, suggestions, and code contributions via Issues or PRs. Please follow our submission guidelines — all PRs are reviewed and merged by @username. Your contributions make the project stronger!
Guidelines: Issue & PR Submission
Special thanks to all contributors for improving this project!