2020年5月3日

核范数求次梯度

摘要: Start with the SVD decomposition of $x$: $$x=U\Sigma V^T$$ Then $$\|x\|_*=tr(\sqrt{x^Tx})=tr(\sqrt{(U\Sigma V^T)^T(U\Sigma V^T)})$$ $$\Rightarrow \|x\ 阅读全文

posted @ 2020-05-03 00:34 Eufisky 阅读(1448) 评论(0) 推荐(1)

导航