hntee
hntee
Hi all, I read the paper and some of the code, the paper indicates that there is a intermediate matrix ( E ) that factorizes the V -> H embedding...
In [`ridge_regression.py`](https://github.com/ctgk/PRML/blob/master/prml/linear/ridge_regression.py#L9) , wrote `w* = argmin |t - X @ w| + alpha * |w|_2^2`. But according to https://en.wikipedia.org/wiki/Tikhonov_regularization , the loss is in second order. Did I miss...
Hi, I am new to `up` and encountered an issue while using it. When the file is in Chinese, the characters are not displayed normally in the program ``` $...
也就是arxiv页面的html板式 https://arxiv.org/html/{arxiv_id}