Balancing inverted pendulum using reinforcement algorithms


ÖZAKAR R., TÜMÜKLÜ ÖZYER G., ÖZYER B.

2016 24th Signal Processing and Communication Application Conference (SIU), Zonguldak, Turkey, Türkiye, 16 - 19 Mayıs 2016 identifier identifier

  • Yayın Türü: Bildiri / Tam Metin Bildiri
  • Doi Numarası: 10.1109/siu.2016.7496053
  • Basıldığı Şehir: Zonguldak, Turkey
  • Basıldığı Ülke: Türkiye
  • Atatürk Üniversitesi Adresli: Evet

Özet

With the advancements in technology, robots has become systems that can learn and achieve complex behaviors in real life with the help of machine learning algorithms. Among those algorithms, reinforcement learning algorithms are widely used in robotics to teach the systems by trials and errors. In this work, our goal is to use the two different reinforcement algorithms, Q-learning and Adaptive Heuristic Critic (AHC) algorithm, on well-known cart-pole balancing problem and examine the performance results. We used Box2d physics engine simulator to simulate the cartpole model and the environment. Observing the experimental results, AHC algorithm was able to balance the system for more step counts than Q-learning algorithm.