Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add pca_lowrank docs #5904

Merged
merged 5 commits into from
Jun 13, 2023
Merged

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