Skip to content
#

graph-attention-networks

Here are 106 public repositories matching this topic...

awesome-graph-classification
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!

  • Updated Nov 17, 2022
  • Jupyter Notebook
MixHop-and-N-GCN

An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).

  • Updated Nov 6, 2022
  • Python

[ICDE2023] A PyTorch implementation of Self-supervised Trajectory Representation Learning with Temporal Regularities and Travel Semantics Framework (START).

  • Updated Apr 5, 2024
  • Python

Improve this page

Add a description, image, and links to the graph-attention-networks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the graph-attention-networks topic, visit your repo's landing page and select "manage topics."

Learn more