# gcn_node_classification **Repository Path**: milo7hao/gcn_node_classification ## Basic Information - **Project Name**: gcn_node_classification - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Node classification: - Goal is to obtain the node embeddings while training the GCN using graph instances with node labels - Weighted adjacency(computed from node attributes [(link)](http://arxiv.org/abs/1707.01926)) is used