07 2019 档案
摘要:转自:https://pythontips.com/2013/08/02/what-is-pickle-in-python/ 1.它是用来对Python对象结构序列化和反序列化的,任何Python中的对象都可以序列化以保存在磁盘上,Pickle将Python对象,如List/dict转换为字符流ch
阅读全文
摘要:转自:https://stackoverflow.com/questions/20994716/what-is-the-difference-between-pip-and-conda pip常用,但是它只关注Python,而忽略了非Python的包依赖,such as HDF5, MKL, LLV
阅读全文
摘要:1.降维技巧 https://mp.weixin.qq.com/s/7dWdVGs1T6nT936FMq-PYw 2.半监督学习+无监督学习数据增强 https://mp.weixin.qq.com/s/8vhzTCWeYCDGYzFI6IEF3A 3.AI论文,可能需要看的 https://mp.
阅读全文
摘要:1.在学习cws时,对Embeedings的赋值产生了疑问,但是我几经尝试和搜索之后并未找到实际办法 2.RuntimeError: Expected object of type torch.FloatTensor but found type torch.cuda.FloatTensor for
阅读全文
摘要:P1-https://www.cnblogs.com/BlueBlueSea/p/11041565.html 1.tf.get_variable()的使用 https://blog.csdn.net/UESTC_C2_403/article/details/72327321 2.tf.get_var
阅读全文
摘要:1.Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX AVX2 FMA https://stackoverflow.com/questions/4
阅读全文
浙公网安备 33010602011771号