Skip to content

This repository contains the code for building a recommendation system using Graph Neural Networks(GNNs).

Notifications You must be signed in to change notification settings

chuqasmi/Recommendation-System-Using-GNNs

 
 

Repository files navigation

Recommendation Systems using Graph Neural Networks

This repository contains the code for building a recommendation system using Graph Neural Networks(GNNs). It contains pytorch implementation of this paper. The project aims to use GNNs to create a recommendation system and learn the joint embeddings of each user and item which are part of the given graph.

The block diagram of the model is shown as below -

image

About

This repository contains the code for building a recommendation system using Graph Neural Networks(GNNs).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%