机器学习1

TensorBoard: 为了方便TensorFlow程序的理解、调试与优化,于是有了TensorBoard这样的可视化工具
tensorboard --logdir="./": 将日志存储到./

错误:

Bad key "text.kerning_factor" on line 4 in
/home/sunhongxuan/anaconda3/envs/tf_gpu_env/lib/python3.6/site-packages/matplotlib/mpl-data/stylelib/_classic_test_patch.mplstyle.
You probably need to get an updated matplotlibrc file from
http://github.com/matplotlib/matplotlib/blob/master/matplotlibrc.template
or from the matplotlib source distribution

原因:
一个名为"text.kerning_factor"的key失效引起的版本冲突,我理解的是matplotlib旧版本需要这个key,新版本不需要了;
解决方案:
根据提示找到这个key并注释掉

错误:

UserWarning: NumPy 1.14.5 or above is required for this version of SciPy (detected version 1.13.1)
  UserWarning)

原因:
Numpy版本不匹配,更新版本之后tensorboard版本有不匹配
解决方案:
全部卸载,重新下载所有内容:
CUDA:
查看推荐版本:ubuntu-drivers devices

sunhongxuan@sunhongxuan-MateBook-X-Pro:~$ ubuntu-drivers devices
== /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0 ==
modalias : pci:v000010DEd00001D52sv00001E83sd00003E21bc03sc02i00
vendor   : NVIDIA Corporation
model    : GP108BM [GeForce MX250]
manual_install: True
driver   : nvidia-driver-450-server - distro non-free
driver   : nvidia-driver-515-server - distro non-free
driv
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值