zoukankan      html  css  js  c++  java
  • 本周学习小结(18/03

    LeetCode

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

    Machine Learning / Data Science

    • 本周主要学习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
        • ML Concepts章节中一直学习到了Classification,其余章节之后继续。
      • 学习笔记之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/PR curve。
      • 学习笔记之机器学习实战 (Machine Learning in Action) - 浩然119 - 博客园
        • https://www.cnblogs.com/pegasus923/p/9612584.html

      • 学习笔记之Bokeh - 浩然119 - 博客园

        • https://www.cnblogs.com/pegasus923/p/9040686.html
        • 新学了plot step line,plot line with dash,并整理了下笔记。
      • 学习笔记之pandas - 浩然119 - 博客园
        • https://www.cnblogs.com/pegasus923/p/8975684.html
        • 学习csv

    Others

    • 本周终于完成整理。之后计划把罗辑思维的笔记也整理下。
      • 学习笔记之1001 Inventions That Changed the World - 浩然119 - 博客园
        • https://www.cnblogs.com/pegasus923/p/10019366.html
        • 书终于看完了,又把中国古人发明都重新看了一遍。
        • 顺着时间线一路读下来,就像在看人类科学技术的发展史,看这些改变人类的伟大发明当初是如何实现的。这些发明并不是凭空冒出来,也都是站在巨人的肩膀上一步步演变发明出来。
        • 看着古代中国的改变世界的发明各式各样,到了近代就只能感慨了。
  • 相关阅读:
    js深拷贝和浅拷贝
    Entity Framework在WCF中序列化的问题
    EF Code First学习笔记:数据库创建
    Entity Framework Code First级联删除
    EF Code First 学习笔记:表映射
    Func与Action
    jsp/servlet页面跳转丢失样式问题
    Tomcat中配置URIEncoding="UTF-8"来处理中文的方法
    Android studio 自动导入(全部)包 import
    LInux系统配置
  • 原文地址:https://www.cnblogs.com/pegasus923/p/10550023.html
Copyright © 2011-2022 走看看