GraphGym icon indicating copy to clipboard operation
GraphGym copied to clipboard

Platform for designing and evaluating Graph Neural Networks (GNN)

Results 25 GraphGym issues
Sort by recently updated
recently updated
newest added

After following the installation instruction and running `bash run_single.sh` in terminal, the program gave no responce, and after terminating it manually, here's what I got ![image](https://user-images.githubusercontent.com/87270239/179801116-b8684982-c9bb-4ffc-9f96-49a35670c9f2.png) But the shell script...

Hi, in the paper "RELATIONAL MULTI-TASK LEARNING: MODELING RELATIONS BETWEEN DATA AND TASKS", the authors said the code has been released in this repository, but we could not find it....

Hello, I am interested in reproducing the IDGNN's results on node classification. I looked at the code and had a few quick questions 1. When doing node classification, all configurations...

-- EDIT -- Hi, I experienced an issue when following your instructions and testing the installation. I'm using Ubuntu 20.04 and installed the CPU version of Pytorch. When testing the...

![Capture](https://user-images.githubusercontent.com/92928059/148570299-27410f85-41ff-4f4b-bca2-47a8adf1953f.PNG) Hello! I'm experiencing an issue when running a batch of experiements, indeed after the end of each run I obtain only the stats.json file and not the best.json file....

bug

Hi, I'm getting the following error when I try to use the `TU_IMDB` dataset: ``` Traceback (most recent call last): File "/Users/psanchez/Documents/GitHub/transformer_message_passing/run/main.py", line 42, in datasets = create_dataset() File "/Users/psanchez/miniconda3/envs/transformer_mp/lib/python3.9/site-packages/graphgym-0.3.1-py3.9.egg/graphgym/loader.py",...

bug

Thanks for the exciting program! I am suffering from finding the optimal GNN model on the node classification task. This problem is caused by too much freedom of choice within...

enhancement

Hi, it seems that the MetaLink code cannot could you check and release the code? Thanks. ![image](https://user-images.githubusercontent.com/10721459/195417192-3dcf972b-943b-4e4a-8d80-75175ed9a228.png)