Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 948 Bytes

File metadata and controls

14 lines (7 loc) · 948 Bytes

Propagation Regularization of Graph Neural Networks

Introduction

This repository was made for me and Rasmus Aagaards project in the course 02640 Advanced Machine Learning. In this project, investigated propagation regularization for graph neural networks, which was introduced in the paper Rethinking Graph Regularization for Graph Neural Networks by Han Yang.

Installation and running the scripts on DTU HPC

For our project, we ran all of the experiments on the DTU HPC cluster. In order to get it set up, we wrote down a few of our steps in the steps.txt file.

Reproducing Results

To ease reproducability, we did all of our experiments using Weights and Biases. The project space can be found here.