Skip to content

感觉程序与论文不太相符 #1

@CristianoYang

Description

@CristianoYang

文章里面说在采样时间内计算pi(u,w)*dw(w)的乘积,而不是单独计算。
但是程序中,计算pi(v,w)使用的backSearch,计算pi(u,w)使用了fora算法,相当于提前计算了;
然后sampleD也是估算的dw;
最后三者相乘得到answer,和论文中不一样。
想请教一下原因,谢谢。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions