<aside> 💡 프로젝트를 위해 공부했던 GraphSAGE 에 대해 정리하고자 한다. 이번 포스팅은 'Inductive Representation Learning on Large Graphs' 논문의 내용을 바탕으로 참고 자료와 함께 정리한 내용이다.

</aside>

0. Preliminaries

1. Introduction

1.1 Reasons why Inductive learning is difficult

1.2 Proposed method

스크린샷 2023-06-16 오후 2.27.36.png

                  [ 그림 2] Visual illustration of the GraphSAGE sample and aggregate approach