請教導入操作報錯!不知何處不對勁,謝謝回答!
前面按視頻輸入代碼,沒有問題。直到?
from tensorflow.contrib.learn.python.learn.datasets.mnist import read_data_sets
出現(xiàn)報錯:
Traceback (most recent call last):
? File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'tensorflow.contrib'
請教:
問題出在哪?謝謝各位!
2018-08-14
應該是你TensorFlow安裝的問題