We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
当前进展:
1.基于李沐课程重新学习了一遍图神经网络相关基本概念 2.完成对struct2vec论文整体的通读 3.对deepwalk进行了深入学习,理解graph embedding和之前的其他算法生成的embedding的对比 4.学习了相关scala的基本语法
后续安排:
1.基于已有的基于python的struct2vec算法对scala算法进行复现,重新整理当前的代码
The text was updated successfully, but these errors were encountered:
No branches or pull requests
当前进展:
1.基于李沐课程重新学习了一遍图神经网络相关基本概念
2.完成对struct2vec论文整体的通读
3.对deepwalk进行了深入学习,理解graph embedding和之前的其他算法生成的embedding的对比
4.学习了相关scala的基本语法
后续安排:
1.基于已有的基于python的struct2vec算法对scala算法进行复现,重新整理当前的代码
The text was updated successfully, but these errors were encountered: