You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A unified end-to-end learning and control framework that is able to learn a (neural) control objective function, dynamics equation, control policy, or/and optimal trajectory in a control system.
PyDiffGame is a Python implementation of a Nash Equilibrium solution to Differential Games, based on a reduction of Game Hamilton-Bellman-Jacobi (GHJB) equations to Game Algebraic and Differential Riccati equations, associated with Multi-Objective Dynamical Control Systems
Markov-Dubins Problem: an Optimal Control Approach. Optimal solutions are found by means of Pontryagin Maximum principle; the rest of the work is focused on the characterization of singular and nonsingular solutions. Simulations conclude the report.
Repository for the code of the "Dynamic Programming and Optimal Control" (DPOC) lecture at the "Institute for Dynamic Systems and Control" at ETH Zurich.
This code is written in Julia and provides a direct and indirect method for solving a water filtration problem with constraints for the control (Non linear problem) using an optimal control approach and more precisely the Pontryagin principle (PMP).