In this study, we investigate the use of Pontryagin Differential Programming (PDP) towards performing Inverse Optimal Control (IOC) using discrete-time, non-linear systems.
-
Updated
May 12, 2023 - Python
In this study, we investigate the use of Pontryagin Differential Programming (PDP) towards performing Inverse Optimal Control (IOC) using discrete-time, non-linear systems.
Cart pole balancing
My implementation of LQR and MPC control for the classic inverted pendulum controls problem.
Modern applied deep learning with reinforcement methodology.
This repo implements the REINFORCE algorithm for solving the Cart Pole V1 environment of the Gymnasium library using Python 3.8 and PyTorch 2.0.1.
A repo showcasing my most recent projects in IsaacSim and RL.
Cart Pole using Reinforcement Learning with OpenAI Gym
Reinforcement Learning to train the famous Cart Pole Model. The model uses the Actor Critic approach and uses the OpenGym.
Add a description, image, and links to the cart-pole-balancing topic page so that developers can more easily learn about it.
To associate your repository with the cart-pole-balancing topic, visit your repo's landing page and select "manage topics."