Giter Club home page Giter Club logo

note's Introduction

个人笔记

学习进度

C

《C语言程序设计:现代方法(第2版)》看了一半,后面的章节都没看

深度学习

  • 《普林斯顿微积分读本》看完了前7章
  • 《Python深度学习》看了第2章 神经网络的数学基础
  • 《深度学习入门:基于Python的理论与实现》看到第5章 之后要重看第5章

算法

  • 《Python数据结构与算法分析》
    • 没看 AVL 树
  • 《学习JavaScript数据结构与算法》
    • 实现任意层数的汉诺塔算法(例子中的三层算法似乎不对)
    • differences between map and hashtable ?
    • 没看第8章的 AVL树和红黑树
    • dfs实现拓扑排序的逻辑分析还不够好
    • 没看明白书上写的快速排序的方法
    • 没看懂动态规划的硬币找零算法
    • insertion sort 怎么统计出n^2的复杂度
    • Shell Sort 虽然知道了思路,但还不能量化的理解它的速度
    • 该看counting sort了 http://www.jianshu.com/p/1b4068ccd505
    • 重新整理二叉树部分

重构

  • 第二章只看了前三节
  • 没看第四章
  • 详细的例子没有看

概率

  • 《概率论与数理统计》
    • 第 1 章 条件概率及以后的没有看
    • 第 2 章 二项分布以后的没看

HTTP权威指南没看的内容

  • 第 5 章
  • 第 6 章 3 节之后的
  • 8 9 10 19 章

note's People

Contributors

samoyi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.