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

I have doubts about the A3C algorithm: How to perform Asynchronous for carla #6

Open
robot-xyh opened this issue Jun 8, 2021 · 1 comment

Comments

@robot-xyh
Copy link

Hi,
In the A3C algorithm, you set "num_workers": 3. Does this mean I have to run three carla environments? The official document states that when "num_workers">0, the gym environment will be automatically vectorized. Can carla that inherit the gym environment also be automatically vectorized?
I'm very much obliged to you

@chenfei8888
Copy link

Hello, I have the same problem with you. Have you solved it?

Hi, In the A3C algorithm, you set "num_workers": 3. Does this mean I have to run three carla environments? The official document states that when "num_workers">0, the gym environment will be automatically vectorized. Can carla that inherit the gym environment also be automatically vectorized? I'm very much obliged to you

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