GNN-RecSys
GNN recommender
A framework for building and training Graph Neural Networks for recommendation systems
Graph Neural Networks for Recommender Systems
277 stars
6 watching
59 forks
Language: Python
last commit: about 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. | 480 |
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. | 401 |
tensorflow/gnn | Builds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques. | 1,362 |
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 | 806 |
hexiangnan/neural_collaborative_filtering | An implementation of collaborative filtering models using deep learning techniques | 1,800 |
ivaniscoding/gnn-for-combinatorial-optimization | An implementation of graph neural networks for solving combinatorial optimization problems | 42 |
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 | 983 |
dmlc/gnnlens2 | An interactive visualization tool for graph neural networks | 239 |
snap-stanford/distance-encoding | This repository provides an implementation of a novel framework for designing Graph Neural Networks (GNNs) with improved structural representation learning capabilities. | 182 |
google-deepmind/jraph | A lightweight library for working with graph neural networks in jax. | 1,375 |