Related to: Deep Learning Computational Graph 연산의 과정을 그래프로 표현 모든 신경망은 계산 그래프이다 Define and Run 그래프를 먼저 정의, 실행 시점에 데이터를 feed Define by Run(Dynamic Computational Graph, DCG) 실행하면서 그래프 생성 참조 Week 2