Skip to content

Commit e1eb414

Browse files
committed
update readme remove english
1 parent 1939f2a commit e1eb414

File tree

1 file changed

+42
-28
lines changed

1 file changed

+42
-28
lines changed

README.md

Lines changed: 42 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,67 @@
11
##Machine Learning
22

33

4+
##课程
45

5-
##Coursera
6-
####Andrew Ng--Stanford University
7-
8-
- [Machine Learning](https://github.com/xxg1413/coursera/tree/master/Machine%20Learning-Andrew%20Ng)
9-
6+
####[机器学习](https://github.com/xxg1413/coursera/tree/master/Machine%20Learning-Andrew%20Ng) -- 吴恩达 -- 斯坦福大学
107

11-
####Hsuan-Tien Lin--Taiwan University
12-
- [Machine Learning Foundations](https://github.com/xxg1413/coursera/tree/master/Machine%20Learning%20Foundations)
13-
- [Machine Learning Techniques](https://github.com/xxg1413/coursera/tree/master/Machine%20Learning%20Techniques)
8+
- 课程进度: 100%
9+
- 作业:
10+
- [Octave] - 使用Octave,默认版本 100%
11+
- [Jupyter Notebook](https://github.com/xxg1413/coursera/tree/master/Machine%20Learning-Andrew%20Ng/Jupyter%20Notebook) - 使用numpy,pandas,scikit-learn,matplotlib,tensorflow等库的Python3版 12%
1412

1513

14+
####机器学习 -- 林軒田 -- 台湾大学
15+
- [机器学习基石](https://github.com/xxg1413/coursera/tree/master/Machine%20Learning%20Foundations)
16+
- [机器学习技法](https://github.com/xxg1413/coursera/tree/master/Machine%20Learning%20Techniques)
1617

17-
##Book Note
18-
- [Building Machine Learning Systems](https://github.com/xxg1413/MachineLearning/tree/master/Building%20Machine%20Learning%20Systems)
19-
- [Learning Data Mining with Python](https://github.com/xxg1413/MachineLearning/tree/master/Learning%20Data%20Mining%20with%20Python)
20-
- [Machine Learning in Action](https://github.com/xxg1413/MachineLearning/tree/master/Machine Learning in Action/)
21-
- [NumPy Beginner's Guide](https://github.com/xxg1413/MachineLearning/tree/master/NumPy Beginner's Guide/)
22-
- [Programming Collective Intelligence](https://github.com/xxg1413/MachineLearning/tree/master/Programming Collective Intelligence/)
23-
- [R for Everyone](https://github.com/xxg1413/MachineLearning/tree/master/R for Everyone/)
24-
- [Web Scraping with Python](https://github.com/xxg1413/MachineLearning/tree/master/Web Scraping with Python/)
25-
- [Learning Spark: Lightning-fast Data Analysis](https://github.com/xxg1413/MachineLearning/tree/master/Learning Spark/)
2618

27-
##Competitions
28-
- [Kaggle](https://github.com/xxg1413/MachineLearning/tree/master/Kaggle/)
29-
- [Euler](https://github.com/xxg1413/MachineLearning/tree/master/Euler/)
3019

3120

32-
##课程
33-
####吴恩达--斯坦福大学
21+
####[CS231n: 面向视觉识别的卷积神经网络--Fei-Fei Li & Andrej Karpathy & Justin Johnson -- 斯坦福大学](https://github.com/xxg1413/coursera/tree/master/CS231n:%20Convolutional%20Neural%20Networks%20for%20Visual%20Recognition)
3422

35-
- [机器学习](https://github.com/xxg1413/coursera/tree/master/Machine%20Learning-Andrew%20Ng)
23+
- 课程进度: 第2集
24+
- 作业:
25+
- 作业1
26+
- 作业2
27+
- 作业3
3628

3729

38-
####林軒田--台湾大学
39-
- [机器学习基石](https://github.com/xxg1413/coursera/tree/master/Machine%20Learning%20Foundations)
40-
- [机器学习技法](https://github.com/xxg1413/coursera/tree/master/Machine%20Learning%20Techniques)
30+
####[机器学习中的神经网络--Geoffrey Hinton-多伦多大学](https://github.com/xxg1413/coursera/tree/master/Neural%20Networks%20for%20Machine%20Learning)
31+
- 课程进度: Lecture2
32+
- 作业:
33+
- Octave - 使用Octave,默认版本
34+
- Tensorflow 版本
4135

4236
##读书
4337
- [机器学习系统设计](https://github.com/xxg1413/MachineLearning/tree/master/Building Machine Learning Systems/)
38+
- 进度:100%
39+
- 项目:寻找实际数据练习
40+
4441
- [机器学习实战](https://github.com/xxg1413/MachineLearning/tree/master/Machine Learning in Action/)
42+
- 进度:第2章
43+
- 项目:
44+
4545
- [Python数据分析基础教程:NumPy学习指南](https://github.com/xxg1413/MachineLearning/tree/master/NumPy Beginner's Guide/)
46+
- 进度:100%
47+
- 项目:numpy入门
48+
4649
- [Python数据挖掘入门与实践](https://github.com/xxg1413/MachineLearning/tree/master/Learning%20Data%20Mining%20with%20Python)
50+
- 进度:Chapter3
51+
- 项目:
52+
4753
- [集体智慧编程](https://github.com/xxg1413/MachineLearning/tree/master/Programming Collective Intelligence/)
54+
- 进度:100%
55+
- 项目:使用库重写所有例子
56+
4857
- [R语言-实用数据分析和可视化技术](https://github.com/xxg1413/MachineLearning/tree/master/R for Everyone/)
58+
- 进度:100%
59+
- 项目:
60+
4961
- [Python网络数据采集](https://github.com/xxg1413/MachineLearning/tree/master/Web Scraping with Python/)
62+
- 进度:100%
63+
- 项目:爬虫系统
64+
5065

5166

5267
##竞赛
@@ -69,5 +84,4 @@
6984

7085

7186

72-
##项目列表
73-
- Python爬虫:豆瓣书籍
87+
##项目列表

0 commit comments

Comments
 (0)