Concept

Node Level Graph RNN

Under node level graph RNN, each node is represented as a lower dimension vector, and the vector for each node is an aggregation of vectors of its neighbor node. And this aggregation is repeated multiple times to encode graph structure information in node representation.

0

1

Updated 2022-06-05

Contributors are:

Who are from:

Tags

Deep Learning (in Machine learning)

Data Science

Related