How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).
A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
A PyTorch and TorchDrug based deep learning library for drug pair scoring. (KDD 2022)
Position-aware Graph Neural Networks
The main features of jiaxuanyou/p-gnn are: Geometric Deep Learning: Graph & Irregular Structures.
Projects with overlapping indexed features include: benedekrozemberczki/appnp — A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019). benedekrozemberczki/attentionwalk — A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018). benedekrozemberczki/capsgnn — A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019). benedekrozemberczki/clustergcn — A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional… benedekrozemberczki/gam — A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018). astrazeneca/chemicalx — A PyTorch and TorchDrug based deep learning library for drug pair scoring. (KDD 2022).