krichelj / PyDiffGameLinks
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
☆54Updated 7 months ago
Alternatives and similar repositories for PyDiffGame
Users that are interested in PyDiffGame are comparing it to the libraries listed below
Sorting:
- Python implementation of differential games - starting from simple 2 body pursuit/evader problems to more advanced scenarios.☆36Updated 5 years ago
- ADP demo code for Reinforcement Learning and Control, Tsinghua Univ. Lecture Notes.☆43Updated 3 years ago
- Implementation of Incremental Heuristic Dynamic Programming with Neural Networks as Actor and Critic function appoximators.☆11Updated 2 years ago
- ☆32Updated 6 years ago
- This repository contains Python scripts for multiple pursuer one evader differential pursuit evasion game.☆31Updated 5 years ago
- Code for paper "Learning to Guide: Guidance Law Based on Deep Meta-learning and Model Predictive Path Integral Control"☆16Updated 6 years ago
- Python implementation of "Flocking for multi-agent dynamic systems: Algorithms and theory" by Olfati-Saber for multi-agent triangular for…☆45Updated 2 years ago
- Approximate dynamic programming (ADP) and Policy gradient (PG) based sequential optimal experimental design (sOED)☆20Updated 3 years ago
- Heuristic Dynamic Programming with Python☆14Updated 11 years ago
- Pytorch version of the MPC in model-based reinforcement learning (MBRL), currently only test in the CartPole-swing-up environment☆88Updated 5 years ago
- Unofficial Implementation of the paper "Data-Efficient Reinforcement Learning with Probabilistic Model Predictive Control", applied to gy…☆145Updated 2 years ago
- Safe control of unknown dynamic systems with reinforcement learning and model predictive control☆52Updated 6 years ago
- Code repo for ICLR paper: Optimal Control Via Neural Networks: A Convex Approach☆83Updated 6 years ago
- Meta-Reinforcement Learning for Spacecraft Proximity Operations Guidance and Control in Cislunar Space☆13Updated last year
- Codebase for Model-Based Meta-Reinforcement Learning for Flight with Suspended Payloads paper. Website: https://sites.google.com/view/met…☆33Updated 2 years ago
- -A framework for path-planing and obstacle avoidance using Deep Reinforcement Learning Techniques☆32Updated 5 years ago
- Multi-Agent Reinforcement Learning (MARL) method to learn scalable control polices for multi-agent target tracking.☆39Updated 2 years ago
- Tufts Probabilistic Robotics Spring 2020 Final Project☆16Updated 5 years ago
- Adaptive dynamic programming(ADP) 自适应动态规划☆46Updated 4 years ago
- Proof of concept example for the idea of using distributed model predictive control as a function approximator in distributed reinforceme…☆16Updated 6 months ago
- The aim of this repo is to bring ideas and relevant literature relating to Safe-RL in the context of autonomous vehicles.☆49Updated 7 years ago
- ☆17Updated 4 years ago
- ☆76Updated 3 years ago
- Safe Exploration with MPC and Gaussian process models☆88Updated 5 years ago
- ☆15Updated 3 years ago
- Repository containing the code for safe reinforcement learning in two custom environments☆45Updated 5 months ago
- Safety-aware MPC-based RL framework☆65Updated 10 months ago
- Python library that implements DeePC: Data-Enabled Predictive Control☆78Updated 11 months ago
- This repository contains the source code for "Stochastic data-driven model predictive control using Gaussian processes" (SDD-GP-MPC).☆65Updated 2 years ago
- Reinforcement learning Algorithms such as SARSA, Q learning, Actor-Critic Policy Gradient and Value Function Approximation were applied t…☆117Updated 3 years ago