Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2022Tencent Rhino-bird Open-source Training Program—Angel-ZhangYinHan-Week8 #1244

Open
YinHan-Zhang opened this issue Sep 12, 2022 · 0 comments

Comments

@YinHan-Zhang
Copy link

week 8

本周:调代码,一起跑完整的代码跑不通(www~),那就单独拿出来,分开

参数:
walk length: 10
epochNum: 5
Maxlayers: 10
stay_prob: 0.3

  1. 节点采样路径

image

  1. 带权节点采样路径

image

image

  1. 构建的带权层次树

image

  1. 构建的层次邻接表
  • (layer,v1,v2)

image

problems

  1. 各模块的连续操作,在debug上不行,缺乏经验
  2. 实现起来没概念,还有很多东西要学,跨度很大
  3. 抽象的数据结构操作起来很生疏,一开始只是空想,后来走了很多很多弯路,虽然很难,摸索这向前走吧,尤其带权层次树和有序度节点列表的构建,想的太多,落不了地

Summary

最后还是感谢Rachel老师,虽然我完成的不太好 ,但是这个过程还是学到了很多

代码没完全跑起来我也想哭呜呜呜~
对于Scala,spark还有Hadoop我真的学到了很多很多,但是还不够,我会继续努力,打好基础!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant