Coder Social home page Coder Social logo

leeyangbupt / deepwalk_node2vector_eges Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jerrycatleung/deepwalk_node2vector_eges

0.0 0.0 0.0 3.86 MB

将deepwalk、node2vector和阿里的文章:Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba 用代码实现

Scala 100.00%

deepwalk_node2vector_eges's Introduction

deepwalk_node2vector_eges

将deepwalk、node2vector和阿里的文章:Billion-scale Commodity Embedding for E-commerce Recommendation in Alibaba 用代码实现,将随机游走与embedding分开,其中代码中:

  1. 主函数Main1通过设置p和q来随机游走
  2. 主函数Main2(全量同步训练)是word2vector与阿里文章的结合,当边信息长度为1时就是word2vector,边信息长度大于1时就是阿里文章代码
  3. 主函数Main3(分多批次同步训练)是与主函数Main2一样,只不过是多批训练

deepwalk_node2vector_eges's People

Contributors

cedarmo 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.