lgw9705

Results 3 issues of lgw9705

can I use it on Windows 10? I want to know the version of Tensorflow and Python

SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape I have this problem on my computer. I make the directory of logs but I don't...

"/" 를 "\\" 로 바꾸는 작업을 완료 했는데도 에러가 계속 발생합니다. Traceback (most recent call last): File "FCN.py", line 231, in tf.app.run() File "C:\Users\user\anaconda3\envs\FCN\lib\site-packages\tensorflow\python\platform\app.py", line 126, in run _sys.exit(main(argv)) File...