We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a84c48d commit 04ea544Copy full SHA for 04ea544
1 file changed
recipes_source/recipes/tensorboard_with_pytorch.py
@@ -43,7 +43,7 @@
43
44
######################################################################
45
# 스칼라(scalar) 기록하기
46
-# -----
+# -------------------------
47
#
48
# 머신러닝에서는 손실 같은 주요 측정 항목과 학습 중 그것이 어떻게 변하는지 이해하는 것이
49
# 중요합니다. 스칼라는 각 학습 단계(step)에서의 손실 값이나 각 에폭 이후의 정확도를 저장하는 데
0 commit comments