-
Notifications
You must be signed in to change notification settings - Fork 66
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
How to search the best temperature and alpha #16
Comments
Hi |
Hello, author. |
Just change the hyperparameter manually |
Here is a simple example for how to search hyperparameters: https://github.com/peterliht/knowledge-distillation-pytorch/blob/master/search_hyperparams.py |
Thankyou |
hello ,author.
I read the paper, the parameters (temperature and alpha) are obtained by gird search.
can you release the code . I want to learn it . Thank you.
The text was updated successfully, but these errors were encountered: