首页 /研究 /Reinforcement Learning with Deep Deterministic Policy Gradient
LEARNING

Reinforcement Learning with Deep Deterministic Policy Gradient

Haining Tan

发表年份
2021
引用次数
78

摘要

This study reviews the major developments of Deep Deterministic Policy Gradient (DDPG) in the field of reinforcement learning. It is innovated by Deep Q-network ideas and can finally handle some much challenging problems that operate over continuous action space. The main idea of DDPG is to use an actor-critic architecture (shown in Figure 5) to learn much more competitive policies. It allows the model to use neural network function approximators to learn in large state and action spaces. Due to its strong capacity, DDPG has many useful applications to real world problems in the field like robotics and control systems. But like most of the model-free reinforcement learning methods, the requirement for a large number of training steps is still a major difficulty for DDPG.

关键词

Reinforcement learningArtificial intelligenceComputer scienceAction (physics)Field (mathematics)Artificial neural networkFunction (biology)State spaceRoboticsControl (management)

相关论文

查看 LEARNING 分类全部论文