Skip to content

Commit 558de02

Browse files
committed
reorganize structures and replace native latex with online latex img
1 parent 7b47438 commit 558de02

File tree

229 files changed

+626
-8256
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

229 files changed

+626
-8256
lines changed

Diff for: README.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919

2020
## 数学基础
2121
微积分和线性代数的基础是必须要掌握的,不然对于理解学习算法的原理会有困难。如果已经有一定的数学基础,可以先跳过这一部分,需要的时候再回来补。这里的Notes是基于Coursera中Mathematics for Machine Learning专题做的总结。
22-
* [Calculus 微积分](calculus)
23-
* [Linear Algebra 线性代数](linear-algebra)
24-
* [PCA 主成分分析](pca)
22+
* [Calculus 微积分](math/calculus.md)
23+
* [Linear Algebra 线性代数](math/linear-algebra.md)
24+
* [PCA 主成分分析](math/pca.md)
2525

2626
## Python
2727
如果有比较好的Python和机器学习相关Library的知识,对于学习算法过程中的代码可以快速理解和调试,一方面节省时间,另一方面也可以更聚焦在算法和模型本身上。
@@ -33,9 +33,8 @@
3333

3434
## 机器学习算法
3535
主要基于Machine Learning (Coursera, Andrew Ng) 的课程内容。
36-
* [机器学习绪论](machine-learning)
37-
* [吴恩达的机器学习笔记](machine-learning/coursera-machine-learning)
38-
* [周志华的机器学习笔记(西瓜书)](machine-learning/zhouzhihua-machine-learning)
36+
* [吴恩达机器学习算法](machine-learning/coursera-machine-learning)
37+
* [周志华机器学习(西瓜书)]
3938
* [Applied Machine Learning in Python - 密西根大学]
4039

4140
## 深度学习

Diff for: articles/google-colab-with-clouderizer.md

-225
This file was deleted.

Diff for: articles/google-colab/clouderizer-cloud-settings.png

-74.8 KB
Binary file not shown.
-97.3 KB
Binary file not shown.
-69.3 KB
Binary file not shown.

Diff for: articles/google-colab/clouderizer-google-drive-1.png

-200 KB
Binary file not shown.

Diff for: articles/google-colab/clouderizer-google-drive-2.png

-62.4 KB
Binary file not shown.

Diff for: articles/google-colab/clouderizer-google-drive-3.png

-84.2 KB
Binary file not shown.

Diff for: articles/google-colab/clouderizer-kaggle-dataset.png

-329 KB
Binary file not shown.

Diff for: articles/google-colab/clouderizer-setup-kaggle.png

-74.6 KB
Binary file not shown.
-32 KB
Binary file not shown.
-36 KB
Binary file not shown.
-61.2 KB
Binary file not shown.
-65.4 KB
Binary file not shown.
-63.9 KB
Binary file not shown.
-53.8 KB
Binary file not shown.

Diff for: articles/google-colab/clouderizer-start-project.png

-62.1 KB
Binary file not shown.

Diff for: articles/google-colab/colab-1.png

-114 KB
Binary file not shown.

Diff for: articles/google-colab/colab-create-in-drive.png

-90.5 KB
Binary file not shown.

Diff for: articles/google-colab/colab-gpu_benchmark.png

-342 KB
Binary file not shown.

Diff for: articles/google-colab/colab-mount-drive.png

-87.7 KB
Binary file not shown.

Diff for: articles/google-colab/colab-upload.png

-115 KB
Binary file not shown.

0 commit comments

Comments
 (0)