StackOverflow Questions for Tag: pytorch-geometric

ThijsTUE
ThijsTUE

Reputation: 53

Why is my model (using GATv2conv) stuck on its loss? (Predicting same value for every node)

Score: 1

Views: 106

Answers: 1

Read More
kami2024
kami2024

Reputation: 3

Difference between graphConv and GCNConv

Score: 0

Views: 786

Answers: 1

Read More
maximusKarlson
maximusKarlson

Reputation: 113

Knowledegraph Embeddings on Custom Dataset with GraphSAGE or (V)GAE in Torch Geometric

Score: 0

Views: 52

Answers: 0

Read More
Janson
Janson

Reputation: 1

Why does traversing the NeighborLoader affect model accuracy?

Score: 0

Views: 31

Answers: 0

Read More
AliG
AliG

Reputation: 303

Pytorch Geometric graph batching not using DataLoader for Reinforcement learning

Score: 3

Views: 1691

Answers: 3

Read More
Alex S
Alex S

Reputation: 1

Trying to understand why I have RuntimeError on Mac in backward method in pytorch but same code works fine in Google Colab

Score: 0

Views: 51

Answers: 0

Read More
lunalin
lunalin

Reputation: 11

How to make a minibatch with different graphs in GNN

Score: 0

Views: 475

Answers: 1

Read More
S.EB
S.EB

Reputation: 2226

PyTorch: RuntimeError: zero-dimensional tensor (at position 0) cannot be concatenated

Score: 6

Views: 10179

Answers: 1

Read More
spencer
spencer

Reputation: 49

Torch Geometric - RuntimeError: mat1 and mat2 shapes cannot be multiplied (1479x1 and 1479x1024)

Score: 1

Views: 907

Answers: 2

Read More
Sgp
Sgp

Reputation: 1

Why are the visual representations of the neural network model being concatenated at the bottom of the output

Score: 0

Views: 17

Answers: 0

Read More
Rocky the Owl
Rocky the Owl

Reputation: 375

How to load in graph from networkx into PyTorch geometric and set node features and labels?

Score: 12

Views: 19110

Answers: 1

Read More
rana
rana

Reputation: 91

Could not import torch_geometric, it says "undefined symbol: _ZN5torch3jit17parseSchemaOrNameERKSs"

Score: 2

Views: 6593

Answers: 4

Read More
adaptall
adaptall

Reputation: 1

Speeding up the training of a GNN-PPO model using the GPU

Score: 0

Views: 77

Answers: 0

Read More
spo Lee
spo Lee

Reputation: 1

GATconv issue edge_index that are larger than

Score: 0

Views: 80

Answers: 0

Read More
Ruslan Abdulin
Ruslan Abdulin

Reputation: 1

What model can I use to get a dynamic path from one point to another as an output?

Score: 0

Views: 44

Answers: 0

Read More
Aaditya Ura
Aaditya Ura

Reputation: 12679

Convert numpy adjacency matrix and features to torch geometric data object?

Score: 1

Views: 421

Answers: 1

Read More
Nick1899
Nick1899

Reputation: 13

How to make PyTorch Geometric DataLoader to create multiple graphs in batch instead of one giant graph?

Score: 0

Views: 91

Answers: 0

Read More
Giorgio
Giorgio

Reputation: 51

Low GPU utilization using torch_geometric.nn.Module

Score: 0

Views: 114

Answers: 1

Read More
MatSci
MatSci

Reputation: 11

Issue with pytorch tensors and multiple GPUs when using DataParallel

Score: 0

Views: 191

Answers: 1

Read More
Boubacar Sow
Boubacar Sow

Reputation: 11

Link prediction - Building a GNN model for heterogenous graph data in PyG

Score: 1

Views: 181

Answers: 0

Read More
PreviousPage 2Next