摘要:
[TOC] Drineas P, Kannan R, Mahoney M W, et al. Fast Monte Carlo Algorithms for Matrices II: Computing a Low Rank Approximation to a Matrix[J]. SIAM Jo 阅读全文
摘要:
[TOC] Python 关键字 and continue except global lambda pass while as def False if None raise with assert del finally import nonlocal return yield break el 阅读全文
摘要:
这些天看了一些关于采样矩阵(大概是这么翻译的)的论文,简单做个总结。 FAST MONTE CARLO ALGORITHMS FOR MATRICES I: APPROXIMATING MATRIX MULTIPLICATION 算法如下: 目的是为了毕竟矩阵的乘积AB, 以CR来替代。 其中右上角 阅读全文
摘要:
[toc] Oja's rule 这俩天看了Oja的俩篇论文,被其中的证明弄得云里雾里,但愿我的理解没有出太大问题吧。 "Oja's rule Wiki" "Oja's rule 知乎" A Simplified Neuron Model as a Principal Component Analy 阅读全文