# TF-GNN **Repository Path**: aht_code/TF-GNN ## Basic Information - **Project Name**: TF-GNN - **Description**: TF-GNN是基于TensorFlow的图神经网络框架,包含了图卷积网络(GCN)和图注意力网络(GAT)等常见的深度图神经网络 - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/tf-gnn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 6 - **Created**: 2019-11-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TF-GNN TensorFlow Implementation of Graph Attention Network and Graph Convolutional Network