Skip to content

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

3 participants