https://github.com/mindspore-courses/mindspore-examples
https://github.com/mindspore-courses/mindspore-examples
tutorial
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mindspore-courses/mindspore-examples
- Owner: mindspore-courses
- License: bsd-3-clause
- Created: 2023-07-15T07:46:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-12T07:53:41.000Z (almost 2 years ago)
- Last Synced: 2025-04-18T17:19:11.971Z (about 1 month ago)
- Topics: tutorial
- Language: Python
- Homepage:
- Size: 670 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MindSpore-Examples
This is the mindspore implementation of [Examples](https://github.com/pytorch/examples)
## Available models
- [Image classification (MNIST) using Convnets](minist/Readme.md)