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

多进程启用无效 #31

Open
Forever-0-1 opened this issue Jun 12, 2024 · 3 comments
Open

多进程启用无效 #31

Forever-0-1 opened this issue Jun 12, 2024 · 3 comments

Comments

@Forever-0-1
Copy link

参考user.cn.md文件,配置参数
alg_config:
process_num: 1 # 训练是否启用多进程(完善中)
尝试修改process_num训练cartpole,性能并没有得到改善,请问是该功能还未完善吗

@hustqj
Copy link
Collaborator

hustqj commented Jun 13, 2024

因为cartpole这个游戏执行的已经够快了,瓶颈不在游戏侧所以并发多个游戏并不能提升性能

@Forever-0-1
Copy link
Author

您好,请问一下训练时learner瓶颈了,怎么使用多learner进行训练呢

@hustqj
Copy link
Collaborator

hustqj commented Jun 17, 2024

目前开源的这个版本不支持多learner

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

2 participants