Skip to content

Commit 8f387db

Browse files
committed
update readme
1 parent 2403286 commit 8f387db

File tree

9 files changed

+39
-8
lines changed

9 files changed

+39
-8
lines changed

.DS_Store

0 Bytes
Binary file not shown.

README.md

Lines changed: 39 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,53 @@
11
<p align="center">
2-
<h1 align="center"> <img src="./imgs/icon/la.png" width="30" />《线性代数(Linear Algebra)中文笔记》</h1>
2+
<h1 align="center"> <img src="./imgs/icon/ai.png" width="30" /> 《麻省理工公开课:线性代数》中文笔记</h1>
3+
</p>
4+
<p align="center">
5+
<a href="https://img.shields.io/badge/version-v0.1.0-blue">
6+
<img alt="version" src="https://img.shields.io/badge/version-v0.1.0-blue?color=FF8000?color=009922" />
7+
</a>
8+
<a >
9+
<img alt="Status-building" src="https://img.shields.io/badge/Status-building-blue" />
10+
</a>
11+
<a >
12+
<img alt="PRs-Welcome" src="https://img.shields.io/badge/PRs-Welcome-red" />
13+
</a>
14+
<a href="https://github.com/ML-NLPChina/MIT-Linear-Algebra-Notes/stargazers">
15+
<img alt="stars" src="https://img.shields.io/github/stars/ML-NLPChina/MIT-Linear-Algebra-Notes" />
16+
</a>
17+
<a href="https://github.com/MLNLP-World/Paper_Writing_Tips/network/members">
18+
<img alt="FORK" src="https://img.shields.io/github/forks/ML-NLPChina/MIT-Linear-Algebra-Notes?color=FF8000" />
19+
</a>
20+
<a href="https://github.com/ML-NLPChina/MIT-Linear-Algebra-Notes/issues">
21+
<img alt="Issues" src="https://img.shields.io/github/issues/ML-NLPChina/MIT-Linear-Algebra-Notes?color=0088ff"/>
22+
</a>
23+
<br />
324
</p>
425

26+
<div align="center">
27+
<p align="center">
28+
<a href="#项目动机">项目动机</a>/
29+
<a href="#笔记">笔记</a>/
30+
<a href="#组织者">组织者</a>/
31+
<a href="#贡献者">贡献者</a>
32+
</p>
33+
</div>
534

635
---
736

837
## <img src="./imgs/icon/motivation.png" width="25" /> 项目动机
938

10-
《线性代数Linear Algebra)中文笔记》总结了我们在学习MIT线性代数课程的学习经验和过程
39+
麻省理工公开课:线性代数》是麻省理工公开课中广为流传的一门好课。本项目总结了我们在学习MIT线性代数课程 [Linear Algebra](http://open.163.com/special/opencourse/daishu.html)的学习笔记。赠人玫瑰,手留余香,我们将所有的笔记开源,希望在自己学习的同时,也对大家学习掌握《麻省理工公开课:线性代数》有所帮助
1140

12-
课程顺序是按照麻省理工公开课的 [Linear Algebra](http://open.163.com/special/opencourse/daishu.html). 记录的学习笔记。
41+
>本项目的特色:
42+
>
43+
>1、**笔记****原课程视频**一一对应,可以帮助大家一边听课一边理解。
44+
>2、通过**图解**来使得笔记尽量通俗易懂
1345
14-
本项目的**中文字幕课程地址****中文笔记**一一对应,可以帮助大家一边听课一边理解,希望能对大家有所帮助~
46+
课程视频共35节,单个视频平均时长不超过60分钟,预计一个月可以学习完毕。
1547

1648
本项目所用徽章来自互联网,如侵犯了您的图片版权请联系我们删除,谢谢。
1749

1850

19-
##
20-
21-
2251
## <img src="./imgs/icon/notes.png" width="25" /> 笔记
2352

2453

@@ -70,12 +99,14 @@
7099
感谢以下同学对本项目的支持与贡献
71100

72101
<a href="https://github.com/KB-Ding"> <img src="./imgs/profile/kunbo_ding.png" width="80" /></a>
73-
<a href="https://github.com/yizhen20133868"><img src="./imgs/profile/libo_qin.png" width="80" /></a>
102+
74103
<a href="https://github.com/Timothyxxx"><img src="./imgs/profile/tianbao_xie.png" width="80" /></a>
75104
<a href="https://github.com/cindyuc"> <img src="./imgs/profile/xinyu_chen.png" width="80" /></a>
76105
<a href="https://github.com/awake020"><img src="./imgs/profile/fuxuan_wei.png" width="80" /></a>
77106
<a href="https://github.com/JoeYing1019"> <img src="./imgs/profile/shijue_huang.png" width="80" /></a>
78107

108+
<a href="https://github.com/yizhen20133868"><img src="./imgs/profile/libo_qin.png" width="80" /></a>
109+
79110

80111

81112

imgs/.DS_Store

0 Bytes
Binary file not shown.

imgs/icon/.DS_Store

0 Bytes
Binary file not shown.

imgs/icon/ai.png

32 KB
Loading

imgs/icon/heart.png

-21.4 KB
Loading

imgs/icon/motivation.png

-25.4 KB
Loading

imgs/icon/notes.png

-9.57 KB
Loading

imgs/icon/organizer.png

-19.5 KB
Loading

0 commit comments

Comments
 (0)