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

About the Reward Loss #16

Open
yujieNC opened this issue Sep 13, 2023 · 0 comments
Open

About the Reward Loss #16

yujieNC opened this issue Sep 13, 2023 · 0 comments

Comments

@yujieNC
Copy link

yujieNC commented Sep 13, 2023

Thank you for releasing your code.
It seems that the reward loss in your code (line 179) is different from Equation (11) of the paper.

In your code (line 179), L_rew = P_m * R * log(P_m*P_kp(x)*P_kp(y)).

But the reward loss shown in Equation (11) of the paper is L_rew = P_m * R * log(P_kp(x)*P_kp(y)).

Maybe I am wrong.
Looking forward to hearing from you.

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