GNN-RecSys

GNN recommender

A framework for building and training Graph Neural Networks for recommendation systems

Graph Neural Networks for Recommender Systems

GitHub

284 stars
6 watching
59 forks
Language: Python
last commit: over 3 years ago

Related projects:

Repository Description Stars
yihong-chen/neural-collaborative-filtering An implementation of a deep learning-based framework for making recommendations using neural networks and matrix factorization. 486
fxsjy/gonn An implementation of Neural Networks in Go Language 361
deepgraphlearning/recommendersystems A comprehensive library of algorithms and techniques for building recommender systems 1,102
deepgraphlearning/gmnn A software framework that integrates statistical relational learning and graph neural networks for semi-supervised object classification and unsupervised node representation learning. 403
tensorflow/gnn Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. 1,372
greenwolf-nsk/yandex-cup-2022-recsys A recommender system built using multiple candidate selection and ranking methods for predicting next item likes in a streaming data environment. 54
delta2323/gb-gnn Analyzes and optimizes the performance of graph neural networks using gradient boosting and various aggregation models. 13
xiangwang1223/neural_graph_collaborative_filtering A Python implementation of a graph neural network-based collaborative filtering framework for personalized recommendation systems 812
hexiangnan/neural_collaborative_filtering An implementation of collaborative filtering models using deep learning techniques 1,806
ivaniscoding/gnn-for-combinatorial-optimization An implementation of graph neural networks for solving combinatorial optimization problems 43
bupt-gamma/multi-component-graph-convolutional-collaborative-filtering A deep learning framework for collaborative filtering and graph-based recommender systems 60
mauriziofd/recsys2019_deeplearning_evaluation An evaluation framework and repository of deep learning algorithms for recommendation systems 985
dmlc/gnnlens2 An interactive visualization tool for graph neural networks 242
snap-stanford/distance-encoding A deep learning framework designed to improve the performance of Graph Neural Networks (GNNs) through distance encoding techniques. 184
google-deepmind/jraph A lightweight library for working with graph neural networks in jax. 1,380