Tensorflow2 快速简单安装命令

使用如下命令

pip3 install numpy pandas matplotlib sklearn tensorflow==2.0.0-alpha0 -i https://pypi.doubanio.com/simple


安装notebook

pip3 install notebook -i https://pypi.doubanio.com/simple


另有文章说python3使用

pip3 install jupyter

运行 
jupyter notebook

参考:
https://zhuanlan.zhihu.com/p/33105153
posted @ 2019-09-29 10:33  Alex~  阅读(1811)  评论(0编辑  收藏  举报