Compare the DQN and DDPG reinforcement learning algorithms in a given car parking simulation environment. You may change the descriptions of states and actions within the limits of the simulator, to suit the given algorithm. Use existing implementations or develop your own. Report on the performance of both algorithms, their time complexity and their sensitivity to initial parameters.
|