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

My question #9

Closed
DimanChauncey opened this issue Sep 21, 2019 · 2 comments
Closed

My question #9

DimanChauncey opened this issue Sep 21, 2019 · 2 comments

Comments

@DimanChauncey
Copy link

I want to know whether the ‘shape’ and the ‘rank’ in the tucker decomposition are always the same. Could their value be different?How are their value determined?
I'm a beginner in this area. Hope to reply to me.

@JeanKossaifi
Copy link
Owner

Hi @DimanChuancey sorry about the delay.
Rank is the rank of the decomposition so you can set it as you like.
In general lower than the shape (low-rank weighths), you could have a rank higher than the shape (over-parametrized). You can have a look at the doc. If you want a good intro to tensor decomposition I highly recommend the great survey by Kolda and Bader, “Tensor Decompositions and Applications”, SIAM REVIEW, vol. 51, n. 3, pp. 455-500, 2009.

@DimanChauncey
Copy link
Author

Hi @DimanChuancey sorry about the delay.
Rank is the rank of the decomposition so you can set it as you like.
In general lower than the shape (low-rank weighths), you could have a rank higher than the shape (over-parametrized). You can have a look at the doc. If you want a good intro to tensor decomposition I highly recommend the great survey by Kolda and Bader, “Tensor Decompositions and Applications”, SIAM REVIEW, vol. 51, n. 3, pp. 455-500, 2009.

Thanks! Good wishes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants