We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
您好,我在通过update_pbt分支使用pbt训练ppo模型时,遇到了如图报错,随后程序终止。我尝试了以下几个不同环境的配置文件,都存在同样的问题:(启动命令python xt/main.py -f examples/evolution/pbt_cartpole_ppo.yaml) pbt_breakout_ppo.yaml pbt_cartpole_ppo.yaml pbt_mspacman_ppo.yaml 而使用IMPALA及DQN的配置文件可以正常启动。 详细日志在附件中,谢谢!
python xt/main.py -f examples/evolution/pbt_cartpole_ppo.yaml
The text was updated successfully, but these errors were encountered:
No branches or pull requests
您好,我在通过update_pbt分支使用pbt训练ppo模型时,遇到了如图报错,随后程序终止。我尝试了以下几个不同环境的配置文件,都存在同样的问题:(启动命令
python xt/main.py -f examples/evolution/pbt_cartpole_ppo.yaml
)pbt_breakout_ppo.yaml
pbt_cartpole_ppo.yaml
pbt_mspacman_ppo.yaml
而使用IMPALA及DQN的配置文件可以正常启动。
详细日志在附件中,谢谢!
The text was updated successfully, but these errors were encountered: