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

add args check and comment for exp,polynomy decay #38782

Merged
merged 3 commits into from
Jan 12, 2022

Conversation

betterpig
Copy link
Contributor

@betterpig betterpig commented Jan 7, 2022

PR types

Others

PR changes

Others

Describe

icafe issue[DLTP-38875]

add args check and comment for exponential,polynomial decay. Theoretically, these two kinds of function should restrict exponent's ranges to get learning rate actually decay.

@paddle-bot-old
Copy link

paddle-bot-old bot commented Jan 7, 2022

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@zhwesky2010
Copy link
Contributor

最好用数学的形式,直接写成区间范围

@betterpig
Copy link
Contributor Author

最好用数学的形式,直接写成区间范围

对于有界区间,我改成用数学形式(a, b)表示。对于单测无界区间,考虑到无穷符号∞在编译显示时可能出问题,还是用文字形式表述。

@zhwesky2010 zhwesky2010 merged commit b7bae93 into PaddlePaddle:develop Jan 12, 2022
@betterpig betterpig deleted the polynomial branch February 18, 2022 06:45
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

Successfully merging this pull request may close these issues.

3 participants