paper-with-me

홈 › Papers

A Deep Reinforcement Learning Approach towards Pendulum Swing-up Problem based on TF-Agents

2021-06-17 · Yifei Bi, Xinyi Chen, Caihui Xiao

Adapting the idea of training CartPole with Deep Q-learning agent, we are able to find a promising result that prevent the pole from falling down. The capacity of reinforcement learning (RL) to learn from the interaction between the environment and agent provides an optimal control strategy. In this paper, we aim to solve the classic pendulum swing-up problem that making the learned pendulum to be in upright position and balanced. Deep Deterministic Policy Gradient algorithm is introduced to operate over continuous action domain in this problem. Salient results of optimal pendulum are proved with increasing average return, decreasing loss, and live video in the code part.

📄 PDF Abstract BibTeX arXiv:2106.09556

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningPositionQ-Learningreinforcement-learningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Solving the swing-up and balance task for the Acrobot and Pendubot with SAC

2023-12-18 · Chi Zhang, Akhil Sathuluri, Markus Zimmermann

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 le…

AcrobotPositionreinforcement-learningReinforcement Learning (RL)

How Crucial is Transformer in Decision Transformer?

2022-11-26 · Max Siebenborn, Boris Belousov, Junning Huang, Jan Peters

Decision Transformer (DT) is a recently proposed architecture for Reinforcement Learning that frames the decision-making process as an auto-regressive sequence modeling problem and uses a Transformer model to predict the…

continuous-controlContinuous ControlDecision Making

Swing-Up of a Weakly Actuated Double Pendulum via Nonlinear Normal Modes

2024-04-12 · Arne Sachtler, Davide Calzolari, Maximilian Raff, Annika Schmidt 외

We identify the nonlinear normal modes spawning from the stable equilibrium of a double pendulum under gravity, and we establish their connection to homoclinic orbits through the unstable upright position as energy incre…

Position

Zero-shot Transfer of Reinforcement Learning Control Policies for the Swing-Up and Stabilization of a Cart-Pole System

2026-06-20 · Nikki Xu, Hien Tran arxiv

Reinforcement learning (RL) is a powerful and convenient tool to modernize controller design. In this work, we study the zero-shot transfer of RL-based control policies from simulation to hardware for cart-pole swing-up …

Reinforcement Learning

Payload Swing Estimation and Damping Without Payload Parameters for Multirotor UAVs

2026-08-19 · K. Taki, K. Umemoto arxiv

Cable-suspended payload transport by multirotor UAVs is flexible but generates periodic swing disturbance that degrades tracking and risks instability. Existing anti-swing methods require additional sensors or precise id…