MindSpore
Quick Start
Overview
Quick Start
Tensor
Data Loading and Processing
Building a Network
Automatic Differentiation
Model Training
Saving and Loading the Model
Accelerating with Static Graphs
Automatic Mix Precision
Practical Cases
Computer Vision
Natural Language Processing
Generative
MindSpore
»
MindSpore Tutorial
View page source
MindSpore Tutorial
Quick Start
Run through the basic process of MindSpore deep learning, using the LeNet5 network model as an example of a common task in deep learning.
Computer Vision Practice Cases
Provides typical network implementations in the field of computer vision, as well as a complete training, evaluation, and prediction process.
Examples of Natural Language Processing in Practice
Provides typical network implementations in the field of natural language processing, as well as a complete training, evaluation, and prediction process.
Generative Practice Examples
Provides typical network implementations in the generative field, as well as a complete training, evaluation, and prediction process.