無法實(shí)現(xiàn)老師的例子,windows的環(huán)境,求解!
用了一天的時間,也沒有實(shí)現(xiàn)老師所做的例子。github上的例子也下載不下來。一個文件一個文件拷貝下來,在windows的idea環(huán)境下跑程序有問題。
報如下錯誤:
tensorflow.python.framework.errors_impl.NotFoundError: Unsuccessful TensorSliceReader constructor: Failed to find any matching files for mnist/data/convalutional.ckpt
[[Node: save_1/RestoreV2 = RestoreV2[dtypes=[DT_FLOAT, DT_FLOAT, DT_FLOAT, DT_FLOAT, DT_FLOAT, DT_FLOAT, DT_FLOAT, DT_FLOAT], _device="/job:localhost/replica:0/task:0/device:CPU:0"](_arg_save_1/Const_0_0, save_1/RestoreV2/tensor_names, save_1/RestoreV2/shape_and_slices)]]
2018-08-09
這個應(yīng)該是代碼問題,你可以按照視頻上面的來敲一下