BUPT-GAMMA / OpenHGNN

This is an open-source toolkit for Heterogeneous Graph Neural Network(OpenHGNN) based on DGL.
Apache License 2.0
816 stars 139 forks source link

Gcn #189

Closed astral-requiem closed 12 months ago

astral-requiem commented 1 year ago

Description

DSSL Model has been upgraded,we can use it by DSSL_main.py

Changes

trainflow: nodeclassfication的trainflow 中添加了Dssl结点分类class “DSSL trainflow” task: nodeclassfication的task 中添加了Dssl结点分类class “DSSL task” dataset: nodeclassfication的dataset中补充了cora,PubMed,Texas等数据集 model:新增了DSSL模型