|
3 | 3 | 学习Python时的代码
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
| 7 | + |
| 8 | + |
6 | 9 | ####2016-03-20 update
|
7 | 10 |
|
8 | 11 | [Machine Learning with Python](https://github.com/xxg1413/MachineLearning)
|
9 |
| -- Building Machine Learning Systems |
10 |
| -- CS229: Machine Learning |
11 |
| -- Machine Learning in Action |
12 |
| -- NumPy Beginner's Guide |
13 |
| -- Web Scraping with Python |
| 12 | +-[Building Machine Learning Systems](https://github.com/xxg1413/MachineLearning/tree/master/Building%20Machine%20Learning%20Systems) |
| 13 | +-[CS229: Machine Learning](https://github.com/xxg1413/MachineLearning/tree/master/CS229:%20Machine%20Learning) |
| 14 | +-[Machine Learning in Action](https://github.com/xxg1413/MachineLearning/tree/master/Machine%20Learning%20in%20Action) |
| 15 | +-[NumPy Beginner's Guide](https://github.com/xxg1413/MachineLearning/tree/master/NumPy%20Beginner's%20Guide) |
| 16 | +-[Web Scraping with Python](https://github.com/xxg1413/MachineLearning/tree/master/Web%20Scraping%20with%20Python) |
14 | 17 |
|
15 | 18 |
|
16 | 19 |
|