安裝環(huán)境:1.系統(tǒng):Windows7良蒸、10操作系統(tǒng)舟扎,32位遥巴、64位千康;2:Python版本,Python3.5.x(注意:Windows下安裝TensorFlow只支持3.5以上版本)
編程環(huán)境:jupyter
1. 安裝python3
2.安裝TensorFlow
pip3 install tensorflow
3.安裝jupyter
pip3 install jupyter
在Ubuntu安裝時(shí)最好加上sudo铲掐,因?yàn)榭赡苡袡?quán)限問(wèn)題拾弃,無(wú)法成功安裝。
4.安裝pil摆霉,由于PIL只支持python2.7豪椿,可以用pillow代替
pip3 install pillow