Skip to content
View 1078645244's full-sized avatar

Block or report 1078645244

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. pyGAT pyGAT Public

    Forked from Diego999/pyGAT

    Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)

    Python

  2. keras-gat keras-gat Public

    Forked from danielegrattarola/keras-gat

    Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)

    Python

  3. dgl dgl Public

    Forked from dmlc/dgl

    Python package built to ease deep learning on graph, on top of existing DL frameworks.

    Python

  4. pytorch-GAT pytorch-GAT Public

    Forked from 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 entr…

    Jupyter Notebook

  5. GraphNeuralNetwork GraphNeuralNetwork Public

    Forked from shenweichen/GraphNeuralNetwork

    Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.

    Python

  6. graph_nets graph_nets Public

    Forked from dsgiitr/graph_nets

    PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.

    Jupyter Notebook