https://www.jianshu.com/p/108233ed7ed0 https://www.jianshu.com/p/d222ff691723?utm_campaign=maleskine&utm_content=note&utm_medium=seo_notes&utm_source= ...
分类:
微信 时间:
2019-06-12 16:29:04
阅读次数:
278
https://pytorch.org/docs/stable/notes/broadcasting.html#broadcasting-semanticshttps://pytorch.org/docs/stable/torch.html?highlight=matmul#torch.matmul ...
分类:
其他好文 时间:
2019-06-10 23:44:26
阅读次数:
279
System.IO.StreamReader m_streader; InteropPermission m_Perm = new InteropPermission(InteropKind::ClrInterop); Notes m_Notes; str s; int i=0; container ...
分类:
其他好文 时间:
2019-06-08 16:20:20
阅读次数:
83
Payloads https://github.com/swisskyrepo/PayloadsAllTheThings https://techvomit.net/web application penetration testing notes/ 字典 https://github.com/Th ...
分类:
其他好文 时间:
2019-06-07 11:14:11
阅读次数:
99
参考(都有些错误):https://github.com/guanjunjian/Interview-Summary/blob/master/notes/algorithms/%E7%BB%8F%E5%85%B8%E7%AE%97%E6%B3%95/01%E8%83%8C%E5%8C%85.mdht... ...
分类:
其他好文 时间:
2019-05-23 20:59:00
阅读次数:
112
https://s3.amazonaws.com/content.udacity-data.com/courses/gt-cse6220/Course+Notes/Lesson1-1+Introduction+(1).pdf two parts: 1, task represented by DAG ...
分类:
其他好文 时间:
2019-05-19 09:53:41
阅读次数:
154
CUDA 查看驱动兼容性:https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html 查看GCC 与CUDA 驱动版本的兼容性 ...
分类:
其他好文 时间:
2019-05-18 10:00:42
阅读次数:
126
http://info.usherbrooke.ca/hlarochelle/ift725/2_09_parameter_initialization.pdf http://www.deeplearning.ai/ai-notes/initialization/?utm_source=email&u ...
分类:
Web程序 时间:
2019-05-18 09:58:49
阅读次数:
122
1 mysql查找一个表中字段相同的数据 2019-05-10 15:51:03 多字段 ...
分类:
其他好文 时间:
2019-05-10 16:23:18
阅读次数:
91
网络编程 # notes 要点网络编程 客户端/服务器架构 客户端/服务器网络编程 套接字是计算机网络数据结构。在任何类型的通信开始之前,网络应用程序必须创建套接字。可以将它们比作电话插孔,没有它将无法进行通信。 进程间通信(Inter Process Communication) 地址家族(add ...
分类:
编程语言 时间:
2019-05-04 17:32:56
阅读次数:
157