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

Why do you use cosine weight decay? #38

Closed
CoinCheung opened this issue Nov 30, 2021 · 1 comment
Closed

Why do you use cosine weight decay? #38

CoinCheung opened this issue Nov 30, 2021 · 1 comment

Comments

@CoinCheung
Copy link

CoinCheung commented Nov 30, 2021

Hi,

Thanks for providing the code. I found that you are also using cosine annealing curve to decay weight decay. It seems that the paper does not mention this. Would you please tell me why do you use it ?

@pengzhiliang
Copy link
Owner

Hello, follow BEiT, I implement the cosine weight decay strategy in this repo. However, I didn't use it.

You can check the "train_weight_decay" item in log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants