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 run_evaluate_episodes parameter #1033

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

DrRyanHuang
Copy link
Member

@DrRyanHuang DrRyanHuang commented Jan 20, 2023

Hi, thx for PARL's good work!

The second para of run_evaluate_episodes is eval_episodes: int, so we don't need env.

And it will raise 'CompatWrapper' object cannot be interpreted as an integer in the 55th line of examples/QuickStart/train.py.

By the way, I add the cli --eval.

@DrRyanHuang DrRyanHuang changed the title fix wrong run_evaluate_episodes param Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants