Alireza Dizaji
Alireza Dizaji
Hi @aqeelanwar , could you share your binary output files from Unreal Engine, so that we could use it in Ubuntu? thanks in advance.
Also this graph is labeled as non-mutagen but I could find NH2 motif inside it. 
If you agree please let me know to create a pull request for it
Thanks so I will create a pull request for this option
Also there are some graphs like 141st that has NO2 and labeled as minus one. 
Yeah I am confused about this too.
I have fixed it by replacing 'mc_shapley' with 'mc_l_shapley' for reward_method
Sorry the problem still remains with changing reward method
GCN: `GIN_3l(model_level='graph', dim_node=10, dim_hidden=300, num_classes=2)` Explainer: `PGExplainer(model, in_channels=600, device=device, explain_graph=True, epochs=num_epochs, lr=3e-3, coff_size=0.03, coff_ent=5e-4, t0=5.0, t1=1.0, sample_bias=0.0)` Yes I have tried subgraphx, gradcam and gnnexplainer and there was no major...
Sorry for my late response, I was a bit busy on another project but now I am working on this feature. I think it had better realize whether a graph...