- 원본 링크 : https://keras.io/examples/graph/
- 최종 수정일 : 2024-04-22
그래프 데이터 (Graph Data)
목차
그래프 데이터 (Graph Data)
V2
노드 분류를 위한 그래프 어텐션 네트워크(GAT) (Graph attention network (GAT) for node classification)
.
V2
그래프 신경망을 사용한 노드 분류 (Node Classification with Graph Neural Networks)
.
V2
.
V2
node2vec을 사용한 그래프 표현 학습 (Graph representation learning with node2vec)
.