/ML-Learning

:wine_glass: the codes and notes of my Machine Learning study.

Primary LanguageJupyter NotebookMIT LicenseMIT

ML-Learning

这个repository主要用于记录个人机器学习(包括神经网络,深度学习等)的学习笔记,以及整理的相关论文集(毕业需要~~),所有链接个人均有学习,至少我认为是靠谱的。

Theory

注:

《机器学习》代指周志华所著《机器学习》一书。

《DeepLearning》代指Ian Goodfellow and Yoshua Bengio and Aaron Courville所著《DeepLearning》一书。

Framework

Academic Papers

Userful Links:

  1. Machine Learning by Andrew Ng

  2. 机器学习(周志华)

  3. TensorFlow实战

  4. MNIST数据集

  5. TensorFlow 官方文档中文版

  6. Deep Learning(深度学习)学习笔记整理系列

  7. **大学 李宏毅教案

  8. 机器学习基石 **大学 林轩田

  9. Deep Learning Book

  10. Deepearning.ai