摘要:
Algorithm | Coursera by Robert Sedgewick Type the code one by one! 不要拜读——只写最有感触的!而不是仅仅做一个笔记摘录员,那样毫无意义! 动手实现。看懂不等于会写——用sublime 写,而非ide(强迫白板写代码)—— 默写代码 阅读全文
摘要:
@(132 ACM | 算法) Algorithm | Coursera by Robert Sedgewick Backup "Coursera Algorithms" "booksite" P.S. iff == if and only if 0 Introduction Dynamic con 阅读全文
摘要:
@(131 Machine Learning | 机器学习) PCA是一种特征选择方法,可将一组相关变量转变成一组基础正交变量 25 PCA的回顾和定义 Demo: when to use PCA 1. latent features driving the patterns in the data 阅读全文