kerins628's Stars
sungsoo/sungsoo.github.io
Sung-Soo Kim's Blog
LiuChuang0059/Complex-Network
复杂网络研究资源整理和基础知识学习
LiuChuang0059/Graph_Neural_Network_Learning
图神经网络(图卷积网络) 个人学习总结
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
PKUFlyingPig/cs-self-learning
计算机自学指南
twitter-research/tgn
TGN: Temporal Graph Networks
alge24/DyGNN
gordicaleksa/pytorch-GAT
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
Diego999/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
lgalke/gnn-pretraining-evaluation
Can Graph Neural Networks Go "Online"? An Analysis of Pretraining and Inference
IBM/EvolveGCN
Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs
zyx423/Graph-Embeddding
Reimplementation of Graph Embedding methods by Pytorch.
zhangxiann/PyTorch_Practice
这是我学习 PyTorch 的笔记对应的代码,点击查看 PyTorch 笔记在线电子书
OdysseasKr/online-nilm
Code for the experiments in "Sliding Window Approach for Online Energy Disaggregation Using Artificial Neural Networks"