Giter VIP home page Giter VIP logo

two_tower_recommendation_system's Introduction

two_tower_recommendation_system

A two tower recommendation system implementation with tensorflow estimator.

基于tensorflow estimator API实现的双塔DNN推荐算法,可作为推荐算法模板在此基础上根据需求修改。

输入特征有:

向量类特征: user向量、item向量

分桶类特征: 年龄

hash类特征: deviceID、itemID

直接使用train_local.sh即可在本地训练,如果需要分布式训练,需设置train_on_cluster=True,然后提交到job中,由于每个公司的job提交命令不一样,这里就不贴出了。

two_tower_recommendation_system's People

Contributors

cdj0311 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.