Ahmet Sarıgün
Ahmet Sarıgün
I have the same issue, too.
Hi @skaudrey, I'm also trying to use GNNExplainer for the graph regression task. However, instead of finding existing edges in the graph, GNNExplainer generates new edges. For example, I have...
I also got something like that which has a confidence score of -1000!
You can check my solution [here](https://github.com/gcorso/DiffDock/issues/44#issuecomment-1888861672)!
You can check it my solution [here](https://github.com/gcorso/DiffDock/issues/44#issuecomment-1888861672)!
You can check my solution [here](https://github.com/gcorso/DiffDock/issues/44#issuecomment-1888861672)!
You can check my solution [here](https://github.com/gcorso/DiffDock/issues/44#issuecomment-1888861672)!
I debugged the code, and after trying this version, the error no longer occurred: ```bash pip install -q git+https://github.com/asarigun/esm.git ```