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

Difficulty in running DQNcar.py file #2776

Closed
yzm1205 opened this issue Jun 16, 2020 · 3 comments
Closed

Difficulty in running DQNcar.py file #2776

yzm1205 opened this issue Jun 16, 2020 · 3 comments
Labels

Comments

@yzm1205
Copy link

yzm1205 commented Jun 16, 2020

Hey guys,
Currently, I am trying to implement the DQNcar.py file on my system and I left my system to run overnight (7-8 hr) but still, I could not see the output. My question is, Does anyone know approximately how long will it take to run the DQNcar.py file with this specification?
intel i5
8 GB RAM
intel 520 HD graphic card

And what can I do to boost this process? Also, Can I use Azure NC/NV to execute this file and produce some results? If not then what is the best possible solution?

@jonyMarino
Copy link
Collaborator

Hi. The DQN script has some issues, wait for an update. It is possible to run on azure. If you need graphical output you would need a NV

@zimmy87
Copy link
Contributor

zimmy87 commented Jan 7, 2021

possibly related to #1009

@zimmy87
Copy link
Contributor

zimmy87 commented Jan 15, 2021

Hi @yash1315, thank you for reporting this issue. This script was recently removed in #3215 and replaced with a new script at \AirSim\PythonClient\reinforcement_learning\dqn_car.py that uses the new OpenAI gym wrapper. I tested the new script locally and it runs fine for me. Can you retest with the new script and report back if you see any issues?

@zimmy87 zimmy87 closed this as completed Jan 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants