We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, Please suggest how to write modular script approch code for transfer learning models. Please suggest any documentation or link. Thank You.
The text was updated successfully, but these errors were encountered:
Hi @kapil3 ,
Have you seen the example in the "Going modular" section? See: https://www.learnpytorch.io/05_pytorch_going_modular/
You could turn this into a scripted version for transfer learning as well by combining it with: https://www.learnpytorch.io/06_pytorch_transfer_learning/
Sorry, something went wrong.
No branches or pull requests
Hi, Please suggest how to write modular script approch code for transfer learning models.
Please suggest any documentation or link.
Thank You.
The text was updated successfully, but these errors were encountered: