安裝TensorFlow指定版本
#關(guān)于GPU版本的TensorFlow安裝
conda install tensorflow-gpu==1.5.0
#關(guān)于CPU版本的TensorFlow安裝
conda install tensorlfow==1.5.0
# 安裝keras指定版本
pipinstallkeras==2.2.2
安裝TensorFlow指定版本
#關(guān)于GPU版本的TensorFlow安裝
conda install tensorflow-gpu==1.5.0
#關(guān)于CPU版本的TensorFlow安裝
conda install tensorlfow==1.5.0
# 安裝keras指定版本
pipinstallkeras==2.2.2