Skip to content

Commit 7d2bc74

Browse files
committed
update readme
1 parent fad3ea9 commit 7d2bc74

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

README.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,18 @@
2121

2222

2323
##Book Note
24-
- [Building Machine Learning Systems](./Building Machine Learning Systems/)
25-
- [Learning Data Mining with Python](./Learning Data Mining with Python/)
26-
- [Machine Learning in Action](./Machine Learning in Action/)
27-
- [NumPy Beginner's Guide](./NumPy Beginner's Guide/)
28-
- [Programming Collective Intelligence](./Programming Collective Intelligence/)
29-
- [R for Everyone](./R for Everyone/)
30-
- [Web Scraping with Python](./Web Scraping with Python/)
31-
- [Learning Spark: Lightning-fast Data Analysis](./Learning Spark/)
24+
- [Building Machine Learning Systems](./MachineLearning/Building Machine Learning Systems/)
25+
- [Learning Data Mining with Python](./MachineLearning/Learning Data Mining with Python/)
26+
- [Machine Learning in Action](./MachineLearning/Machine Learning in Action/)
27+
- [NumPy Beginner's Guide](./MachineLearning/NumPy Beginner's Guide/)
28+
- [Programming Collective Intelligence](./MachineLearning/Programming Collective Intelligence/)
29+
- [R for Everyone](./MachineLearning/R for Everyone/)
30+
- [Web Scraping with Python](./MachineLearning/Web Scraping with Python/)
31+
- [Learning Spark: Lightning-fast Data Analysis](./MachineLearning/Learning Spark/)
3232

3333
##Competitions
34-
- [Kaggle](./Kaggle/)
35-
- [Euler](./Euler/)
34+
- [Kaggle](./MachineLearning/Kaggle/)
35+
- [Euler](./MachineLearning/Euler/)
3636

3737

3838
##课程
@@ -51,25 +51,25 @@
5151
- [机器学习技法](https://github.com/xxg1413/coursera/tree/master/Machine%20Learning%20Techniques)
5252

5353
##读书
54-
- [机器学习系统设计](./Building Machine Learning Systems/)
55-
- [机器学习实战](./Machine Learning in Action/)
56-
- [Python数据分析基础教程:NumPy学习指南](./NumPy Beginner's Guide/)
57-
- [Python数据挖掘入门与实践](./Learning Data Mining with Python/)
58-
- [集体智慧编程](./Programming Collective Intelligence/)
59-
- [R语言-实用数据分析和可视化技术](./R for Everyone/)
60-
- [Python网络数据采集](./Web Scraping with Python/)
54+
- [机器学习系统设计](./MachineLearning/Building Machine Learning Systems/)
55+
- [机器学习实战](./MachineLearning.=/Machine Learning in Action/)
56+
- [Python数据分析基础教程:NumPy学习指南](./MachineLearning/NumPy Beginner's Guide/)
57+
- [Python数据挖掘入门与实践](./MachineLearning/Learning Data Mining with Python/)
58+
- [集体智慧编程](./MachineLearning/Programming Collective Intelligence/)
59+
- [R语言-实用数据分析和可视化技术](./MachineLearning/R for Everyone/)
60+
- [Python网络数据采集](./MachineLearning/Web Scraping with Python/)
6161

6262

6363
##竞赛
64-
- [Kaggle练习题题解](./Kaggle/)
65-
- [Euler项目题解](./Euler/)
64+
- [Kaggle练习题题解](./MachineLearning/Kaggle/)
65+
- [Euler项目题解](./MachineLearning/Euler/)
6666

6767

6868

6969
##入门
70-
- [numpy](./numpy-tutorial/)
71-
- [pandas](./pandas-tutorial/)
72-
- [sklearn](./sklearn-turorial/)
70+
- [numpy](./MachineLearning/numpy-tutorial/)
71+
- [pandas](./MachineLearning/pandas-tutorial/)
72+
- [sklearn](./MachineLearning/sklearn-turorial/)
7373
- [tensorflow](https://github.com/xxg1413/Tensorflow/tree/master/tutorial)
7474

7575

0 commit comments

Comments
 (0)