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

Freezing some parameters during backpropagation #1494

Closed
patins1 opened this issue Feb 4, 2022 · 0 comments · Fixed by #1544
Closed

Freezing some parameters during backpropagation #1494

patins1 opened this issue Feb 4, 2022 · 0 comments · Fixed by #1544
Labels
enhancement New feature or request

Comments

@patins1
Copy link
Contributor

patins1 commented Feb 4, 2022

Hi,

I would like to know if it is possible to freeze some parameters whose ndarray indexes I want to provide between epochs.
Is is more for experimentation. Based on that, I might want to approach a branch&bound algorithm to optimize the loss value.

Any ideas welcome!

@patins1 patins1 added the enhancement New feature or request label Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant