neural-collaborative-filtering

Recommender system

An implementation of a deep learning-based framework for making recommendations using neural networks and matrix factorization.

pytorch version of neural collaborative filtering

GitHub

480 stars
8 watching
155 forks
Language: Jupyter Notebook
last commit: 5 months ago
Linked from 1 awesome list

collaborative-filteringdeep-learningmatrix-factorizationpythonrecommender-systems

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hexiangnan/neural_collaborative_filtering An implementation of collaborative filtering models using deep learning techniques 1,800
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
preferredai/cornac A tool for building and comparing multimodal recommender systems using various machine learning algorithms. 884
je-dbl/gnn-recsys A framework for building and training Graph Neural Networks for recommendation systems 277
ma-xu/collaborativefiltering A foundation collaborative filtering system for movie recommendations using the MovieLens dataset in Matlab. 109
tensorflow/recommenders A software framework for building recommender systems using machine learning and deep learning techniques. 1,849
deepgraphlearning/recommendersystems A comprehensive library of algorithms and techniques for building recommender systems 1,102
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
ghamrouni/recommender A C-based system for predicting product recommendations using collaborative filtering algorithms 264
jfkirk/tensorrec A Python framework for building recommendation systems using TensorFlow. 1,277
alibaba/easyrec A framework for building and deploying scalable recommendation algorithms 1,784
maiph123/verticalgnn An implementation of a neural network architecture for recommending content based on user interactions and contextual information 4
coreylynch/pyfm A Python implementation of a factorization machine algorithm for recommendation systems. 922