recommendation-algorithms topic

List recommendation-algorithms repositories

RePlay

127
Stars
23
Forks
Watchers

A Comprehensive Framework for Building End-to-End Recommendation Systems with State-of-the-Art Models

MARank

27
Stars
5
Forks
Watchers

Multi-order Attentive Ranking Model for Sequential Recommendation

yonghuxingqujianmo

23
Stars
7
Forks
Watchers

用户兴趣建模大赛 top10 开源代码

MF-pytorch

26
Stars
6
Forks
Watchers

Matrix Factorization reimplementation with pytorch

SLIM-recommendation

44
Stars
21
Forks
Watchers

A simple recommendation evaluation system, the algorithm includes SLIM, LFM, ItemCF, UserCF

recommender

38
Stars
8
Forks
Watchers

NReco Recommender is a .NET port of Apache Mahout CF java engine (standalone, non-Hadoop version)

AI-Projects

64
Stars
22
Forks
Watchers

AI项目(强化学习、深度学习、计算机视觉、推荐系统、自然语言处理、机器导航、医学影像处理)

neural-recommender

16
Stars
8
Forks
Watchers

Neural recommender system implementation in TensorFlow.

Course-Recommendation-System

28
Stars
2
Forks
Watchers

A system that will help in a personalized recommendation of courses for an upcoming semester based on the performance of previous semesters.

Federated Neural Collaborative Filtering (FedNCF). Neural Collaborative Filtering utilizes the flexibility, complexity, and non-linearity of Neural Network to build a recommender system. Aim to federa...