zoukankan      html  css  js  c++  java
  • 本周学习小结(11/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
  • 相关阅读:
    INewPolygonFeedback接口(实时显示所画多边形的面积)
    RichTextBox追加文本信息,并根据信息的多少自动下移
    Google tile和TMS的索引算法
    出差咸阳
    失败的 炸羊排
    年中总结
    Oracle 两个表之间的数据更新
    ArcEngine下,实现图形的擦除操作(Erase操作)
    C#中使用ListView动态添加数据不闪烁(转)
    出差略阳
  • 原文地址:https://www.cnblogs.com/pegasus923/p/10511861.html
Copyright © 2011-2022 走看看