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
In ULMFIT three things they have proposed to the fine-tune the model
I wanted to implement only gradual unfreezing.
Unfreezing the layers in the middle of training, a specific epoch.
No response
The text was updated successfully, but these errors were encountered:
@senhorinfinito see Transfer Learning with Frozen Layers tutorial below.
Good luck 🍀 and let us know if you have any other questions!
Sorry, something went wrong.
No branches or pull requests
Search before asking
Description
In ULMFIT three things they have proposed to the fine-tune the model
I wanted to implement only gradual unfreezing.
Use case
Unfreezing the layers in the middle of training, a specific epoch.
Additional
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: