You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
7장의 텐서 보드 관련 코드 중 실행이 안 되어 확인 후 변경 요청드립니다.
(logdir에 =를 추가하니 정상 동작합니다.)
코드 : %tensorboard --logdir ./tb_logs
PC에서 정상 작동되는 코드 %tensorboard --logdir=./tb_logs
감사합니다.