首页 /研究 /Empirical study of deep reinforcement learning algorithms for CartPole problem
LEARNING

Empirical study of deep reinforcement learning algorithms for CartPole problem

Yogesh Kumar, Pankaj Kumar

发表年份
2024
引用次数
2

摘要

CartPole problem is a classical control problem, which is important in many fields, including robotics and self-driving cars. Deep reinforcement learning is applied for controlling the CartPole balancing problem. This study compares the performance of four deep reinforcement learning algorithms: Deep Q-Network (DQN), Proximal Policy Optimization (PPO), QR (Quantile Regression) DQN, and Advantage Actor-Critic (A2C). The CartPole balance problem in the OpenAIGym environment is taken into consideration to execute the deep reinforcement learning algorithms. Many deep Reinforcement algorithms exist, and selecting the right one might be difficult depending on the problem’s characteristics. Our findings can help in the ranking of the four methods based on how well they fit the requirements of a given application. The performance in terms of training time, training timesteps, maximum value of episode-reward-mean, and average frames per second for each method are evaluated. The results demonstrate that the best approach for resolving this problem is to use PPO method with a set of prespecified hyperparameters.

关键词

Reinforcement learningComputer scienceArtificial intelligenceHyperparameterMachine learningSet (abstract data type)Deep learningRanking (information retrieval)Quantile regressionAlgorithm

相关论文

查看 LEARNING 分类全部论文