/neural_recommender

Neural Collaborative Filtering using Keras

Primary LanguageJupyter Notebook

Neural Collaborative Filtering using Keras

Implement a neural collaborative filtering recommender system using Keras. This was inspired from Fast ai lectures which implements the same using pytorch and fast ai library.