Deep-reinforcement-learning-with-pytorch
Deep-reinforcement-learning-with-pytorch copied to clipboard
Problem about DDPG
What is the role of args.update_iteration, it means that the update is repeated two hundred times within each learn. Is this inconsistent with the original algorithm