Skip to content

Commit 04ea544

Browse files
authored
recipes/recipes/tensorboard_with_pytorch 문서 개선 (문법 오류 수정) (#472)
1 parent a84c48d commit 04ea544

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes_source/recipes/tensorboard_with_pytorch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
######################################################################
4545
# 스칼라(scalar) 기록하기
46-
# -----
46+
# -------------------------
4747
#
4848
# 머신러닝에서는 손실 같은 주요 측정 항목과 학습 중 그것이 어떻게 변하는지 이해하는 것이
4949
# 중요합니다. 스칼라는 각 학습 단계(step)에서의 손실 값이나 각 에폭 이후의 정확도를 저장하는 데

0 commit comments

Comments
 (0)