├── LeetCode刷题,题析,分析心得笔记 └── README.md ├── README.md ├── TensorFlow实践 Google Python代码实现 └── README.md ├── 机器学习 吴恩达 Python代码实现 ├── README.md ├── ex1-linear regression 作业1 线性回归 │ ├── ex1.pdf │ ├── ex1data1.txt │ ├── ex1data2.txt │ ├── linear_regreesion.py │ └── linear_regreesion_pro.py └── ex2-logistic regression 作业2 logistic回归 │ └── ex2.pdf ├── 深度学习 吴恩达 Python代码实现 └── README.md ├── 统计学习方法 李航 Python代码实现 └── README.md └── 自然语言处理 DeepMind Python代码实现 └── README.md /LeetCode刷题,题析,分析心得笔记/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuole/MachineLearning-DeepLearning-NLP-LeetCode-StatisticalLearningMethod-TensorFlow/HEAD/LeetCode刷题,题析,分析心得笔记/README.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuole/MachineLearning-DeepLearning-NLP-LeetCode-StatisticalLearningMethod-TensorFlow/HEAD/README.md -------------------------------------------------------------------------------- /TensorFlow实践 Google Python代码实现/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuole/MachineLearning-DeepLearning-NLP-LeetCode-StatisticalLearningMethod-TensorFlow/HEAD/TensorFlow实践 Google Python代码实现/README.md -------------------------------------------------------------------------------- /机器学习 吴恩达 Python代码实现/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuole/MachineLearning-DeepLearning-NLP-LeetCode-StatisticalLearningMethod-TensorFlow/HEAD/机器学习 吴恩达 Python代码实现/README.md -------------------------------------------------------------------------------- /机器学习 吴恩达 Python代码实现/ex1-linear regression 作业1 线性回归/ex1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuole/MachineLearning-DeepLearning-NLP-LeetCode-StatisticalLearningMethod-TensorFlow/HEAD/机器学习 吴恩达 Python代码实现/ex1-linear regression 作业1 线性回归/ex1.pdf -------------------------------------------------------------------------------- /机器学习 吴恩达 Python代码实现/ex1-linear regression 作业1 线性回归/ex1data1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuole/MachineLearning-DeepLearning-NLP-LeetCode-StatisticalLearningMethod-TensorFlow/HEAD/机器学习 吴恩达 Python代码实现/ex1-linear regression 作业1 线性回归/ex1data1.txt -------------------------------------------------------------------------------- /机器学习 吴恩达 Python代码实现/ex1-linear regression 作业1 线性回归/ex1data2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuole/MachineLearning-DeepLearning-NLP-LeetCode-StatisticalLearningMethod-TensorFlow/HEAD/机器学习 吴恩达 Python代码实现/ex1-linear regression 作业1 线性回归/ex1data2.txt -------------------------------------------------------------------------------- /机器学习 吴恩达 Python代码实现/ex1-linear regression 作业1 线性回归/linear_regreesion.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuole/MachineLearning-DeepLearning-NLP-LeetCode-StatisticalLearningMethod-TensorFlow/HEAD/机器学习 吴恩达 Python代码实现/ex1-linear regression 作业1 线性回归/linear_regreesion.py -------------------------------------------------------------------------------- /机器学习 吴恩达 Python代码实现/ex1-linear regression 作业1 线性回归/linear_regreesion_pro.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuole/MachineLearning-DeepLearning-NLP-LeetCode-StatisticalLearningMethod-TensorFlow/HEAD/机器学习 吴恩达 Python代码实现/ex1-linear regression 作业1 线性回归/linear_regreesion_pro.py -------------------------------------------------------------------------------- /机器学习 吴恩达 Python代码实现/ex2-logistic regression 作业2 logistic回归/ex2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuole/MachineLearning-DeepLearning-NLP-LeetCode-StatisticalLearningMethod-TensorFlow/HEAD/机器学习 吴恩达 Python代码实现/ex2-logistic regression 作业2 logistic回归/ex2.pdf -------------------------------------------------------------------------------- /深度学习 吴恩达 Python代码实现/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuole/MachineLearning-DeepLearning-NLP-LeetCode-StatisticalLearningMethod-TensorFlow/HEAD/深度学习 吴恩达 Python代码实现/README.md -------------------------------------------------------------------------------- /统计学习方法 李航 Python代码实现/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuole/MachineLearning-DeepLearning-NLP-LeetCode-StatisticalLearningMethod-TensorFlow/HEAD/统计学习方法 李航 Python代码实现/README.md -------------------------------------------------------------------------------- /自然语言处理 DeepMind Python代码实现/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zuole/MachineLearning-DeepLearning-NLP-LeetCode-StatisticalLearningMethod-TensorFlow/HEAD/自然语言处理 DeepMind Python代码实现/README.md --------------------------------------------------------------------------------