Skip to content

Conversation

Patrick-Star125
Copy link
Contributor

added pca_lowrank docs to paddle docs repo.

@paddle-bot
Copy link

paddle-bot bot commented May 30, 2023

感谢你贡献飞桨文档,文档预览构建中,Docs-New 跑完后即可预览,预览链接:http://preview-pr-5904.paddle-docs-preview.paddlepaddle.org.cn/documentation/docs/zh/api/index_cn.html
预览工具的更多说明,请参考:飞桨文档预览工具

记 :math:`X` 为一个矩阵或者批次矩阵,输出结果满足:

.. math::
X = U * diag(S) * V^(T)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

同理,上标没有标全,和英文文档进行同样的修复

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done,添加了sparse.pca_lowrank的中文文档

Copy link
Collaborator

@sunzhongkai588 sunzhongkai588 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@luotao1
Copy link
Collaborator

luotao1 commented Jun 7, 2023

请解决下冲突

@luotao1 luotao1 merged commit 61bea03 into PaddlePaddle:develop Jun 13, 2023
@Patrick-Star125 Patrick-Star125 deleted the pca branch June 18, 2023 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants