Spinkoo / Matlab2TorchRLLinks
This project is a pipeline that connects a Matlab simulation (Simulink) to an OpenAI Gym wrapper for PyTorch Reinforcement Learning using the DQN algorithm.
☆17Updated last year
Alternatives and similar repositories for Matlab2TorchRL
Users that are interested in Matlab2TorchRL are comparing it to the libraries listed below
Sorting:
- Collection of materials and code samples on reinforcement learning / optimal control and game theory☆19Updated last month
- ADP demo code for Reinforcement Learning and Control, Tsinghua Univ. Lecture Notes.☆43Updated 3 years ago
- Proof of concept example for the idea of using distributed model predictive control as a function approximator in distributed reinforceme…☆16Updated 5 months ago
- We explore the application of deep reinforcement learning in the field of robotic control, the cooperative and competitive behavior of mu…☆38Updated 5 years ago
- Adaptive dynamic programming☆126Updated last month
- Implementation of Single-Agent and Multi-Agent Reinforcement Learning Algorithms. MATLAB.☆70Updated 7 years ago
- This is a MATLAB-based reinforcement learning framework that includes the Proximal Policy Optimization (PPO) algorithm and its multi-agen…☆20Updated 3 months ago
- -A framework for path-planing and obstacle avoidance using Deep Reinforcement Learning Techniques☆32Updated 4 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
- Reinforcement learning Algorithms such as SARSA, Q learning, Actor-Critic Policy Gradient and Value Function Approximation were applied t…☆114Updated 3 years ago
- An implementation of multi-agent flocking formation control with specific formations that can follow a target without collision and can …☆61Updated 4 months ago
- This project uses DDPG for "optimal" control of non-linear valves. Uses MATLAB and Simulink☆96Updated 4 years ago
- Develop agent-based traffic management system by model-free reinforcement learning☆49Updated 4 years ago
- Fully open architecture implementation of modern multi-agent coordination techniques.☆39Updated last month
- Implementation of Reinforcement learning using Q learning algorithm- Robot in Maze - Matlab☆28Updated 5 years ago
- ☆32Updated 6 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
- This repository contains Python scripts for multiple pursuer one evader differential pursuit evasion game.☆30Updated 5 years ago
- Reinforcement Learning (RL) Course in MATLAB with exercises and solutions☆16Updated 4 years ago
- 预测-校正学习计算制导律☆12Updated 4 years ago
- the code implements a training algorithm for a tracking control system using dynamic programming and reinforcement learning. It uses neur…☆20Updated 2 years ago
- This example uses Soft Actor Critic(SAC) based reinforcement learning to develop the mobile robot navigation. For a brief summary of the …☆16Updated 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☆14Updated 3 years ago
- Python implementation of differential games - starting from simple 2 body pursuit/evader problems to more advanced scenarios.☆36Updated 5 years ago
- POMG algorithm for large-scale pursuit game with partial observation and no communication.☆23Updated 6 months ago
- Adaptive dynamic programming(ADP) 自适应动态规划☆46Updated 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…☆25Updated 2 years ago
- This research compared three reinforcement learning (RL) algorithms (SAC, PPO, DDPG) to traditional PID control for water level control i…☆24Updated last month
- Implementation of a paper on adaptive optimal control (solving ARE) based on policy iterations☆30Updated 6 years ago
- Safe control of unknown dynamic systems with reinforcement learning and model predictive control☆52Updated 6 years ago