mirror of https://github.com/Jittor/Jittor
|
||
---|---|---|
.. | ||
README.md | ||
mnist.png | ||
计图入门教程 0 --- 介绍与安装.ipynb | ||
计图入门教程 1 --- 基本概念.ipynb | ||
计图入门教程 2 --- 如何训练一个简单线性回归.ipynb | ||
计图入门教程 3 --- 尝试解决一个实际问题.ipynb |
README.md
计图零基础入门教程(60分钟)
git clone https://github.com/Jittor/LearnJittorBasicIn60Min.git
cd LearnJittorBasicIn60Min
jupyter notebook
在线浏览地址:https://nbviewer.jupyter.org/github/Jittor/LearnJittorBasicIn60Min/tree/master/
特别感谢教程作者:llt