PyTorch_Tutorial icon indicating copy to clipboard operation
PyTorch_Tutorial copied to clipboard

3.4学习率调整策略 这个时没有相应的代码吗

Open mlx123 opened this issue 6 years ago • 5 comments

您好。我没有找到3.4学习率调整策略这个的对应代码 谢谢您

mlx123 avatar Dec 27 '18 01:12 mlx123

您好,是的,学习率调整没有对应的代码

TingsongYu avatar Dec 27 '18 02:12 TingsongYu

我能写一写这个代码上传给你们吗

mlx123 avatar Dec 27 '18 02:12 mlx123

非常欢迎!

TingsongYu avatar Dec 27 '18 08:12 TingsongYu

我想补充下学习率调节之余弦退火算法的写法示范,因为官方文档里面关于这一块的内容还是太不详细了,但是这东西又很实用

pascal1129 avatar Jan 12 '19 13:01 pascal1129

十分欢迎!

在 2019-01-12 21:02:44,"Pascal" [email protected] 写道:

我想补充下学习率调节之余弦退火算法的写法示范,因为官方文档里面关于这一块的内容还是太不详细了,但是这东西又很实用

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

TingsongYu avatar Jan 14 '19 11:01 TingsongYu