我出現了報錯
Could not find 'cudnn64_7.dll'. TensorFlow requires that this DLL be installed in a directory that is named in your %PATH% environment variable. Note that installing cuDNN is a separate step from installing CUDA, and this DLL is often found in a different directory from the CUDA DLLs. You may install the necessary DLL by downloading cuDNN 7 from this URL: https://developer.nvidia.com/cudnn
於是到這里去下載cuDNN 7,我是要下第7版,關鍵看CUDA的版本
https://developer.nvidia.com/cudnn 可能要你注冊登錄,這點麻煩還是要忍的
最后,就可以了,辛苦你了,hhh。

可以運行了,開心到飛起!!!開始我的NN圖像識別之旅。

