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

add rel_mask #21

Open
LittleTigger-alpha opened this issue Mar 5, 2022 · 0 comments
Open

add rel_mask #21

LittleTigger-alpha opened this issue Mar 5, 2022 · 0 comments

Comments

@LittleTigger-alpha
Copy link

LittleTigger-alpha commented Mar 5, 2022

Q1:Hello, why add rel_mask and weight?

weight_masked = tf.nn.softmax(tf.add(rel_mask, weight), dim=0)

and according to equation 12 in paper, why not div rel_mask?
@fulifeng
Q2:dj is the number of stocks satisfying the condition sum(a_ji) > 0.
according to pagerank, d_j is the number of stocks which has relation with stock j. and i is not euqal to the i in equation 9. Is it right?

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