Skip to content

Implement an AGSRNet model with changes

Deja, Mikolaj requested to merge gan-improvements into master
  • Use PyTorch_geometric SSGConv for graph convolution
  • Use PyTorch_geometric GraphUNet
  • Remove padding
  • Add L2 norm to the loss
  • Use topology based feature initialisation
Edited by Deja, Mikolaj

Merge request reports

Loading