You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
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?
The text was updated successfully, but these errors were encountered: