PPO Deep Reinforcement Learning Control Example

PPO DRL continuous control example with customized environment based on Deep Learning Toolbox

Al momento, stai seguendo questo contributo

This fileexchange provides a clean, modular implementation of the Proximal Policy Optimization (PPO) algorithm with clipping (PPO‑Clip) using MATLAB® and the Deep Learning Toolbox™. It is tailored for continuous action spaces and can be easily adapted to any custom environment by simply replacing the environment functions.
The core algorithm is built entirely with dlnetwork objects, enabling automatic differentiation, GPU acceleration, and full compatibility with custom training loops.

Cita come

Chuguang Pan (2026). PPO Deep Reinforcement Learning Control Example (https://it.mathworks.com/matlabcentral/fileexchange/183907-ppo-deep-reinforcement-learning-control-example), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.1

Add some comments for clarification

1.0.0