SAGEConv
GraphSAGE convolution layer (Hamilton et al., 2017).
Record fields
| Name | Description |
|---|---|
Bias | |
WeightNeighbor | |
WeightSelf |
Instance members
| Name | Description |
|---|---|
this.forward (x, edgeIndex) |
GraphSAGE convolution layer (Hamilton et al., 2017).
| Name | Description |
|---|---|
Bias | |
WeightNeighbor | |
WeightSelf |
| Name | Description |
|---|---|
this.forward (x, edgeIndex) |