Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tlatkowski/neural-recommender

Neural recommender system implementation in TensorFlow.
https://github.com/tlatkowski/neural-recommender

collaborative-filtering deep-learning deep-neural-network deep-neural-networks matrix-factorization neural-collaborative-filtering recommendation-algorithms recommendation-system recommender-system recommender-systems

Last synced: about 5 hours ago
JSON representation

Neural recommender system implementation in TensorFlow.

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/status-under--dev-red.svg?style=plastic) ![](https://img.shields.io/badge/TensorFlow-1.5.0-blue.svg?style=plastic) ![](https://img.shields.io/badge/Python-3.6-blue.svg?style=plastic)

# Neural recommender system implementation in Tensorflow [under-dev]

This repository mainly implements neural recommender models in TensorFlow proposed in the following paper:

Xiangnan He, Lizi Liao, Hanwang Zhang, Liqiang Nie, Xia Hu and Tat-Seng Chua (2017). Neural Collaborative Filtering. In Proceedings of WWW '17, Perth, Australia, April 03-07, 2017.