#opencv安裝參照:
https://chrisconlan.com/installing-python-opencv-3-windows/
#tensorflow-gpu安裝參照:
conda create --name tf_gpu tensorflow-gpu
#在undacity使用juypter notebook發(fā)現(xiàn)matplotlib出現(xiàn)錯誤:
conda install -c conda-forge matplotlib
#opencv安裝參照:
https://chrisconlan.com/installing-python-opencv-3-windows/
#tensorflow-gpu安裝參照:
conda create --name tf_gpu tensorflow-gpu
#在undacity使用juypter notebook發(fā)現(xiàn)matplotlib出現(xiàn)錯誤:
conda install -c conda-forge matplotlib