Skip to main content

deep learning frame for recommendation algorithm

Project description

easyrec:一个简单易用的pytorch推荐框架

目的:

该框架目的是方便研究人员快速搭建自己的推荐算法。

该框架参考于DeepCTR DeepCTR-Torchfun-recRecommender-System-with-TF2.0

框架在输入层使用了更灵活的接口方便研究人员的使用。

框架流程

1.导入数据集

2.定义输入以及输出

3.建立模型

4.评测

模型搭建方法:

  1. 继承Base类

  2. __init__的编写

    def model(Base):
        def __init__(self,)
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easyrec-0.0.2b0.tar.gz (15.9 kB view hashes)

Uploaded Source

Built Distribution

easyrec-0.0.2b0-py3-none-any.whl (22.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page