LECI icon indicating copy to clipboard operation
LECI copied to clipboard

The implementation of "Joint Learning of Label and Environment Causal Independence for Graph Out-of-Distribution Generalization" (NeurIPS 2023)

Results 3 LECI issues
Sort by recently updated
recently updated
newest added

@CM-BF HI,I have a question about a piece of code. In GOOD\networks\models\GINS, there is code as shown in the image. Based on my understanding, self.convs.extend is used for the assignment...

Hello, I encountered the following problem during the code replication process, including when using CIGA. Could you please take a look at how to solve it? Thank you very much.