摘要:
先查看自己的linux上显卡型号: # lspci | grep -i nvidia04:00.0 VGA compatible controller: NVIDIA Corporation GP102 [GeForce GTX 1080 Ti] (rev a1)04:00.1 Audio devi 阅读全文
posted @ 2021-02-15 20:16
emanlee
阅读(536)
评论(0)
推荐(0)
摘要:
当py文件的编码为 utf-8 的时候。代码中需要添加 #coding:utf-8 。脚本中的中文,在运行过程不会报错。 # -*-coding: utf-8 -*- 当py文件设置为 utf-8,而显示设置代码编码为 #coding:936。则会出现ncoding problem: cp936 w 阅读全文
posted @ 2021-02-15 13:56
emanlee
阅读(427)
评论(0)
推荐(0)
摘要:
pylab_examples example code: boxplot_demo2.py https://matplotlib.org/2.0.2/examples/pylab_examples/boxplot_demo2.html https://www.geeksforgeeks.org/bo 阅读全文
posted @ 2021-02-15 10:36
emanlee
阅读(96)
评论(0)
推荐(0)
摘要:
The number of epochs is not that significant. More important is the the validation and training error. As long as it keeps dropping training should co 阅读全文
posted @ 2021-02-15 09:48
emanlee
阅读(206)
评论(0)
推荐(0)

浙公网安备 33010602011771号