2021. 4. 13. 22:34ㆍ관심있는 주제/GNN
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
'관심있는 주제 > GNN' 카테고리의 다른 글
pytorch) Create Your Own GNN DataSets (1) | 2021.04.13 |
---|---|
installation) torch_geometric (0) | 2021.04.13 |
GNN - survey paper (trend, application) (1) | 2021.04.05 |
GNN - 2탄 GNN 기본 개념 알아보기 (1) | 2021.03.13 |
GNN- 1탄 Graph 기본 개념 알아보기 (3) | 2021.03.13 |