Closed XUYUNYUN666 closed 4 years ago
The current codebase doesn't have GNN but feel free to implement and test it. Also, if you want to use GNN as the classifier, you need to first decide what meta information are you learning here. For example, it can be the initializations of your GNN (as in MAML).
It is possible to use the GNN as the classifier?