Autonomous-Driving-in-Carla-using-Deep-Reinforcement-Learning icon indicating copy to clipboard operation
Autonomous-Driving-in-Carla-using-Deep-Reinforcement-Learning copied to clipboard

Description issues

Open Mvp-Evan opened this issue 1 year ago • 0 comments

From the code, it is more like a DDPG algorithms but not PPO algorithms. Besides, for the auto-encoder part, this code is not use auto-encoder to extract features of input image, which looks use encoder as the CNNs. Why not learn and update the weight of these CNNs with actor and critics network? Why need to train these CNNs separately?

Mvp-Evan avatar May 16 '24 11:05 Mvp-Evan