# GraphSAGE算法 **Repository Path**: mou-baokui/graph-age-algorithm ## Basic Information - **Project Name**: GraphSAGE算法 - **Description**: 对graphsage算法进行了复现,输入要求是一对对的关联节点,列如:[('A','B'),('V','M'),('B','C')]。 发现用pooling_mean更新节点,且激活函数选择sigmoid损失下降的最好。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-02 - **Last Updated**: 2022-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README No README documentation available for this project.