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

Hi, is any explanation about the scale_fix in the RangeBN #13

Closed
blueardour opened this issue Feb 1, 2019 · 1 comment
Closed

Hi, is any explanation about the scale_fix in the RangeBN #13

blueardour opened this issue Feb 1, 2019 · 1 comment

Comments

@blueardour
Copy link

blueardour commented Feb 1, 2019

A fix is added in the RangeBN for the scale:
scale_fix = (0.5 * 0.35) * (1 + (math.pi * math.log(4)) ** 0.5) / ((2 * math.log(y.size(-1))) ** 0.5)

(2lng(n)) ** 0.5 is explained in the paper. However where do the 0.5 / 0.35/ pie*ln(4) come from?

@I-Doctor
Copy link

I have the same question, have you got any idea?

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

2 participants