SOTAVerified

Comparison of Reinforcement Learning algorithms applied to the Cart Pole problem

2018-10-03Code Available0· sign in to hype

Savinay Nagendra, Nikhil Podila, Rashmi Ugarakhod, Koshy George

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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.

Tasks

Reproductions