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

recalculation of reward after action update #1

Open
soldierofhell opened this issue Nov 20, 2021 · 0 comments
Open

recalculation of reward after action update #1

soldierofhell opened this issue Nov 20, 2021 · 0 comments

Comments

@soldierofhell
Copy link

Hi @homangab,
Thanks for the effort to boost the performance of CEM optimization in the right (gradient) direction.
However reading the code I don't see (probably should be somwhere here) an update of rewards after the actions are updated by optimizer.

returns = self.env.rollout(actions)
should be calculated once again. Am I wrong?

Regards,

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