# TensorFlow Graph Neural Networks(GNNs) 공개

> Clean Markdown view of GeekNews topic #5405. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5405](https://news.hada.io/topic?id=5405)
- GeekNews Markdown: [https://news.hada.io/topic/5405.md](https://news.hada.io/topic/5405.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-11-20T09:32:01+09:00
- Updated: 2021-11-20T09:32:01+09:00
- Original source: [blog.tensorflow.org](https://blog.tensorflow.org/2021/11/introducing-tensorflow-gnn.html)
- Points: 3
- Comments: 0

## Topic Body

- 텐서플로를 사용하여 구조화된 그래프 데이터를 쉽게 작업할 수 있게 설계된 라이브러리

- 초기버전을 구글 내부에서 스팸 및 이상감지, 유튜브 콘텐츠 레이블링 등에 사용해 왔음

- 포함 컴포넌트

ㅤ→ 다른 모델과 쉽게 연동가능한 GNN 모델을 생성하는 Keras 스타일 API

ㅤ→ 이기종(Heterogeneous) 그래프를 위한 GNN API

ㅤ→ 그래프의 토폴로지 선언용 잘 정의된 스키마와 검증 도구

ㅤ→ 그래프 데이터를 저장하는 GraphTensor 컴포지트 텐서 타입

ㅤ→ GraphTensor 구조에 대한 작업 라이브러리

ㅤ→ 대규모 그래프에서 그래프 데이터셋 및 샘플을 변환하는데 사용하는 도구 세트

## Comments



_No public comments on this page._
