Solving the swing-up and balance task for the Acrobot and Pendubot with SAC
We present a solution of the swing-up and balance task for the pendubot and acrobot for the participation in the AI Olympics competition at IJCAI 2023. Our solution is based on the Soft Actor Crtic (SAC) reinforcement learning (RL) algorithm for training a policy for the swing-up and entering the region of attraction of a linear quadratic regulator(LQR) controller for stabilizing the double pendulum at the top position. Our controller achieves competitive scores in performance and robustness for both, pendubot and acrobot, problem scenarios.
Code (0)
등록된 구현이 없습니다.
Tasks
AcrobotPositionreinforcement-learningReinforcement Learning (RL)Similar Papers 제목 키워드 기반
Average-Reward Maximum Entropy Reinforcement Learning for Underactuated Double Pendulum Tasks
This report presents a solution for the swing-up and stabilisation tasks of the acrobot and the pendubot, developed for the AI Olympics competition at IROS 2024. Our approach employs the Average-Reward Entropy Advantage …
AcrobotReinforcement Learning (RL)Real-Time Model Predictive Control for the Swing-Up Problem of an Underactuated Double Pendulum
The 3rd AI Olympics with RealAIGym competition poses the challenge of developing a global policy that can swing up and stabilize an underactuated 2-link system Acrobot and/or Pendubot from any configuration in the state …
AcrobotModel Predictive ControlLearning global control of underactuated systems with Model-Based Reinforcement Learning
This short paper describes our proposed solution for the third edition of the "AI Olympics with RealAIGym" competition, held at ICRA 2025. We employed Monte-Carlo Probabilistic Inference for Learning Control (MC-PILCO), …
AcrobotModel-based Reinforcement LearningModel-based Optimal Control for Rigid-Soft Underactuated Systems
Continuum soft robots are inherently underactuated and subject to intrinsic input constraints, making dynamic control particularly challenging, especially in hybrid rigid-soft robots. While most existing methods focus on…
Computational EfficiencyTransfer Learning for Estimation of Pendubot Angular Position Using Deep Neural Networks
In this paper, a machine learning based approach is introduced to estimate pendubot angular position from its captured images. Initially, a baseline algorithm is introduced to estimate the angle using conventional image …
PositionTransfer Learning