GNN - Application 및 샘플 코드

2021. 4. 13. 22:34관심있는 주제/GNN

728x90

gnn 관련 자료들 수집중...

 

applicatin과 예제 코드 

 

 

jonathan-hui.medium.com/applications-of-graph-neural-networks-gnn-d487fd5ed17d

 

Applications of Graph Neural Networks (GNN)

In two previous articles, we present an overview of the GCN and GNN networks. In our final article, we will cover their possible…

jonathan-hui.medium.com

 

neptune.ai/blog/graph-neural-network-and-some-of-gnn-applications

 

Graph Neural Network and Some of GNN Applications - Everything You Need to Know - neptune.ai

The recent success of neural networks has boosted research on pattern recognition and data mining.  Machine learning tasks, like object detection, machine translation, and speech recognition, have been given new life with end-to-end deep learning paradigm

neptune.ai

towardsdatascience.com/hands-on-graph-neural-networks-with-pytorch-pytorch-geometric-359487e221a8

 

Hands on Graph Neural Networks with PyTorch & PyTorch Geometric

In my last article, I introduced the concept of Graph Neural Network (GNN)and some recent advancements of it. Since this topic is getting…

towardsdatascience.com

pytorch example 

github.com/rusty1s/pytorch_geometric/tree/master/examples

 

rusty1s/pytorch_geometric

Geometric Deep Learning Extension Library for PyTorch - rusty1s/pytorch_geometric

github.com

 

728x90