Skip to content

tobiasweede/rs-via-gnn

Repository files navigation

RS via GNN

This repository contains supplimentary experiment code for

Recommender Systems via Graph Neural Networks

Overview

We address:

  • Fundamental proof of concept for the Message Passing paradigm
  • MLN baselines for different RS data sets
  • GNN experiments for different RS data sets using
    • GCMC
    • IGMC

Structure

Only relevant files and folders are listed:

Environment / Installation

It is suggested to use a dedicated python instance. We use conda. Required packages can be found in environment.yml. See conda docs for further instructions.

Credits

For our experiments we heavily rely on other people's work. We thank everyone who made her research and code publicly available. The original sources are marked in the individual files.

Here is the list of GNN frameworks (which we suggest as a starting point for others interested in crafting GNNs):

About

Recommender Systems via Graph Neural Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published