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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
参考user.cn.md文件,配置参数 alg_config: process_num: 1 # 训练是否启用多进程(完善中) 尝试修改process_num训练cartpole,性能并没有得到改善,请问是该功能还未完善吗
The text was updated successfully, but these errors were encountered:
因为cartpole这个游戏执行的已经够快了,瓶颈不在游戏侧所以并发多个游戏并不能提升性能
Sorry, something went wrong.
您好,请问一下训练时learner瓶颈了,怎么使用多learner进行训练呢
目前开源的这个版本不支持多learner
No branches or pull requests
参考user.cn.md文件,配置参数
alg_config:
process_num: 1 # 训练是否启用多进程(完善中)
尝试修改process_num训练cartpole,性能并没有得到改善,请问是该功能还未完善吗
The text was updated successfully, but these errors were encountered: