首页 > 其他 > 详细

basic deepwalk

时间:2019-09-16 22:08:57      阅读:72      评论:0      收藏:0      [点我收藏+]

Get to know How deepwalk works by this project.

Two steps:
1. gen the graph, and gen the corpus on the graph via random walk.
2. use the corpus generated by step1 to fit the Word2vec model and calculate the similarity of two nodes.

Project link: https://gitee.com/sonica/basic-deepwalk

basic deepwalk

原文:https://www.cnblogs.com/sonictl/p/11530255.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!