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

memory will be very large #2

Open
zdx3578 opened this issue Aug 1, 2021 · 1 comment
Open

memory will be very large #2

zdx3578 opened this issue Aug 1, 2021 · 1 comment

Comments

@zdx3578
Copy link

zdx3578 commented Aug 1, 2021

If the data format is slightly larger, the memory will be very large. Do you have any suggestions for optimization? Any suggestions are welcome, thank you!

@ryanchankh
Copy link
Collaborator

On a high level, I think one potential way to reduce the memory is the learn (or construct) each E and C_j matrix by batch. As long as there is an efficiently way to solve the self-expressive regression problem at each step, then the construction of those matrices should be scalable.

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