English

Comparison of Reinforcement Learning algorithms applied to the Cart Pole problem

Machine Learning 2018-10-05 v1 Machine Learning

Abstract

Designing optimal controllers continues to be challenging as systems are becoming complex and are inherently nonlinear. The principal advantage of reinforcement learning (RL) is its ability to learn from the interaction with the environment and provide optimal control strategy. In this paper, RL is explored in the context of control of the benchmark cartpole dynamical system with no prior knowledge of the dynamics. RL algorithms such as temporal-difference, policy gradient actor-critic, and value function approximation are compared in this context with the standard LQR solution. Further, we propose a novel approach to integrate RL and swing-up controllers.

Keywords

Cite

@article{arxiv.1810.01940,
  title  = {Comparison of Reinforcement Learning algorithms applied to the Cart Pole problem},
  author = {Savinay Nagendra and Nikhil Podila and Rashmi Ugarakhod and Koshy George},
  journal= {arXiv preprint arXiv:1810.01940},
  year   = {2018}
}
R2 v1 2026-06-23T04:27:47.115Z