krichelj / PyDiffGame
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
☆51Updated last month
Alternatives and similar repositories for PyDiffGame:
Users that are interested in PyDiffGame are comparing it to the libraries listed below
- Python implementation of differential games - starting from simple 2 body pursuit/evader problems to more advanced scenarios.☆33Updated 4 years ago
- RL implementation in course 'Control for Robotics' at U of T, includes Generalized Policy Iteration, Monte Carlo and Q-Learning in MATLAB☆13Updated 2 years ago
- This repository contains Python scripts for multiple pursuer one evader differential pursuit evasion game.☆28Updated 4 years ago
- ADP demo code for Reinforcement Learning and Control, Tsinghua Univ. Lecture Notes.☆40Updated 2 years ago
- Proof of concept example for the idea of using distributed model predictive control as a function approximator in distributed reinforceme…☆11Updated 2 weeks ago
- Python implementation of "Flocking for multi-agent dynamic systems: Algorithms and theory" by Olfati-Saber for multi-agent triangular for…☆42Updated 2 years ago
- Implementation of Incremental Heuristic Dynamic Programming with Neural Networks as Actor and Critic function appoximators.☆11Updated 2 years ago
- Heuristic Dynamic Programming with Python☆13Updated 10 years ago
- This repository includes a realization of the resilient projection-based consensus actor-critic algorithm that is resilient to adversaria…☆10Updated 2 years ago
- ☆71Updated 2 years ago
- -A framework for path-planing and obstacle avoidance using Deep Reinforcement Learning Techniques☆33Updated 4 years ago
- ☆31Updated 6 years ago
- Code for paper "Learning to Guide: Guidance Law Based on Deep Meta-learning and Model Predictive Path Integral Control"☆16Updated 5 years ago
- We explore the application of deep reinforcement learning in the field of robotic control, the cooperative and competitive behavior of mu…☆35Updated 4 years ago
- Adaptive dynamic programming(ADP) 自适应动态规划☆42Updated 4 years ago
- Code for the paper, "Industrial, large-scale model predictive control with structured neural networks."☆17Updated 3 years ago
- Develop agent-based traffic management system by model-free reinforcement learning☆49Updated 4 years ago
- RL based robust controller for quadrotor.☆30Updated 2 years ago
- Control of a nonlinear liquid level system using a new artificial neural network based reinforcement learning approach☆42Updated 6 years ago
- This repository contains the source code for "Stochastic data-driven model predictive control using Gaussian processes" (SDD-GP-MPC).☆50Updated last year
- Reinforcement learning Algorithms such as SARSA, Q learning, Actor-Critic Policy Gradient and Value Function Approximation were applied t…☆111Updated 2 years ago
- This repository contains the open source code used to generate the simulation results shown in the manuscript "Jaeyoung Lee and Richard S…☆12Updated 3 years ago
- Adaptive dynamic programming☆105Updated last month
- A PettingZoo (https://pettingzoo.farama.org/) environment for maritime Capture the Flag with uncrewed surface vehicles (USVs).☆16Updated this week
- This project is a pipeline that connects a Matlab simulation (Simulink) to an OpenAI Gym wrapper for PyTorch Reinforcement Learning using…☆14Updated 9 months ago
- Reinforcement Learning Flight Control: Hybrid Soft Actor-Critic and Incremental Dual Heuristic Programming for Fault-Tolerance☆19Updated last year
- A SAC implementation to use upon larocs/Drone_RL☆26Updated 4 years ago
- MBaranPeker / Pursuit-Evasion-Game-with-Deep-Reinforcement-Learning-in-an-environment-with-an-obstacleIn this study, a multi agent chase-escape problem using Deep Q learning. Actors of the problem are smart evader and smart pursuers with o…☆23Updated last year
- Codebase for Model-Based Meta-Reinforcement Learning for Flight with Suspended Payloads paper. Website: https://sites.google.com/view/met…☆30Updated 2 years ago
- the code implements a training algorithm for a tracking control system using dynamic programming and reinforcement learning. It uses neur…☆17Updated last year