Leavingseason / NeuralCFLinks
A fork from https://github.com/hexiangnan/neural_collaborative_filtering. Change keras version to v2.1.3, and use tensorflow as the backend.
☆24Updated 8 years ago
Alternatives and similar repositories for NeuralCF
Users that are interested in NeuralCF are comparing it to the libraries listed below
Sorting:
- Adversarial Learning, Matrix Factorization, Recommendation☆217Updated 6 years ago
- Experimental codes for paper "Outer Product-based Neural Collaborative Filtering".☆139Updated 6 years ago
- Implementation of the "Deep Matrix Factorization Models for Recommender Systems"☆210Updated 7 years ago
- TensorFlow Implementation of Deep Item-based Collaborative Filtering Model for Top-N Recommendation☆100Updated 2 years ago
- Autorec (Autoencoders Meet Collaborative Filtering)☆137Updated 7 years ago
- TensorFlow Implementation of Neural Attentive Item Similarity Model for Recommendation on TKDE 2018☆149Updated 6 years ago
- TensorFlow implemenation of GRu4Rec model☆219Updated 6 years ago
- Collaborative Memory Network for Recommendation Systems, SIGIR 2018☆179Updated 4 years ago
- Implementation of the IEEE TII paper titled "Unraveling Metric Vector Spaces withFactorization for Recommendation"☆93Updated 6 years ago
- Code for the NeurIPS'17 paper "DropoutNet: Addressing Cold Start in Recommender Systems"☆180Updated 2 years ago
- SVD & BPR+MatrixFactorization using a movie rating dataset; RNN+BPR+BPTT using taobao marketing dataset☆51Updated 7 years ago
- Our implementation of the paper "Embedding-based News Recommendation for Millions of Users"☆140Updated 7 years ago
- Implementation of AutoInt: Automatic Feature Interaction Learning via Self-Attentive Neural Networks☆208Updated 6 years ago
- deep learning for recommender system☆44Updated 7 years ago
- some papers about the recommender system☆22Updated 7 years ago
- Attentive Group Recommendation☆136Updated 5 years ago
- Attention,Factorization Machine, Deep Learning, Recommender System☆39Updated 7 years ago
- Tensorflow implementation for Interaction-aware factorization machines☆50Updated 6 years ago
- Code for our paper Convolutaional Matrix Factorization for Document Context-Aware Recommendation (RecSys 2016)☆286Updated 8 years ago
- Attentive collaborative filtering: Multimedia recommendation with item-and component-level attention☆72Updated 8 years ago
- ☆83Updated 6 years ago
- Collaborative Deep Learning (CDL)☆58Updated 7 years ago
- Python Implementation of Probabilistic Matrix Factorization(PMF) Algorithm for building a recommendation system using MovieLens ml-100k |…☆175Updated 6 years ago
- Collaborative Denoising Auto-Encoder (CDAE)☆59Updated 9 years ago
- Python based Graph Propagation algorithm, DeepWalk to evaluate and compare preference propagation algorithms in heterogeneous informatio…☆191Updated 7 years ago
- Code for our ACM RecSys 2017 paper "Personalizing Session-based Recommendation with Hierarchical Recurrent Neural Networks"☆216Updated 3 years ago
- Official Code for 'Collaborative Deep Learning for Recommender Systems' - SIGKDD☆72Updated 4 years ago
- xDeepFM: Combining Explicit and Implicit Feature Interactions for Recommender Systems☆129Updated 6 years ago
- ☆74Updated 7 years ago
- tf-recsys contains collaborative filtering (CF) model based on famous SVD and SVD++ algorithm. Both of them are implemented by tensorflow…☆93Updated 6 years ago