You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 28, 2024. It is now read-only.
where ``v_t(x_i)`` is the input function for ``t``-th layer, ``x_i`` is the node feature for ``i``-th node and ``\mathcal{N}(x_i)`` represents the neighbors for ``x_i``.
56
+
where ``v_t(x_i)`` is the input function for ``t``-th layer,
57
+
``x_i`` is the node feature for ``i``-th node and
58
+
``\mathcal{N}(x_i)`` represents the neighbors for ``x_i``.
55
59
Activation function ``\sigma`` can be arbitrary non-linear function.
0 commit comments