Switching off training of certain weights #371
kaustubhjsawant
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have been using Nequip for some time now and was curious if there is any obvious way to switch off training for specific weights in the network.
I have a large dataset A and wanted to train on a new smaller dataset B which is very similar to A. Does it make sense to train a large network on A and train only certain weights of the pre-trained network on B (in some sense finetuning the network)?
Thank you,
Kaustubh Sawant
Beta Was this translation helpful? Give feedback.
All reactions