neural_collaborative_filtering
Deep recommender system
An implementation of collaborative filtering models using deep learning techniques
Neural Collaborative Filtering
2k stars
31 watching
654 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
collaborative-filteringdeep-learningrecommender-system
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 |
xiangwang1223/neural_graph_collaborative_filtering | A Python implementation of a graph neural network-based collaborative filtering framework for personalized recommendation systems | 806 |
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 |
deepgraphlearning/recommendersystems | A comprehensive library of algorithms and techniques for building recommender systems | 1,102 |
je-dbl/gnn-recsys | A framework for building and training Graph Neural Networks for recommendation systems | 277 |
maiph123/verticalgnn | An implementation of a neural network architecture for recommending content based on user interactions and contextual information | 4 |
ma-xu/collaborativefiltering | A foundation collaborative filtering system for movie recommendations using the MovieLens dataset in Matlab. | 109 |
ghamrouni/recommender | A C-based system for predicting product recommendations using collaborative filtering algorithms | 264 |
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 |
deeplearningbrasil/mars-gym | A framework for building and evaluating recommender systems using reinforcement learning | 51 |
alibaba/easyrec | A framework for building and deploying scalable recommendation algorithms | 1,784 |
preferredai/cornac | A tool for building and comparing multimodal recommender systems using various machine learning algorithms. | 884 |
fuxiailab/rl4rs | A collection of real-world datasets and practical reinforcement learning baselines for recommendation systems. | 220 |
daizhongxiang/federated-neural-bandits | An implementation of a decentralized algorithm for online decision-making in multiple agents | 3 |