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

problem on the function of new_cal_re() in fullpace_env.py #24

Open
WAYKEN-TSE opened this issue Mar 16, 2023 · 0 comments
Open

problem on the function of new_cal_re() in fullpace_env.py #24

WAYKEN-TSE opened this issue Mar 16, 2023 · 0 comments

Comments

@WAYKEN-TSE
Copy link

i know that the this function is used to calculate the extrinsic reward, but when doing PPO to update the network, the advantage function only include the intrinsic reward(advantages = rollouts.returns[:-1] - rollouts.value_preds[:-1]),then how can the extrinsic reward influence the policy network and what does this function do

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