摘要: [转载]visdom的使用 来源:https://zhuanlan.zhihu.com/p/32025746 基本的绘图看这个就够了 绘制acc loss等曲线可以看这篇: https://blog.csdn.net/weixin_38635229/article/details/94664660 阅读全文
posted @ 2020-01-06 17:39 别再闹了 阅读(582) 评论(0) 推荐(0)
摘要: 报错:/usr/lib/gcc/x86_64 linux gnu/5/include/avx512vlintrin.h(11269): error: argument of type "void " is incompatible with parameter of type "long long 阅读全文
posted @ 2020-01-06 16:25 别再闹了 阅读(1507) 评论(0) 推荐(0)
摘要: docker跨平台 1. 在linux上运行windows镜像 讨论见 "这里" ,据说除了一些在linux下运行虚拟机,然后在虚拟机里装windows之外没有什么办法, "这里" 有个镜像据说可以,我没有试过 2. 在windows上运行windows镜像 这个已经有windows官方支持了 3. 阅读全文
posted @ 2020-01-06 12:07 别再闹了 阅读(2254) 评论(0) 推荐(0)
摘要: [转载]启发式算法 (Heuristic Algorithms) 来源:https://leovan.me/cn/2019/04/heuristic algorithms/ 原博主说的很好啊,建议大家直接去原文看。 启发式算法 (Heuristic Algorithms) 是相对于最优算法提出的。一 阅读全文
posted @ 2020-01-06 11:28 别再闹了 阅读(6131) 评论(0) 推荐(0)