本周学习小结(18/03 - 24/03)

LeetCode

  • LeetCode刷题。
    • 本周主要在ML上。
  • 学习笔记之Problem Solving with Algorithms and Data Structures using Python - 浩然119 - 博客园
    • https://www.cnblogs.com/pegasus923/p/10454395.html

Machine Learning / Python / MISC

  • 本周主要学习ML基础知识,还需要深入学习各个classifier, 以及如何调参。
    • 学习笔记之机器学习(Machine Learning) - 浩然119 - 博客园
      • https://www.cnblogs.com/pegasus923/p/10365130.html
    • 学习笔记之Machine Learning Crash Course | Google Developers - 浩然119 - 博客园
      • https://www.cnblogs.com/pegasus923/p/10508444.html
      • 有种打通任督二脉的感觉,把之前零散的知识都串起来了。特别是Representation这章把feature相关问题总结得非常仔细。
    • 学习笔记之机器学习实战 (Machine Learning in Action) - 浩然119 - 博客园
      • https://www.cnblogs.com/pegasus923/p/9612584.html
    • 学习笔记之scikit-learn - 浩然119 - 博客园
      • https://www.cnblogs.com/pegasus923/p/9997485.html
      • 主要学习了Model selection这章。
    • 学习笔记之Model selection and evaluation
      • https://www.cnblogs.com/pegasus923/p/10469919.html
      • 深入学习了ROC、AUC、PR这几个评估模型的方法。
    • 学习笔记之k-nearest neighbors algorithm (k-NN) - 浩然119 - 博客园
      • https://www.cnblogs.com/pegasus923/p/10417872.html
    • 学习笔记之Naive Bayes Classifier - 浩然119 - 博客园
      • https://www.cnblogs.com/pegasus923/p/10470230.html

Others

  • 本周零碎时间主要花在这上面,把之前标记的都看了一遍,然后再重头扫一遍Chinese invention和其他有意思的。下周争取搞定。之后计划把罗辑思维的笔记也整理下。
    • 学习笔记之1001 Inventions That Changed the World - 浩然119 - 博客园
      • https://www.cnblogs.com/pegasus923/p/10019366.html

猜你喜欢

转载自www.cnblogs.com/pegasus923/p/10550023.html