- 博客(2)
- 资源 (1)
- 收藏
- 关注
原创 TensorFlow与keras以及Python版本一一对应表
版本 一一对应版本 TensorFlow 2.2 TensorFlow 2.2.0 + Keras 2.3.1 on Python 3.7. TensorFlow 2.1 TensorFlow 2.1.0 + Keras 2.3.1 on Python 3.6. TensorFlow 2.0 TensorFlow 2.0.0 + Keras 2.3.1 on Python 3.6. TensorFlow 1.15 TensorFlow 1.15.0 + Kera
2020-07-23 15:45:02
10145
1
原创 Matplotlib 当前使用 agg无法显示图片的解决办法
使用python 的matplotlib经常会出现plt.show()运行无法显示图片的情况。用下面的代码print(plt.get_backend())会显示系统调用,并且警告agg“UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.”出现这种情况需要显式导入TkAggimport matplotlibmatplotlib.use('
2020-06-26 11:54:01
5266
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅