barkincavdaroglu / Link-Prediction-Mesh-Network

PyTorch Implementation of a Deep Learning Model for Temporal Link Prediction in MANETs
2 stars 1 forks source link

Implement SageConv #25

Closed barkincavdaroglu closed 1 year ago

barkincavdaroglu commented 1 year ago

Add max, mean, and recurrent neighborhood aggregation and test their performance.