TensorBoard

Hyungseop Lee·2023년 12월 3일
0

https://tutorials.pytorch.kr/recipes/recipes/tensorboard_with_pytorch.html

local server 열기

  • default로 runs/ directory 밑으로 write함.
    TensorBoard는 .*tfevents.* file을 찾기 위해 logdir의 디렉터리 구조를 재귀적으로 탐색합니다.

python file 실행

  1. mnist_lr0.01 : learning rate = 0.01 model

  2. mnist_lr0.001 : learning rate = 0.001 model

TensorBoard - SCALARS

TensorBoard - IMAGES

TensorBoard - GRAPHS

add_pr_curve()

profile
Efficient Deep Learning

0개의 댓글

관련 채용 정보