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

✨ train_obj_model__warm_up__save_load for Tensor Train Task L2O H term #83

Open
Yonv1943 opened this issue Mar 27, 2023 · 0 comments
Open
Labels
discussion code understanding

Comments

@Yonv1943
Copy link
Collaborator

train_obj_model__warm_up__save_load.py.txt

thetas = thetas / thetas.norm(dim=1, keepdim=True)
This is a very important step↑, which reduces the space of theta that we need to search (reduces one degree of freedom)

@Yonv1943 Yonv1943 added the discussion code understanding label Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion code understanding
Projects
None yet
Development

No branches or pull requests

1 participant