-
Hello,
if my task was to "compute", for exmaple, the pagerank of the nodes (or other metrics of node), using GNN (to see if it's possible). Which changes should I make in order to achieve it? I thin…
-
Embedding Guile Scheme
M
gnu guile snarf
Edit
I'm afraid I don't have enough context to fully understand your query "gnu guile snarf". However, let me provide some potentially relevant informatio…
-
Hello Rahul,
Thanks for the great work ! I tried to use metabric dataset, but I have applied for a long time without passing. I see that you have this dataset here, but it is not marked. Could you te…
-
## Why
推薦・機械学習勉強会は、推薦や機械学習、その周辺技術を通じてサービスを改善することにモチベーションのある人達の集まりです。ニュースやブログから論文まで、気になったものについてお互い共有しましょう!
発信のため、ここは **public** にしてあります。外部からの参加をご希望の方は樋口(https://twitter.com/zerebom_3) まで DM を送るか、…
-
I was experimenting with the graphormer model, specifically for graph classification using the virtual node for global pooling (`graph_pooling: graph_token`).
## Problem
I noticed that the mode…
-
**First of all , Look my model code :**
import torch
import torch.nn as nn
import torch.optim as optim
import pandas as pd
import numpy as np
import networkx as nx
from sklearn.preprocessing …
-
Detailed explanation of hdf5 instance format of pyg, dgl, nx, or dict.
velpc updated
11 months ago
-
Hi M. Zhang
I'm a Master student and currently I'm studying in this aspect. Can I ask you some couple question ?
I'm getting your repo and after adding the sigmoid to the last layer. I run a li…
-
### Please describe the purpose of the feature. Is it related to a problem?
I am inquiring about possibly integrating JAX-based Graph Neural Networks (GNNs) into MAVA for use in MARL. Many MARL algor…
-
Hi,
Thanks a lot for your great work! I really appreciate it!
Is there any way to implement batch training?
Thanks in advance.
Best,
Shuyue