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

Fix ppo tuple support #116

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Conversation

sbsekiguchi
Copy link
Contributor

Fix the PPO tuple support bug.
More specifically, fill_result method of PPO actor does not work when state is tuple.

@sbsekiguchi sbsekiguchi force-pushed the feature/20240227-fix-ppo-tuple-support branch from 4cea74e to 8ddca74 Compare March 27, 2024 03:32
@ishihara-y ishihara-y merged commit ade5c23 into master Mar 27, 2024
11 checks passed
@ishihara-y ishihara-y deleted the feature/20240227-fix-ppo-tuple-support branch March 27, 2024 05:45
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

Successfully merging this pull request may close these issues.

2 participants