|
1 | 1 | ##Machine Learning |
2 | 2 |
|
3 | 3 |
|
| 4 | +##课程 |
4 | 5 |
|
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) -- 吴恩达 -- 斯坦福大学 |
10 | 7 |
|
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% |
14 | 12 |
|
15 | 13 |
|
| 14 | +####机器学习 -- 林軒田 -- 台湾大学 |
| 15 | +- [机器学习基石](https://github.com/xxg1413/coursera/tree/master/Machine%20Learning%20Foundations) |
| 16 | +- [机器学习技法](https://github.com/xxg1413/coursera/tree/master/Machine%20Learning%20Techniques) |
16 | 17 |
|
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/) |
26 | 18 |
|
27 | | -##Competitions |
28 | | -- [Kaggle](https://github.com/xxg1413/MachineLearning/tree/master/Kaggle/) |
29 | | -- [Euler](https://github.com/xxg1413/MachineLearning/tree/master/Euler/) |
30 | 19 |
|
31 | 20 |
|
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) |
34 | 22 |
|
35 | | -- [机器学习](https://github.com/xxg1413/coursera/tree/master/Machine%20Learning-Andrew%20Ng) |
| 23 | +- 课程进度: 第2集 |
| 24 | +- 作业: |
| 25 | + - 作业1 |
| 26 | + - 作业2 |
| 27 | + - 作业3 |
36 | 28 |
|
37 | 29 |
|
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 版本 |
41 | 35 |
|
42 | 36 | ##读书 |
43 | 37 | - [机器学习系统设计](https://github.com/xxg1413/MachineLearning/tree/master/Building Machine Learning Systems/) |
| 38 | + - 进度:100% |
| 39 | + - 项目:寻找实际数据练习 |
| 40 | + |
44 | 41 | - [机器学习实战](https://github.com/xxg1413/MachineLearning/tree/master/Machine Learning in Action/) |
| 42 | + - 进度:第2章 |
| 43 | + - 项目: |
| 44 | + |
45 | 45 | - [Python数据分析基础教程:NumPy学习指南](https://github.com/xxg1413/MachineLearning/tree/master/NumPy Beginner's Guide/) |
| 46 | + - 进度:100% |
| 47 | + - 项目:numpy入门 |
| 48 | + |
46 | 49 | - [Python数据挖掘入门与实践](https://github.com/xxg1413/MachineLearning/tree/master/Learning%20Data%20Mining%20with%20Python) |
| 50 | + - 进度:Chapter3 |
| 51 | + - 项目: |
| 52 | + |
47 | 53 | - [集体智慧编程](https://github.com/xxg1413/MachineLearning/tree/master/Programming Collective Intelligence/) |
| 54 | + - 进度:100% |
| 55 | + - 项目:使用库重写所有例子 |
| 56 | + |
48 | 57 | - [R语言-实用数据分析和可视化技术](https://github.com/xxg1413/MachineLearning/tree/master/R for Everyone/) |
| 58 | + - 进度:100% |
| 59 | + - 项目: |
| 60 | + |
49 | 61 | - [Python网络数据采集](https://github.com/xxg1413/MachineLearning/tree/master/Web Scraping with Python/) |
| 62 | + - 进度:100% |
| 63 | + - 项目:爬虫系统 |
| 64 | + |
50 | 65 |
|
51 | 66 |
|
52 | 67 | ##竞赛 |
|
69 | 84 |
|
70 | 85 |
|
71 | 86 |
|
72 | | -##项目列表 |
73 | | -- Python爬虫:豆瓣书籍 |
| 87 | +##项目列表 |
0 commit comments