Skip to content

xing-yiren/competition

Repository files navigation

MindSpore Competitions

查看中文

Brief introduction to repository.

📢 News

  • 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)

Prerequisites

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.

Environment Setup

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.

Install Dependencies

Confirm your Python version meets the course requirements, then run:

pip install -r requirements.txt

Use Docker Image (Coming Soon)

Prebuilt 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.

Course Content

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.

Version Management

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

FAQ

See the FAQ in the Wiki.

Contributing

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

Contributors

Special thanks to all contributors for improving this project!

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors