Spinkoo / Matlab2TorchRL
This project is a pipeline that connects a Matlab simulation (Simulink) to an OpenAI Gym wrapper for PyTorch Reinforcement Learning using the DQN algorithm.
☆16Updated 11 months ago
Alternatives and similar repositories for Matlab2TorchRL
Users that are interested in Matlab2TorchRL are comparing it to the libraries listed below
Sorting:
- Code for paper: Event-triggered deep reinforcement learning using parallel control: A case study in autonomous driving.☆20Updated last year
- 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
- -A framework for path-planing and obstacle avoidance using Deep Reinforcement Learning Techniques☆32Updated 4 years ago
- the code implements a training algorithm for a tracking control system using dynamic programming and reinforcement learning. It uses neur…☆18Updated last year
- ☆32Updated 6 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
- Proof of concept example for the idea of using distributed model predictive control as a function approximator in distributed reinforceme…☆13Updated 2 months ago
- This example uses Soft Actor Critic(SAC) based reinforcement learning to develop the mobile robot navigation. For a brief summary of the …☆14Updated 3 years ago
- Implementation of Single-Agent and Multi-Agent Reinforcement Learning Algorithms. MATLAB.☆68Updated 6 years ago
- Implementation of a paper on adaptive optimal control (solving ARE) based on policy iterations☆30Updated 5 years ago
- OpenAI Gym environments for Quadrotor UAV☆22Updated last month
- Multi Agent SAC and DDPG applied to path finding in a 3-dimensional grid☆12Updated 3 years ago
- Develop agent-based traffic management system by model-free reinforcement learning☆49Updated 4 years ago
- ☆17Updated last year
- Implementation of Reinforcement learning using Q learning algorithm- Robot in Maze - Matlab☆28Updated 5 years ago
- We explore the application of deep reinforcement learning in the field of robotic control, the cooperative and competitive behavior of mu…☆36Updated 4 years ago
- Reinforcement Learning for quadrotor trajectory planning and control☆52Updated last year
- Model predictive control–based value estimation for efficient reinforcement learning. This repository contains the code for the implement…☆11Updated 6 months ago
- This is a MADDPG algorithm to be used on particle environment styles. I use it to test my own scenarios for underwater target localizatio…☆14Updated 3 years ago
- This repository contains a jupyter notebook which includes the code for Q-learning and SARSA based path planning of 2 UAVs in 2D grid env…☆10Updated last year
- 强化学习大作业☆20Updated 10 months ago
- This research compared three reinforcement learning (RL) algorithms (SAC, PPO, DDPG) to traditional PID control for water level control i…☆17Updated 5 months ago
- This project attempts to use Reinforcement Learning to train a model to perform simple maneuvers, plan navigation and avoid dynamic obsta…☆11Updated 2 years ago
- Reinforcement Learning (RL) Course in MATLAB with exercises and solutions☆12Updated 3 years ago
- Safe control of unknown dynamic systems with reinforcement learning and model predictive control☆48Updated 5 years ago
- This project uses DDPG for "optimal" control of non-linear valves. Uses MATLAB and Simulink☆94Updated 4 years ago
- Repository containing the code for safe reinforcement learning in two custom environments☆45Updated last month
- Tuning the PI controller parameters by using a contextual bandit approach☆12Updated 3 years ago
- ☆17Updated 7 years ago
- Adaptive dynamic programming(ADP) 自适应动态规划☆44Updated 4 years ago