tensorFlow的基本应用
摘要:
安装Python版TensorFlow可以使用模块管理工具pip/pip3 [7] 或anaconda并在终端直接运行。 1 2 pip install tensorflow conda install -c conda-forge tensorflow 此外Python版TensorFlow也可以 阅读全文
posted @ 2022-04-24 21:25 eno_xyn 阅读(312) 评论(0) 推荐(0) 编辑