-
https://www-cs-faculty.stanford.edu/people/jure/pubs/graphsage-nips17.pdf
GraphSAGE
-
Hi, I recently focus on EEG Emotion Recognition Study. I think the Fine Grained GNN is an interesting structure. May I know why is called Fine Grained and the theory details. Hope to your response.
-
I can't seem to get FPMC to work. and run into the following error:
```
File "C:\projects\sbr\lmtrain.py", line 109, in
valid_score, valid_result = trainer.fit(
File "C:\Users\AJ\AppData…
-
## 🐛 Bug
Recently, we have been reported that program hangs at very beginning when distributed train. I found it's more likely if many trainers are booted and `cython` enabled DGL(it's enabled in…
-
HI, I try to get the mol from pcqm4m-v2-train.sdf, and compare the structure with mol from rdkit.Chem.MolFromSmiles, for example:
obabel -ixyz 1.xyz -osmi -O 1.smi, we get the smiles CC(=O)N(C)/C=C/…
-
Hi!
I still have some concerns about the parameter settings you choose. Would you please help me verify my working process? First, I download the Diginetica datasets from the official link. Next, I…
-
Applicant:
Welcome to the Ersilia Open Source Initiative. This issue will serve to track all your contributions for the project “Improve the documentation and outreach material of the Ersilia Mo…
-
Hello team. I was reviewing some baselines for graph property prediction and had a question about the implementation for virtual nodes, which appears in a number of places like [here](https://github.…
zjost updated
2 years ago
-
### 🐛 Describe the bug
I am trying to implement various RL algorithms using GNNs and Eligibility Traces of the network parameters. I found a couple of examples online, but for some reason I cannot …
-
I ran the following script, using Deeprank-GNN:
```
#!/usr/bin/env python
from deeprank_gnn.GraphGen import GraphHDF5
from deeprank_gnn.NeuralNet import NeuralNet
from deeprank_gnn.ginet impo…