Following repository contains the Architecture and its code for Continuous Domain RL Agents that include: DDPG, TRPO, PPO, SAC and TD3.
☆22Feb 5, 2026Updated 2 months ago
Alternatives and similar repositories for MATLAB_RL_Agent_Architecture
Users that are interested in MATLAB_RL_Agent_Architecture are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆20Nov 28, 2024Updated last year
- ☆12Nov 13, 2024Updated last year
- This research compared three reinforcement learning (RL) algorithms (SAC, PPO, DDPG) to traditional PID control for water level control i…☆37Jul 18, 2025Updated 8 months ago
- Using deep deterministic policy gradients to control a tiltrotor UAV through its transition in continuous state space☆39Nov 6, 2019Updated 6 years ago
- Adaptive PID control of a flexible manipulator using DDPG algorithm.☆28Sep 4, 2025Updated 7 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- This is a MATLAB-based reinforcement learning framework that includes the Proximal Policy Optimization (PPO) algorithm and its multi-agen…☆33Jan 14, 2026Updated 2 months ago
- MATLAB/Simulink. Quadcopter control system simulation based on linear controller and extensive visualisation.☆15Jan 14, 2026Updated 2 months ago
- Reinforcement Learning (RL) Course in MATLAB with exercises and solutions☆18Jul 30, 2021Updated 4 years ago
- The MATLAB code below implements the second-order SPSA (simultaneous perturbation stochastic approximation) and second-order SG (stochast…☆13Nov 27, 2020Updated 5 years ago
- This example uses Soft Actor Critic(SAC) based reinforcement learning to develop the mobile robot navigation. For a brief summary of the …☆18Aug 9, 2021Updated 4 years ago
- a RL-MPC control scheme for Autonomous Driving☆22Dec 27, 2022Updated 3 years ago
- This project is a pipeline that connects a Matlab simulation (Simulink) to an OpenAI Gym wrapper for PyTorch Reinforcement Learning using…☆23Jun 12, 2024Updated last year
- Zeroth-order Min-max Optimization☆13Jun 28, 2020Updated 5 years ago
- Goal-conditioned reinforcement learning like 🔥