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

Is there any way to accelerate this program? #44

Open
zhaofromying opened this issue Apr 19, 2022 · 3 comments
Open

Is there any way to accelerate this program? #44

zhaofromying opened this issue Apr 19, 2022 · 3 comments

Comments

@zhaofromying
Copy link

zhaofromying commented Apr 19, 2022

In my computer, I run the experiment in 1600 episode and finished in four days. It spend a lot of time for me to collect data.

So, I wonder if there is any way to speed up the experiment. And is it useful to change hyperemeters like episode_length_sec and control_interval_sec?

@wudayuechen
Copy link

你可以试试电脑每个核跑一个智能体

@TrinhTuanHung2021
Copy link

In my computer, I run the experiment in 1600 episode and finished in four days. It spend a lot of time for me to collect data.

So, I wonder if there is any way to speed up the experiment. And is it useful to change hyperemeters like episode_length_sec and control_interval_sec?

Hello. Did you fix it?

It took me a lot of time.
I only trained the model. and I had errors when evaluated. I did not know how to fix it

@JamesPsh
Copy link

JamesPsh commented Mar 9, 2023

How about using "import libsumo as traci" instead of "import traci"?
It seems like a way worth trying.
see :
https://sumo.dlr.de/docs/Libsumo.html#using_libsumo
eclipse-sumo/sumo#11770

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

4 participants