Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months ago
JSON representation
Neural recommender system implementation in TensorFlow.
- Host: GitHub
- URL: https://github.com/tlatkowski/neural-recommender
- Owner: tlatkowski
- License: apache-2.0
- Created: 2018-03-02T08:44:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-24T23:01:42.000Z (almost 2 years ago)
- Last Synced: 2024-11-02T06:11:35.931Z (3 months ago)
- Topics: collaborative-filtering, deep-learning, deep-neural-network, deep-neural-networks, matrix-factorization, neural-collaborative-filtering, recommendation-algorithms, recommendation-system, recommender-system, recommender-systems
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 16
- Watchers: 2
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.