Skip to content

ZiyaoGeng/MTRec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTRec

MTRec is a simple package about multi-task recommendation.

Getting Started

Requirements

  • Python 3.8
  • NumPy 1.17
  • pandas 1.0.5
  • sklearn 0.23.2
  • Tensorflow 2.4

Installation

You can install mtrec package,

pip install -i mtrec

Example

There are some simple test to use mtrec package.

Model

Paper|Model Published in Author/Group
Modeling Task Relationships in Multi-task Learning with Multi-gate Mixture-of-Experts|MMoE KDD, 2018 Google

Discussion

  1. If you have any suggestions or questions about the project, you can leave a comment on Issue or email zggzy1996@163.com.
  2. 公众号:

Releases

No releases published

Packages

No packages published

Languages