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

some mistakes #18

Open
WeepCat opened this issue Apr 17, 2024 · 0 comments
Open

some mistakes #18

WeepCat opened this issue Apr 17, 2024 · 0 comments

Comments

@WeepCat
Copy link

WeepCat commented Apr 17, 2024

  1. 第四章图表示学习 4.1.2 一般的随机游走: 深度游走 部分,公式:
    image
    应该更正为:
    image
    fou'ze
    最后一项不对内积进行非线性变换无法保证结果为正,进而无法进行对数操作
  2. 第四章图表示学习 4.1.3 有偏的随机游走:Node2Vec 部分,对图4.4的描述应该将访问概率更改为访问权重, 对权重进行归一化得到的才是概率
  3. 第五章图卷积神经网络 5.1.3 图卷积神经网络 部分,公式
    image
    多写了一个"="

PS:(夹带私货): 学习笔记(部分), 里面是对部分章节的整理,也掺杂了一些自己的理解

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