/MachineLearning

Machine Learning Jupyter Notebook

Primary LanguageJupyter NotebookMIT LicenseMIT

MachineLearning

本项目包含机器学习的Jupyter Notebook

目录

  1. 监督学习(Supervised Learning)

  2. 学习理论(Learning Theory)

  3. 非监督学习(Unsupervised Learning)

  4. 强化学习(Reinforcement Learning)

参考资料

  1. Andrew Ng在斯坦福大学工学院的机器学习公开课CS229
  2. Scikit Learn官方文档
  3. Udemy--Machine-Learning
  4. 机器学习实战
  5. 使用Matplotlib可视化优化算法