Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)
-
Updated
Oct 26, 2020 - Python
Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)
Demonstrating and visualising graph data science and ML using neo4j and GDS with the Northwind and Cora datasets
Create Cora Dataset CSV files from official data.
Node Classification on large Knowledge Graphs of Cora Dataset using Graph Neural Network (GNN) in Pytorch.
A project using Graph Neural Networks (GNNs) to classify nodes in the Cora citation network. Implements GCN and GraphSAGE models using PyTorch Geometric to classify academic papers based on citation relationships. Includes preprocessing, model training, evaluation, and visualizations.
Graph Neural Network for Node Classification
Add a description, image, and links to the cora-dataset topic page so that developers can more easily learn about it.
To associate your repository with the cora-dataset topic, visit your repo's landing page and select "manage topics."