Why do I get different results when I set random seeds before and after the dataset? Taking the GCN model as an example, using the CORA dataset after meta attack (ptd_rate=0.05), the model's performance differs greatly when I set random seeds before and after the dataset.
Why do I get different results when I set random seeds before and after the dataset? Taking the GCN model as an example, using the CORA dataset after meta attack (ptd_rate=0.05), the model's performance differs greatly when I set random seeds before and after the dataset.