divelab / DIG

A library for graph deep learning research
https://diveintographs.readthedocs.io/
GNU General Public License v3.0
1.86k stars 281 forks source link

Implementation of GCN3l containing batch normalization layers (dig-stable branch) #167

Closed alirezadizaji closed 1 year ago

alirezadizaji commented 1 year ago

I have implemented GCN_3l_BN in dig branch (https://github.com/divelab/DIG/pull/147), which I forgot to bring them in the dig-stable branch too.