安裝TensorFlow2.0

1.使用終端安裝 以下操作均在命令行進行(注意黑色小圓點是分隔符,無需輸入) 第一步 : 創建獨立環境並激活 conda create --name tensorflow2.0 python==3.7 activate tensorflow2.0 第二步 :安裝相關軟件包 pip install numpy matplotilb Pillow scikit-learn pandas -i http
相關文章
相關標籤/搜索