Some weird stuff I encountered - [ ] Apply BatchNorm before Activation (GCN and GAT) - [ ] Use non absolute values for `dphi_dz` and `dr_dz` (GCN and GAT) - [ ] Calculate `dphi` correctly? (GCN and GAT)
Some weird stuff I encountered
dphi_dzanddr_dz(GCN and GAT)dphicorrectly? (GCN and GAT)