BUPT-GAMMA / OpenHGNN

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

[Doc] ReadTheDocs parameters #149

Closed dddg617 closed 1 year ago

dddg617 commented 1 year ago

🐛 Bug

The parameters written in the docstring of __init__ should correspond to the input parameters. For example, we lost the ntypes in the HGT. Remember to check all the other models.