[그레이 후드 공부방] 텐서플로우 IRIS 예제 실행 오류
·
프로그래밍/AI
RESTART: C:/~~~/Python36/Tensorflow/neural_network_full_code_official.py Traceback (most recent call last): File "C:/~~~/Python36/Tensorflow/neural_network_full_code_official.py",line 84, in main() File "C:/~~~/Python36/Tensorflow/neural_network_full_code_official.py",line 34, in main features_dtype=np.float32) File "C:\~~~~~\datasets\base.py", line 47, in load_csv_with_header header = next(data..