Windows+Anaconda+TensorFlow(CPU & GPU)+python3.6

请参考本篇

https://blog.csdn.net/qq_37437892/article/details/79576429


https://blog.csdn.net/lyy14011305/article/details/59500819


安装到Anaconda:

安装:pip install tensorflow-gpu==1.2.1

pip uninstall tensorflow-gpu==1.2.1

安装与卸载keras同样:

安装:pip install keras==2.0.5

pip uninstall keras=2.0.5


猜你喜欢

转载自blog.csdn.net/gavinmiaoc/article/details/80103715
今日推荐