摘要: 转自:https://blog.csdn.net/weixin_39858245/article/details/110776936 1.例子 import numpy as np a=np.array([[1, 1, 1, 0, 0, 0], [0, 1, 1, 1, 0, 0], [0, 1, 阅读全文
posted @ 2022-01-28 21:27 lypbendlf 阅读(139) 评论(0) 推荐(0) 编辑
摘要: 转自:https://zhuanlan.zhihu.com/p/380795956 1.torch.optim.lr_scheduler.ReduceLROnPlateau 定义: torch.optim.lr_scheduler.ReduceLROnPlateau(optimizer, mode= 阅读全文
posted @ 2022-01-28 19:30 lypbendlf 阅读(445) 评论(0) 推荐(0) 编辑