27 Forks
118 Stars
118 Watchers

d2l-mindspore

《动手学深度学习》的MindSpore实现。供MindSpore学习者配合李沐老师课程使用。

How to download and setup d2l-mindspore

Open terminal and run command
git clone https://github.com/mindspore-courses/d2l-mindspore.git
git clone is used to create a copy or clone of d2l-mindspore repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with d2l-mindspore https://github.com/mindspore-courses/d2l-mindspore/archive/master.zip

Or simply clone d2l-mindspore with SSH
[email protected]:mindspore-courses/d2l-mindspore.git

If you have some problems with d2l-mindspore

You may open issue on d2l-mindspore support forum (system) here: https://github.com/mindspore-courses/d2l-mindspore/issues