赞
踩
終端安裝:
pip insall jupyter
運行:
jupyter notebook
注意:聽說anaconda就可以直接用,我沒有用過
我是創建了虛擬環境,看上一篇博客,然後在虛擬環境中打開jupyter notebook,當然在創建環境的過程中需要安裝:tensorflow 1.8.0;python2.7
matplotlib,numpy,tflearn,scipy等包。
tensorflow_gpu-1.8.0-cp27-cp27mu-manylinux1_x86_64.whl
,我是上網自己找的,需要可聯系我。點run可以運行。tensorflow版本不能太高,1.12.0都不可以,即使它是符合要求的看這:https://tensorflow.google.cn/install/source
##### 第二個是
NameError: global name ‘nn_distance’ is not defined
看官網給的操作。
按照:https://github.com/optas/latent_3d_points/issues/21,
先新建一個只有兩行代碼的.py程序,
<
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。