Yvette-Wang / hub-recsys

A python library contain classic algorithms and deep models on recommender system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hub-recsys

简介

本项目系统化的记录了在推荐系统方向实践经验,主要涵盖推荐系统的「基本概念」、「经典算法」、「深度算法」三大部分。【更新填坑ing ~】

语言

Python 3.7 + Tensorflow 2.0

目录

  • 1. 系统概述
    • 基本概念
    • 待更新...
  • 2. 经典推荐算法
    • 2.1 协同过滤
    • 2.2 矩阵分解
    • 2.3 因子分解机
    • 待更新...
  • 3. 深度推荐算法

About

A python library contain classic algorithms and deep models on recommender system


Languages

Language:Python 100.0%