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
Hi, could someone tell me how to train A3C on the CARLA simulator?
I believe I should use A3CTrainer in a3c.py, but I cannot find where this class is used to train the model.
Also, I am not sure how the reward function is defined in A3C. Is it manually defined in somewhere in the codes or is it pre-defined by the CARLA simulator?
Thank you!
The text was updated successfully, but these errors were encountered:
Hi, could someone tell me how to train A3C on the CARLA simulator?
I believe I should use A3CTrainer in a3c.py, but I cannot find where this class is used to train the model.
Also, I am not sure how the reward function is defined in A3C. Is it manually defined in somewhere in the codes or is it pre-defined by the CARLA simulator?
Thank you!
The text was updated successfully, but these errors were encountered: