# course_application_example_CRA **Repository Path**: zhang-qingluan/course ## Basic Information - **Project Name**: course_application_example_CRA - **Description**: MindSpore实验,仅用于教学或培训目的。配合MindSpore官网使用。 MindSpore experiments, for teaching or training purposes only. Use it together with the MindSpore official website. - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://www.mindspore.cn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 255 - **Created**: 2022-11-05 - **Last Updated**: 2024-06-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 - [Apache License 2.0](LICENSE) - [Creative Commons License version 4.0](LICENSE-CC-BY-4.0)